ipfs / kubo

An IPFS implementation in Go
https://docs.ipfs.tech/how-to/command-line-quick-start/
Other
16.16k stars 3.01k forks source link

Deploy latest go-ipfs binaries to preload staging nodes automatically #8328

Open guseggert opened 3 years ago

guseggert commented 3 years ago

Done Criteria: When a code change is pushed, it is deployed to preload staging nodes automatically, and we have monitoring setup to alert us if the change caused any issues.

Why important: Performing this whenever a binary is created (or on a ~daily cadence) catches issues with our code before we are in the middle of a full release. Identifying/addressing issues in advance increases that our release will happen according to schedule.

Customer: go-ipfs core developers

welcome[bot] commented 3 years ago

Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review. In the meantime, please double-check that you have provided all the necessary information to make this process easy! Any information that can help save additional round trips is useful! We currently aim to give initial feedback within two business days. If this does not happen, feel free to leave a comment. Please keep an eye on how this issue will be labeled, as labels give an overview of priorities, assignments and additional actions requested by the maintainers:

Finally, remember to use https://discuss.ipfs.io if you just need general support.