pimoroni / enviro

MIT License
101 stars 79 forks source link

CI: Generate .zip from uf2-manifest contents. #90

Closed Gadgetoid closed 1 year ago

Gadgetoid commented 1 year ago

Attempt to expand all of the globs in uf2-manifest.txt and produce a plaintext list of files that can be used with zip to pack a clean set of files.

Should... probably include the README, LICENSE and install-on-device-fs files...

Gadgetoid commented 1 year ago

This spectacularly failed on CI- it's too complicated and fragile. Needs a more sensible method, assuming anyone's going to want a plain zip at all.