Skip to content

feat: cicd for client v5.x releases #1456

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

Merged
merged 2 commits into from
Sep 14, 2022
Merged

feat: cicd for client v5.x releases #1456

merged 2 commits into from
Sep 14, 2022

Conversation

csviri
Copy link
Collaborator

@csviri csviri commented Sep 13, 2022

No description provided.

@csviri csviri linked an issue Sep 13, 2022 that may be closed by this pull request
@csviri csviri self-assigned this Sep 13, 2022
@csviri csviri requested a review from metacosm September 13, 2022 12:27
@@ -10,7 +10,7 @@ on:
pull_request:
paths-ignore:
- 'docs/**'
branches: [ main, v1, v2, next ]
branches: [ main, main-c5, v1, v2, next ]
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think a more explicit name would be better, like main-f8-5.12 or something similar?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

ok, make sense, maybe not put the minor number of the fabric8 client version, since it might change, something like

main-f8-5.x ?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Done.

@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

@csviri csviri merged commit a04bdea into main Sep 14, 2022
@csviri csviri deleted the c5-cicd branch September 14, 2022 07:40
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.

Adjust CI/CD to be able to release with client version 5.x
2 participants