File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 default : main
2121 framework_ref :
2222 # A tag is the right default -- a release should be reproducible from two pinned
23- # refs. v0.2.0 is the first framework release containing the plugin emitter.
24- # Bump this default with each framework release the published trees build from.
23+ # refs. This names the framework the committed tree was last built with, so a
24+ # dispatch that accepts the defaults reproduces what is published rather than
25+ # rewriting it. It sat at v0.4.0 across three releases while the trees moved to
26+ # v0.5.0, v0.6.0 and v0.7.0, which made the safe-looking default the one that
27+ # would have rewritten every package. Bump it in the same change that republishes.
2528 description : Framework ref to build with
2629 type : string
27- default : v0.4 .0
30+ default : v0.7 .0
2831 dry_run :
2932 description : Build and show the diff without pushing
3033 type : boolean
You can’t perform that action at this time.
0 commit comments