Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Continuous Delivery capabilities #629

Open
gerimate opened this issue May 18, 2023 · 3 comments · Fixed by #701, #716 or #736
Open

Continuous Delivery capabilities #629

gerimate opened this issue May 18, 2023 · 3 comments · Fixed by #701, #716 or #736
Labels
issue:enhancement New feature or request lang:golang severity:high source:agent The scope of the issue or pull request is agent. source:web The scope of the issue or pull request is web.

Comments

@gerimate
Copy link
Contributor

gerimate commented May 18, 2023

Idea: Webhook implementation

  1. String(hook) generation in UI, API implementation. (latest)
  2. Curl
  3. Github Action
  4. Dagger?

Event:

  • rolling version deployment
  • other events

Definition of done: works in Azure DevOps

@gerimate gerimate added issue:enhancement New feature or request source:agent The scope of the issue or pull request is agent. source:web The scope of the issue or pull request is web. lang:golang severity:high labels May 18, 2023
@gerimate gerimate linked a pull request Jun 26, 2023 that will close this issue
@gerimate
Copy link
Contributor Author

Just added deployment tokens that can be used to trigger CD pipelines - it's included in release 0.5.4. More details in the pull request below:
#701

@gerimate
Copy link
Contributor Author

gerimate commented Jul 6, 2023

CD tokens now have an option to never expire. More details in the pull request: #716

@gerimate gerimate linked a pull request Jul 6, 2023 that will close this issue
@gerimate
Copy link
Contributor Author

You can define a name for your CD token for better usability. Name will show up in audit logs, too. More details in the pull request: #736

@gerimate gerimate linked a pull request Jul 10, 2023 that will close this issue
@gerimate gerimate reopened this Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue:enhancement New feature or request lang:golang severity:high source:agent The scope of the issue or pull request is agent. source:web The scope of the issue or pull request is web.
Projects
Status: Public Beta
1 participant