-
Couldn't load subscription status.
- Fork 79
SLVS-2541 Migrate SQVS repo from Cirrus CI to Github actions #6460
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
base: master
Are you sure you want to change the base?
Conversation
a9846b4 to
a46825a
Compare
ca13625 to
de9d3f0
Compare
|
|
2695ab3 to
44c3d7d
Compare
14e1370 to
69f79d3
Compare
69f79d3 to
95b5fc3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You also need to remove required build run from cirrus
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Slack notification is missing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
dd0d55b to
f9285c9
Compare
|
@vnaskos-sonar you probably need to remove the Cirrus build from the GitHub required checks to be able to merge this. |
226cfbc to
9b2e0c8
Compare
9b2e0c8 to
ca0fced
Compare
SonarQube reviewer guideSummary: Migrates CI/CD from Cirrus CI to GitHub Actions, removing Cirrus configuration files and adding GitHub workflow files. Review Focus: Pay attention to the environment variable mappings, secret handling between Vault systems, and the conditional logic for signing artifacts. Verify that all build steps, especially the signing process and platform-specific configurations, are correctly translated. Start review at:
|








SLVS-2541