Skip to content

v0.0.2 🌈

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Nov 12:36
· 9 commits to refs/heads/main since this release
fec4739

Changes

  • release v0.0.2 (#48)
  • EN-393: Revise README (#6)
  • CID-2749: update readme file (#4)

🚀 Features

  • CID-3107: React to manifest file deletion via Webhook (#33)
  • CID-3105: React to manifest file creation via Webhook (#32)
  • Feature/cid 3089/enchance admin logging (#31)
  • Feature/cid 2908 send multi manifest files (#30)
  • CID-3018: Modify repositories full scan to no send manifest content (#27)
  • CID-2939: Improve connection error logs. Fix jwtToken variable name. … (#25)
  • Feature/cid 2774/send error logs to backend (#24)
  • CID-2885: Send GitHub App name to backend (#22)
  • CID-2874: Support .yaml and .yml extensions for manifest file (#18)
  • CID-2777: Secure webhook listener endpoint (#16)
  • Feature/cid 2776/create a webhook listener endpoint (#14)
  • Feature/cid 2745/get list of repositories and manifest files and send data to backend (#8)
  • Feature/cid 2744/get list of organisations (#7)
  • Feature/cid 2731/establish ws connection on startup (#5)
  • Feature/cid 2732/authenticate to ghe (#2)
  • Feature/cid 2729/create boiler plate code (#1)

🐛 Bug Fixes

  • CID-3008: grant write to action to create tag (#47)
  • CID-3153: add check to prevent steps from triggering (#44)
  • CID-3153: add env variables for docker registry (#43)
  • CID-3153: fix Publish Package to ghcr.io action (#41)
  • CID-3008: running release drafter and tag next version of merge to ma… (#39)
  • cid-31656: Remove the name of the file on the webhook events (#36)
  • CID-3159: Use yaml as manifest extension (#34)
  • cid-3158: Remove filename when file is in the root (#35)
  • CID-3000: Switch from app name to slug (#28)
  • CID-2885: Updating appName topic (#26)
  • CID-2939: Improve connection error logs. Fix jwtToken variable name. … (#25)
  • Feature/cid 2918/error when receiving push event for creating yml file (#20)
  • CID-2872: Su (#19)
  • CID-2896: Handle GitHub App with no installation (#17)
  • CID-2776: fix endpoint (#15)
  • CID-2745: fix endpoint urls (#10)
  • CID-2824: fix cache expiry duration (#9)

🧰 Maintenance

  • CID-3153: use release drafter (#42)
  • CID-3008: Publish Image to OSS Store Docker registry (#29)
  • cid-2870 Adds test report to the build workflow (#23)
  • CID-2920: fix vulnerabilities (#21)
  • CID-2873: Add /app/ghe prefix to all topic endpoints (#13)
  • CID-2862: Create a separate GH action to release dev docker image (#12)