Image-sequencer: Checklist and coordination for v3.7.0 minor release

Created on 1 Nov 2020  路  9Comments  路  Source: publiclab/image-sequencer

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!

  • [x] open an issue using the "release" template with this checklist with title Checklist and coordination for v3.7.0 minor release (see semantic versioning)
  • [ ] compile release notes below from corresponding release project
  • [ ] update version number in examples/sw.js (ex #1734) and package.json (ex #1695)
  • [ ] finalize and merge to main branch (freeze merges to main branch until next step)
  • [ ] merge, build and publish /dist/ files to stable (merges to main branch can resume for next release)
  • [ ] create a release on GitHub and use features description + release notes from below
  • [ ] tag version number branch (i.e. v3.7.0)
  • [ ] publish tagged branch to npm
  • [ ] publish to live github-pages demo (with bash script from /scripts/update_demo) (from within GitPod works well)
  • [ ] move anything necessary to next release project, i.e. https://github.com/publiclab/image-sequencer/projects/4
  • [ ] close this issue!

Release notes

Added

Fixed

Changed

release

Most helpful comment

All 9 comments

I 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 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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jywarren picture jywarren  路  5Comments

harshkhandeparkar picture harshkhandeparkar  路  4Comments

jywarren picture jywarren  路  4Comments

harshkhandeparkar picture harshkhandeparkar  路  4Comments

jywarren picture jywarren  路  3Comments