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

56 pipeline integrate pytest code coverage in commitpr pipeline #57

Conversation

velomatt
Copy link
Contributor

Implementing multiple workflow changes to accommodate pytest unit tests.

velomatt added 8 commits July 27, 2023 14:46
- raname stages for clarity
- add sequencing for unit tests
- add separate sonar stage
- add separate lint stage
- don't repeat yourself bro
- add comments
- put artifacts under GITHUB_RUN_NUMBER and not CODEBUILD_BUILD_NUMBER
- add comments
- remove sonar-scanner step
- cache bw-output for later sonar-scanner stage
- use GITHUB_RUN_NUMBER instead of CODEBUILD_BUILD_NUMBER for artifacts
@velomatt velomatt requested a review from a team as a code owner July 27, 2023 21:58
@velomatt velomatt linked an issue Jul 27, 2023 that may be closed by this pull request
@velomatt velomatt marked this pull request as draft July 27, 2023 21:58
@velomatt velomatt marked this pull request as ready for review July 27, 2023 22:37
@velomatt velomatt closed this Jul 27, 2023
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.

[Pipeline] Integrate Pytest code coverage in commit/PR pipeline
1 participant