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

feat: add support for semantic-release actuated releases #1601

Merged
merged 11 commits into from
Jan 20, 2025

Conversation

nathanklick
Copy link
Member

@nathanklick nathanklick commented Jan 20, 2025

Description

This pull request changes the following:

  • Switches from a tag triggered release workflow to a user initiated semantic-release based workflow
  • Temporarily reverts the chart and package names to avoid breaking Solo
  • Adds better vite driven version resolution support to respect the package.json version
  • Adds PR title enforcement to ensure conventional commit standards are followed

Related Issues

Copy link

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 74.01% 25293 / 34172
🔵 Statements 74.01% 25293 / 34172
🔵 Functions 57.8% 970 / 1678
🔵 Branches 82.96% 4554 / 5489
File CoverageNo changed files found.
Generated in workflow #1558

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
5 Security Hotspots
0.0% Coverage on New Code (required ≥ 80%)
C Security Rating on New Code (required ≥ A)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@nathanklick nathanklick merged commit 7909e7f into main Jan 20, 2025
12 of 13 checks passed
@nathanklick nathanklick deleted the ci-publish-container-chart branch January 20, 2025 19:47
@swirlds-automation
Copy link
Contributor

🎉 This PR is included in version 24.12.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for a full semantic-release actuated release pipeline
2 participants