Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CONF] cleanup actions, create dockerfile, pylint #75

Merged
merged 19 commits into from
Dec 29, 2023
Merged

[CONF] cleanup actions, create dockerfile, pylint #75

merged 19 commits into from
Dec 29, 2023

Conversation

evelynmitchell
Copy link
Contributor

No description provided.

@@ -10,6 +10,7 @@
build:
name: 👋 Welcome
runs-on: ubuntu-latest
permissions: write-all

Check notice

Code scanning / Checkov (reported by Codacy)

Ensure top-level permissions are not set to write-all Note

Ensure top-level permissions are not set to write-all
@@ -1,9 +1,17 @@
"""
This script extracts the package names and versions from a requirements.txt file and writes them to a new file.

Check warning

Code scanning / Pylintpython3 (reported by Codacy)

Line too long (111/100) Warning

Line too long (111/100)
@@ -1,9 +1,17 @@
"""
This script extracts the package names and versions from a requirements.txt file and writes them to a new file.

Check warning

Code scanning / Pylint (reported by Codacy)

Line too long (111/100) Warning

Line too long (111/100)
@kyegomez kyegomez merged commit b72ab80 into kyegomez:master Dec 29, 2023
20 of 37 checks passed
kyegomez added a commit that referenced this pull request Sep 3, 2024
[CONF] cleanup actions, create dockerfile, pylint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants