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.
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
Switch AWS staging hub to GitHub Actions #754
Switch AWS staging hub to GitHub Actions #754
Changes from 14 commits
14cf4ab
3ba3954
7294c88
ccc5daf
c211073
cede57e
57528a6
d8dc6c2
2bc87d2
9c96d2e
71c4fed
8a508b3
7ab78f7
509abac
927f18c
e35fa82
dbab31b
c51b326
4f003f7
02c15e6
b04302a
f556455
a6b75e8
272c4ad
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i wonder what it would take to package hubploy as an action to use the standard pattern like
-uses: hubploy/hubploy@v1
(https://docs.github.com/en/free-pro-team@latest/actions/creating-actions/creating-a-docker-container-action).There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@yuvipanda , do you have interest in this? I'm wondering if that would make it easier to use / manage
hubploy
for people. Currently, some pieces of the action feel a bit hacky, see things like this from IP whitelisting: