v0.13.0
·
27 commits
to refs/heads/main
since this release
feat: Support alternate token for sync mode Dan Miller (@milldr) (#66)
## what - Add option to specify a different token for sync modewhy
- We need permission to 2 different repo: the desire state repo (to update manifests) and the app repo (to send sync mode updates)
references
- n/a
🤖 Automatic Updates
Update .github/settings.yml Erik Osterman (Cloud Posse) (@osterman) (#63)
## what - Update `.github/settings.yml` - Drop `.github/auto-release.yml` fileswhy
- Re-apply
.github/settings.ymlfrom org level - Use organization level auto-release settings
references
- DEV-1242 Add protected tags with Repository Rulesets on GitHub