esp-bsp
esp-bsp copied to clipboard
Draft: Release process for noglib BSPs
Release process for noglib BSPs
- noglib BSPs will be released from release/noglib branch
- release/noglib branch is updated with 'merge' strategy (not rebasing) to preserve git history
- There are 2 stages in the process
- Check 1.1. Create noglib BSPs 1.2. Build noglib example from #372 1.3. Check correctness of idf_component.yml files
- Release (only on master branch) 2.1. Create noglib BSPs 2.2. Push changes to release/noglib 2.3. Push noglib BSPs to ESP-Registry
Related
- Passing release job https://github.com/espressif/esp-bsp/actions/runs/10610982648/job/29409614982
- noglib example in #372
TODO
- [x] Update documentation!
- [x] Write PR description