-
Notifications
You must be signed in to change notification settings - Fork 1
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
Adds initial PR deploy workflow #3
Merged
Merged
Conversation
This file contains 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
* Adds PR cleanup workflow * Adds `CloudFrontCachePolicyName`
Phuurl
added a commit
that referenced
this pull request
Apr 29, 2022
* Initial upload * README parameters and repo cleanup * Adds Actions CI workflows (#1) * Adds Actions CI workflows * Corrects Go workflows * Cleans up unrequired comments * Adds some unit tests (#2) * Adds some unit tests * Excludes Gosec variable path check As not relevant for execution environment * Adds initial PR deploy workflow (#3) * Adds initial PR deploy workflow * Corrects if event statement * Updates `sed` syntax to GNU version * You must construct additional `\`s * Switches to non-container build * Updates tags and adds test input image * Corrects CF output query strings * Corrects output query quotes again * Adds naming for CloudFront redirect Function * Applies consistent `PR` capitalisation * Adds PR cleanup workflow (#4) * Adds PR cleanup workflow * Adds `CloudFrontCachePolicyName` * Corrects cleanup workflow (#5) * Adds required SAM stack args (#6) * Removes unsupported `--role-arn` from SAM destroy (#7) * Removes `sam delete` confirmation requirement (#8) * Adds invalid arg exit to Python script * README diagram improvements * Adds new stack parameters to README * Adds additions README info * Adds OpenGraph note * Passes CloudFront domain to function when `NoDomain` is set (#10) * Passes CloudFront domain to function When NoDomain is set * Adds repo name tag and JPEG upload to PR deploy * Adds license * Adds ACM region note to parameters * Updates README to new example Redeployed after closing #9 * Removed redundant tag * Updates tests with `http-equiv` tag removal * Adds Slack notification for PR deployment * Corrects Slack payload * Corrects Slack payload again * Adds repo info to Slack notification * Adds emoji to Slack message * Whoops * Adds cleanup workflow notification
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.
No description provided.