bluerobotics / bluerobotics/BlueOS-Extensions-Repository
consolidate: improve robustness
Open
- Dominant language
- Python
- Stars
- 20
- Forks
- 31
- Avg merge
- 1d 56m
- Merged PRs (30d)
- 2
Description
Currently it's possible to break the consolidation cycle by adding a typo or problem to the Dockerfile of a new version of an accepted extension. That's problematic and relies excessive helicopter parenting of the repo.
The consolidation script should gracefully handle extension fetch failures, either by skipping the malformed data, and/or entirely skipping the version with the malformed Dockerfile. An error message should be printed out/logged whenever a failure/skip occurs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.