Skip to content

Conversation

@dannorthern
Copy link
Member

  • Create simplified release workflow based on Polaris template
  • Auto-version updates in composer.json
  • Generate changelog grouped by commit types (feat, fix, docs, etc.)
  • Create release archives with essential files only
  • Support both tag-triggered and manual workflow dispatch
  • Add success messaging with Packagist installation instructions
  • Remove composer.lock from git tracking (libraries shouldn't track lock files)
  • Add composer.lock to .gitignore to prevent future tracking

  - Create simplified release workflow based on Polaris template
  - Auto-version updates in composer.json
  - Generate changelog grouped by commit types (feat, fix, docs, etc.)
  - Create release archives with essential files only
  - Support both tag-triggered and manual workflow dispatch
  - Add success messaging with Packagist installation instructions
  - Remove composer.lock from git tracking (libraries shouldn't track lock files)
  - Add composer.lock to .gitignore to prevent future tracking
@dannorthern dannorthern merged commit 4609dff into main Aug 11, 2025
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.

1 participant