Moving OnPrem deployment to a reusable GHA#367
Merged
Conversation
0b2015c to
a1e9b15
Compare
a1e9b15 to
ebfad1d
Compare
|
Reviewing now |
se-chris-thach
suggested changes
Jun 2, 2025
se-chris-thach
left a comment
There was a problem hiding this comment.
Looks really good. Some minor changes request to just polish.
🚢
Co-authored-by: Chris Thach <chris.thach@intel.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Provides a reusable github action to deploy the OnPrem orchestrator on a given commit ID so that other teams can leverage it for deployment.
Note that this action will not build and publish development installers, if you're not using a merged commit you should make sure the
Build and publish artifactshas completed.How Has This Been Tested?
Leveraged in https://github.com/open-edge-platform/edge-manage-test-automation/pull/29
Checklist: