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

[CI/CD] Automated Build and Test #57

Closed
initd1 opened this issue Apr 15, 2023 · 1 comment · Fixed by #48
Closed

[CI/CD] Automated Build and Test #57

initd1 opened this issue Apr 15, 2023 · 1 comment · Fixed by #48
Assignees
Labels
ci/cd Changes related to automation, workflow and CI/CD feature Addition of feature

Comments

@initd1
Copy link
Owner

initd1 commented Apr 15, 2023

Is your feature request related to a problem? Please describe.
An automated workflow that builds multiple python versions and tests the current code before being merged into main branch

Describe the solution you'd like
One or more Github Actions workflows to achieve the above feature result

Describe alternatives you've considered
Considered using makefile, but Github Actions seem to have more features and support for wide range of runners, actions and jobs

@initd1 initd1 added the ci/cd Changes related to automation, workflow and CI/CD label Apr 15, 2023
@initd1 initd1 self-assigned this Apr 15, 2023
@initd1 initd1 linked a pull request Apr 15, 2023 that will close this issue
@initd1 initd1 added the feature Addition of feature label Apr 15, 2023
@initd1
Copy link
Owner Author

initd1 commented Apr 15, 2023

CI/CD configured to Build and Test the code in the PR against two Python versions:

Covered in Commit 4b6e3c4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Changes related to automation, workflow and CI/CD feature Addition of feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant