Skip to content

v2.0.0

Choose a tag to compare

@cloudposse-releaser cloudposse-releaser released this 02 Apr 18:36
· 28 commits to refs/heads/main since this release
43dfb61
feat: GitHub App Support @milldr (#16) ## what - Support GitHub Apps for authentication rather than GitHub PATs - 2 separate GH app use cases: creating webhooks and setting the commit status for synchronous mode on the application repo. These can we separate apps - Corrected the spelling of "succeed"

why

  • The GitHub API now supports GitHub Apps

references

Summary by CodeRabbit

Summary by CodeRabbit

  • New Features

    • Enabled GitHub App integration for both authentication and notifications, expanding configuration options.
    • Updated ingress settings for the ArgoCD server to streamline external access management.
  • Bug Fixes

    • Corrected typos in deployment notification events for clearer messaging.
  • Documentation

    • Revised component naming conventions and enhanced guidance on GitHub App settings.
    • Added new configuration options related to GitHub App authentication and notifications.
  • Chores

    • Improved formatting and indentation across configuration and documentation for better consistency.

🤖 Automatic Updates

Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#17) ## what This is an auto-generated PR that updates the README.md and docs

why

To have most recent changes of README.md and doc from origin templates