-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Open
Labels
enhancementFeature requests, new feature implementationsFeature requests, new feature implementations
Description
Currently the nightly/unstable builds are named <board id>-<date>-unstable-<last release>-<commits since last release>-g<git hash>
. e.g. pybv11-20230727-unstable-v1.20.0-327-gd14ddcbdb.dfu
(Compare to release builds, e.g. pybv11-20230426-v1.20.0.dfu
)
I would argue that the nightlies have more in common with the next release than they do with the current release (especially later in the release cycle).
Should we consider changing the release in the unstable filename to be the name of the next release. This would mean that we change py/mpconfig.h
etc immediately to the next version after git tagging a release.
Inspired by #12108 (comment)
Carglglz and andypiper
Metadata
Metadata
Assignees
Labels
enhancementFeature requests, new feature implementationsFeature requests, new feature implementations