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

feat: Add GitHub Actions workflow for building dibbs-vm on trigger ♍ #44

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

alismx
Copy link
Collaborator

@alismx alismx commented Feb 3, 2025

Changes Proposed

  • Create trigger workflow for eCR Viewer machines #21
  • Initial PR to verify the workflows are connected properly.
  • This PR introduces a new GitHub actions workflow named dibbsVM.yml. This is a target workflow to kick off a VM build for the services dibbs-ecr-viewer or dibbs-query-connector.

Additional Information

  • This workflow is triggered by a repository dispatch with the type trigger-workflow. The event's payload is expected to contain the service name and version number to be built.
  • The VM build is only executed if the event payload specifies either the dibbs-ecr-viewer or dibbs-query-connector services.

@alismx alismx self-assigned this Feb 3, 2025
@alismx alismx requested a review from rin-skylight February 3, 2025 23:49
@alismx alismx marked this pull request as ready for review February 3, 2025 23:50
@alismx alismx merged commit 905836d into main Feb 4, 2025
2 checks passed
alismx added a commit to CDCgov/dibbs-ecr-viewer that referenced this pull request Feb 5, 2025
# PULL REQUEST

## Summary

- PR for CDCgov/dibbs-vm#21
- partner PR for dibbs-vm repo

## Related Issue

- dibbs-vm PR: CDCgov/dibbs-vm#44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants