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

Implement CircleCI Release Management #87

Open
13 tasks
pfouilloux opened this issue Dec 21, 2024 · 0 comments
Open
13 tasks

Implement CircleCI Release Management #87

pfouilloux opened this issue Dec 21, 2024 · 0 comments
Assignees

Comments

@pfouilloux
Copy link
Member

Create CircleCI workflows for automated versioning and releases as per D0013-ReleaseManagement.md.

Tasks:

  • Create version bump job
  • Set up security release automation
  • Configure weekly release schedule
  • Add changelog generation
  • Implement release validation
  • Configure CircleCI contexts for secrets

Acceptance Criteria:

  • Version bumps are automated based on conventional commits
  • High/Critical security patches trigger immediate releases
  • Weekly releases run automatically on Mondays
  • Release artifacts are properly signed
  • Failed releases don't impact production
  • Release notes are automatically generated
  • Secrets are properly managed through CircleCI contexts
@pfouilloux pfouilloux self-assigned this Dec 21, 2024
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

No branches or pull requests

1 participant