filecoin-station / zinnia

Runtime for worker nodes executing modules in a resource-limited sandbox
https://crates.io/crates/zinnia
Other
17 stars 2 forks source link

feat: new Zinnia API `stationId` #520

Closed PatrickNercessian closed 4 months ago

PatrickNercessian commented 4 months ago

DRAFT: DO NOT MERGE

Links: filecoin-station/roadmap#96

bajtos commented 4 months ago

@PatrickNercessian also please fix the build failures:

bajtos commented 4 months ago

https://github.com/filecoin-station/zinnia/actions/runs/8692944647/job/23914200368?pr=520

Error: Unknown release type "Feat" found in pull request title "Feat: Receive station_id from Core and push to module as an env var". 

Available types:
 - feat
 - fix
 - chore
 - docs
 - deps
 - test
 - ci
 - refactor

To speed up the process, I changed the PR from "draft" to a regular one, updated the PR title and will proceed to land & publish this change.