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

Bug/Docs: Production docs deploy not working. #118

Closed
ryan-roemer opened this issue Feb 5, 2021 · 2 comments · Fixed by #121
Closed

Bug/Docs: Production docs deploy not working. #118

ryan-roemer opened this issue Feb 5, 2021 · 2 comments · Fixed by #121
Labels
🐛 bug Something isn't working documentation Improvements or additions to documentation

Comments

@ryan-roemer
Copy link
Member

See, e.g. https://github.com/FormidableLabs/renature/runs/1835131957

The publish is getting skipped, likely for failing the isAuthenticated call.

@ryan-roemer ryan-roemer added 🐛 bug Something isn't working documentation Improvements or additions to documentation labels Feb 5, 2021
@ryan-roemer
Copy link
Member Author

ryan-roemer commented Feb 5, 2021

Notes from: https://github.com/FormidableLabs/renature/runs/1836685791#step:9:14

[deploy:production] AWS authentication failure reason: <botocore.awsrequest.AWSRequest object at 0x7f9e3178d710>

Might be related to something like this: aws/aws-cli#5262

Possibly need to set a region (AWS_DEFAULT_REGION=us-east-1) to bandaid?

@ryan-roemer
Copy link
Member Author

Looks like the region fix did it!

Sample run: https://github.com/FormidableLabs/renature/runs/1838452690

Next stop is doing a real formideploy release and targeting real production!

ryan-roemer added a commit that referenced this issue Feb 5, 2021
- Bump to published formideploy with region support. Fixes #118 
- Prepare for real production.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐛 bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant