This repository has been archived by the owner on Sep 27, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 31
Update AWS S3/EC2 sync operations (#1290) #1291
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
* placeholder to create pr * generic workflows added, needs refinement * added terraform to deploy versions and baseline terraform infrastructure for updating implementation * added requirements files back to gitignore * tweaked tf, added tf artifacts to ignore * updated tf * fixed region * mostly working deployment * removed unused template.yaml * added checks for tables and creation if not exist * test new run for s3 updates * get environment plsssss * try again? Do I need to make a local branch? --------- Co-authored-by: Duncan Ragsdale <[email protected]> Co-authored-by: David P. Chassin <[email protected]>
Thistleman
changed the title
Develop update versions (#1290)
Update AWS S3/EC2 sync operations (#1290)
May 25, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This PR will update/create the CI/CD workflow for syncing s3 and updating
versions.gridlabd.us
. This is a targeted CI/CD update that should be considered separately from the mass image generation and upload PR, as it deals with a much more specific issue and a significantly different potential process, which should not delay the other higher priority PR.Current Issues
TODO
Code Changes
code.gridlabd.us
docs.gridlabd.us
geodata.gridlabd.us
install.gridlabd.us
status.gridlabd.us
tutorials.gridlabd.us
www.gridlabd.us
version.gridlabd.us
to serverless lambda queriesBug Fixes
None
Documentation Changes
Added
README.md
to version.gridlabd.us folder with instructions on using the terraform files and the lambda routes.Test and Validation notes
(develop/master)-images.yml workflow is meant to only be used when merges are completed to their respective branches.