esp-bsp icon indicating copy to clipboard operation
esp-bsp copied to clipboard

Draft: Release process for noglib BSPs

Open tore-espressif opened this issue 5 months ago • 3 comments

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
  1. Check 1.1. Create noglib BSPs 1.2. Build noglib example from #372 1.3. Check correctness of idf_component.yml files
  2. 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

tore-espressif avatar Aug 28 '24 11:08 tore-espressif