You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.
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.
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
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).
The text was updated successfully, but these errors were encountered: