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

Add gitlab-ci enhancements #48

Merged
merged 1 commit into from
Jul 19, 2023
Merged

Add gitlab-ci enhancements #48

merged 1 commit into from
Jul 19, 2023

Conversation

velomatt
Copy link
Contributor

  • Move lint stage
  • Add test stage
  • add archive stage
  • use artifacts instead of cache
  • expire inter-stage artifacts
  • generate and process cobertura report
  • move stagemergeartifacts to archive stage
  • use needs to improve speed
  • enable future addition of gcov tests

- Move lint stage
- Add test stage
- add archive stage
- use artifacts instead of cache
- expire inter-stage artifacts
- generate and process cobertura report
- move stagemergeartifacts to archive stage
- use `needs` to improve speed
- enable future addition of gcov tests
@velomatt velomatt requested a review from a team as a code owner July 19, 2023 23:16
@velomatt
Copy link
Contributor Author

Tested in local mock MR against master.

Copy link

@snubatreus snubatreus left a comment

Choose a reason for hiding this comment

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

Looks good

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@velomatt velomatt merged commit a6a6817 into master Jul 19, 2023
@velomatt velomatt deleted the add-gitlab-ci-enhancements branch July 19, 2023 23:33
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.

2 participants