Just getting started... no rush on this, but noting we will be basing this out of the project, not the milestone. cc @publiclab/is-maintainers (@HarshKhandeparkar does this notify sub-teams?)
This template guides us through the steps of creating a new release, based on [conversation and testing in https://github.com/publiclab/image-sequencer/issues/1692.
Discuss with @publiclab/is-maintainers if anything is ambiguous!
Checklist and coordination for v3.7.0 minor release (see semantic versioning)examples/sw.js (ex #1734) and package.json (ex #1695)main branch (freeze merges to main branch until next step)/dist/ files to stable (merges to main branch can resume for next release)v3.7.0)npmgithub-pages demo (with bash script from /scripts/update_demo) (from within GitPod works well)expr-eval in https://github.com/publiclab/image-sequencer/pull/1729 by @jywarrenI think it does notify sub-teams.
I will move the milestone items to 3.6.1 as of now. We can then rename it if needed.
Done.
Added a couple bugfixes for range step size for floats in https://github.com/publiclab/image-sequencer/pull/1777 and https://github.com/publiclab/image-sequencer/pull/1776 to the project for 3.7.0!
After considering the changes made, I renamed everything to 3.7.0.
Also wrote part of the release notes.
I added these:
expr-eval in https://github.com/publiclab/image-sequencer/pull/1729I added these:
- new sharpness module in Module for sharpening images聽#1612
- switch to GitHub Actions in try moving to Github Actions from Travis for CI聽#1783
- offline caching improvements in Offline caching: Try To fetch latest data first then shift to cached one.聽#1819 and fixed registration problem of service worker聽#1807
- switch to
expr-evalin switch to expr-eval for dynamic module聽#1729- CLI improvements in refactor cli code聽#1785
Added them to the v3.7.0 project :)
I just marked some PRs that are almost done but need some more work (such as tests) with the almost-complete label. Some others that required a lot more work were converted to drafts.
Added a few more issues to the project, including this one which is ready to merge: https://github.com/publiclab/image-sequencer/pull/1543
Most helpful comment
I added these:
expr-evalin https://github.com/publiclab/image-sequencer/pull/1729