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(bryant-finney/pyspry#49): Implement testing jobs #58

Merged
10 commits merged into from
Dec 23, 2023
Merged

Conversation

bryant-finney
Copy link
Owner

it is now a reusable workflow that can be included into other workflows. two were added: one workflow for PRs, and a second for protected branches / tags

@bryant-finney bryant-finney added the enhancement New feature or request label Oct 28, 2023
@bryant-finney bryant-finney self-assigned this Oct 28, 2023
@bryant-finney bryant-finney force-pushed the ci/49/implement-tests branch 4 times, most recently from 01e1c0e to be23295 Compare October 28, 2023 22:11
@bryant-finney bryant-finney changed the title ci(bryant-finney/pyspry#49): refactor build workflow ci(bryant-finney/pyspry#49): Implement testing jobs Dec 5, 2023
@bryant-finney bryant-finney force-pushed the ci/49/implement-tests branch 2 times, most recently from ff09c39 to 89ec2ae Compare December 22, 2023 03:53
run `poe test` from this repository's `dev` Docker container. update
the workflow for building images to also run tests

Signed-off-by: Bryant Finney <bryant.finney@outlook.com>
Signed-off-by: Bryant Finney <bryant.finney@outlook.com>
Signed-off-by: Bryant Finney <bryant.finney@outlook.com>
Copy link

github-actions bot commented Dec 23, 2023

Test Results (image: pr-58)

33 tests   33 ✅  0s ⏱️
 1 suites   0 💤
 1 files     0 ❌

Results for commit 550b00d.

♻️ This comment has been updated with latest results.

only add setuptools to the dev dependencies: the flake8 plugin
'flake8-logging-format' needs it

Signed-off-by: Bryant Finney <bryant.finney@outlook.com>
bryant-finney and others added 5 commits December 23, 2023 14:15
Signed-off-by: Bryant Finney <bryant.finney@outlook.com>
Signed-off-by: Bryant Finney <bryant.finney@outlook.com>
print the results of each step when checking changes

Signed-off-by: Bryant Finney <bryant.finney@outlook.com>
Signed-off-by: Bryant Finney <bryant.finney@outlook.com>
Repository owner deleted a comment from github-actions bot Dec 23, 2023
@bryant-finney bryant-finney marked this pull request as ready for review December 23, 2023 19:51
@bryant-finney bryant-finney closed this pull request by merging all changes into main in 1d63f21 Dec 23, 2023
@bryant-finney bryant-finney deleted the ci/49/implement-tests branch December 23, 2023 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant