-
Notifications
You must be signed in to change notification settings - Fork 2
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
Feat: Get station_id from Zinnia env and add to measurements submission #59
Feat: Get station_id from Zinnia env and add to measurements submission #59
Conversation
Depends on filecoin-station/zinnia#520 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The code change LGTM 👌🏻
You will need to update the CI workflow to fetch the new Zinnia version. (After we land your Zinnia PR and publish a new version.)
spark/.github/workflows/ci.yml
Line 8 in e784051
- run: curl -L https://github.com/filecoin-station/zinnia/releases/download/v0.16.0/zinnia-linux-x64.tar.gz | tar -xz |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏻
Landed via #60. I couldn't figure out why GitHub refused to run the CI workflow. |
Links:
space-meridian/roadmap#96