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] Rework CI build.yml, to get debug mode build-and-test coverage #20

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

gapisback
Copy link
Member

@gapisback gapisback commented Apr 11, 2024

This commit cleanses existing CI workflow scripts to get more test coverage:

  • Rename makefile.yml -> build.yml
  • Run build.yml jobs in {release,debug} build-modes
  • Run pytest makefile_test.py in debug mode

These changes give more coverage for make builds and run tests binaries in both build-modes.

This commit cleanses existing CI workflow scripts to get more test
coverage:

- Rename makefile.yml -> build.yml
- Run build.yml jobs in {release,debug} build-modes
- Run pytest makefile_test.py in debug mode

These changes give more coverage for `make` builds and run
tests binaries in both build-modes.
@gapisback gapisback changed the title Rename makefile.yml -> build.yml [CI] Rework CI build.yml, to get debug mode build-and-test coverage Apr 11, 2024
@gapisback gapisback marked this pull request as ready for review April 11, 2024 04:03
@gapisback gapisback merged commit 08786bd into main Apr 11, 2024
6 checks passed
@gapisback gapisback deleted the gapisback/fix-CI-workflows branch April 11, 2024 04:03
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.

None yet

1 participant