Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

S3-sync action not copying hd-notebooks-cfn.yaml to S3 #24

Open
csears-hg opened this issue Nov 5, 2021 · 0 comments
Open

S3-sync action not copying hd-notebooks-cfn.yaml to S3 #24

csears-hg opened this issue Nov 5, 2021 · 0 comments

Comments

@csears-hg
Copy link
Contributor

The s3-sync build action is not working. hd-notebooks-cfn.yaml was updated in the last merge to stable, but the copy in S3 was left out of date. This caused deployments to fail.

The full S3 URL is:
https://hyperdrive-notebooks.s3.us-east-2.amazonaws.com/deployment/latest/hd-notebooks-cfn.yaml

The current last modification date for the file is "November 5, 2021, 12:16:45 (UTC-04:00)" (because I just updated it manually).

csears-hg added a commit that referenced this issue Nov 5, 2021
Split s3-sync.yaml out into dev and stable actions. Dev will run on any branch pull that is not stable.

Added DEST_DIR so the sync uploads to 'deployment/latest' for stable and 'deployment/dev' for dev. Otherwise it would upload to the root directory of the bucket.

Should address #24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant