-
Notifications
You must be signed in to change notification settings - Fork 72
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
Test snapshot packages for v0.10.0 #1633
Comments
Snapshot testingtl;dr - good to go, except the standalone A checked box indicates success. Test that npm packages
Prepare for deployments (needs to be repeated for local, AWS, and GCP):
Run Airnode client Docker image locally:
Test AWS deployment with
Test GCP deployment with
FailuresAny command with the standalone @amarthadan is this expected? If so, I find it strange to publish a package that is unusable on its own... Example error when trying to use ✖ Failed to fetch deployments from GCP: Error: Failed to list GCS buckets: Error: Could not load the default credentials. Browse to https://cloud.google.com/docs/authentication/getting-started for more information. |
The For AWS, you have two options. Either set all the AWS-related environment variables ( For GCP, you need to set But you're right, that should be mentioned in the docs. |
Created the docs issue |
Closing as complete after confirming that exporting |
Prior to the v0.10.0 release, the snapshot packages and corresponding Docker images need to be tested.
NPM packages:
Docker images:
The text was updated successfully, but these errors were encountered: