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

Create python-package.yml #36

Merged
merged 4 commits into from
Dec 13, 2024
Merged

Create python-package.yml #36

merged 4 commits into from
Dec 13, 2024

Conversation

bellanov
Copy link
Owner

In this PR, a Python CICD build is being established.

Added Python Workflow.
@bellanov bellanov linked an issue Dec 12, 2024 that may be closed by this pull request
@bellanov bellanov requested a review from aybanda December 12, 2024 14:34
@bellanov
Copy link
Owner Author

bellanov commented Dec 12, 2024

@aybanda Added you as a reviewer just so you can observe what the build process looks like.

We pretty much just make sure we both handle linting errors and don't compromise on the 100% code coverage, unless we really have to for some reason.

Copy link
Collaborator

@aybanda aybanda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR appears to be a well-structured addition that enforces good development practices.
Best Practices Observed:
1.The multiple commits show an iterative approach to fixing issues.
2. Clear emphasis on maintaining high standards through:
->Linting enforcement.
->Test coverage requirements.

@bellanov bellanov merged commit 2645bfb into main Dec 13, 2024
3 checks passed
@bellanov bellanov deleted the 35-cicd-workflow branch December 13, 2024 11:54
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.

CICD Workflow
2 participants