Skip to content

Feat: add tag validation and split smurf workflows#357

Merged
hahirwar-cd merged 3 commits intoclouddrove:masterfrom
anket-cd:feat/release-changelog
Mar 24, 2026
Merged

Feat: add tag validation and split smurf workflows#357
hahirwar-cd merged 3 commits intoclouddrove:masterfrom
anket-cd:feat/release-changelog

Conversation

@anket-cd
Copy link
Contributor

Description

  • Added tag validation logic in release-changelog.yml to ensure consistent and correct release tag formats.
  • Refactored workflows by separating Docker and Helm processes into dedicated workflows:
    • smurf-docker.yml
    • smurf-helm.yml
  • Improved workflow structure for better readability, maintainability, and modularity.
  • Updated documentation to reflect the latest workflow changes and usage.

Type of Change

  • 🐛 Bug fix
  • ✨ New workflow
  • 📝 Documentation update
  • 🔧 Workflow enhancement
  • 🎨 Code style/formatting
  • ♻️ Refactoring
  • ⚡ Performance improvement
  • 🔒 Security improvement

Workflow Category

  • Terraform (tf-*)
  • CloudFormation (cf-*)
  • Docker (docker-*)
  • Helm (helm-*)
  • PR Automation (pr-*)
  • Security (security-*)
  • Release (release-*)
  • Notification (notify-*)
  • AWS-specific (aws-*)
  • GCP-specific (gcp-*)
  • YAML Lint (yl-*)
  • Other

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

Result with valid tag format

Screenshot 2026-03-23 at 5 31 57 PM

Rsult with invalid tag format

Screenshot 2026-03-23 at 5 31 19 PM

@anket-cd anket-cd requested review from a team, anmolnagpal and clouddrove-ci as code owners March 24, 2026 13:23
@anket-cd anket-cd requested a review from dverma-cd March 24, 2026 13:23
@hahirwar-cd hahirwar-cd self-requested a review March 24, 2026 14:02
@hahirwar-cd hahirwar-cd added the enhancement New feature or request label Mar 24, 2026
@hahirwar-cd hahirwar-cd merged commit 6f2dee6 into clouddrove:master Mar 24, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants