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

Set up build hook to create new Virtual Appliances when DIBBs cuts a release #6

Open
rin-skylight opened this issue Sep 12, 2024 · 0 comments

Comments

@rin-skylight
Copy link
Collaborator

Background

We want to auto-generate new artifacts (ISO files, AMIs, etc.) when DIBBs cuts a release. We need a webhook and automated integration for this.

Action requested

Create a webhook integration that automatically kicks off the Packer pipeline when DIBBs cuts a new release.

Acceptance Criteria

  • Webhook action exists in the phdi repo
  • Webhook is able to parse the DIBBS_VERSION variable (or equivalent) and pass it to the dibbs-vm build flow
  • Packer pipeline kicks off automatically
  • Packer pipeline should run independently of phdi pipeline. phdi builds should not cancel if dibbs-vm experiences a failure.

Additional context

To be added as needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant