Skip to content

Releases: argoproj-labs/argocd-bot

v0.3

10 Feb 20:27
fa7f003
Compare
Choose a tag to compare

Release v0.3:
Now supports argo diff PR commands with app name:
argo diff -a [app name] or argo diff --app [app name]

argocd-bot version v0.2

22 May 13:29
Compare
Choose a tag to compare

Release v0.2:

  • Code refactoring + clean-up
  • Adding github status checks on PRs when running diff + sync commands
  • Fixing rollback command
  • Better handling of argocd api errors
  • handle extra spaces + new lines in PR comment

v0.2 release:

  • k8s manifests here -- Nothing was changed for this release
  • docker images here
  • README here

argocd-bot version 0.1

18 Apr 00:19
5a6f3e3
Compare
Choose a tag to compare

This is the bot's initial release, supported features on PR's:

  • argo diff
  • argo sync
  • locking per pull request

Run argo help for other supported commands, some are still a WIP. Feel free to open issues + pull requests on repo.

Still a lot to do, but MVP is ready

Read the docs here