Skip to content
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

Migration from 0.8 to 0.9 Airnode #1461

Closed
wants to merge 1 commit into from
Closed

Conversation

Siegrift
Copy link
Contributor

@Siegrift Siegrift commented Sep 21, 2022

Closes #1448

Inspired by https://gist.github.com/andreogle/699cb4ddee8b151d594a74acd437b753

The 0.9 release has very few changes, most notably the deployer refactor. We will see if anything else gets added (hence the draft PR).

@Siegrift Siegrift requested review from andreogle and a team September 21, 2022 07:52
@Siegrift Siegrift self-assigned this Sep 21, 2022
migration-guides/v0.8->v0.9.md Show resolved Hide resolved
migration-guides/v0.8->v0.9.md Show resolved Hide resolved
+ --airnode-address 0xabd9eaa588B6818Ac4C32c5e9b31962E351Cd39F \
+ --stage dev \
+ --cloud-provider gcp \
+ --projectId myAirnode101 \ ← GCP only
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if this shouldn't be a separate snippet? So one for AWS and another for GCP

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I copied this over from docs, but I agree. I dislike that the command is not copy-pastable.

@Siegrift
Copy link
Contributor Author

We agreed to put these migration guides to docs. Closing this PR and will create a new one for the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Airnode Migration Guide v0.9
2 participants