Can we have unofficial de-facto commit "releases"? #2986
Replies: 2 comments 4 replies
-
In terms of which commit to pick, there's one important controversial choice. #2254 (derive Component) is both controversial (see #2966) and requires very aggressive changes from plugin authors. If we decide to pick a commit before that, it should be just prior. If it's after, it should be as fresh as possible. Personally, I think that there's strong benefit to trying to target a commit afterwards: it allows us to properly assess the impact of the change, and see how painful it is in practice. |
Beta Was this translation helpful? Give feedback.
-
One thing that is not clear to me is whether this proposal is to become a regular part of the process together with the 3 months train releases that is being discussed, or if it's meant to ease the pain right now while waiting for 0.6. If it's the former, in my opinion it risks creating more confusion and overhead, cause if it's not clearly communicated you risk still having plugins targeting different commits (but at a lower chance than now), and you'll get people asking "but why not a normal release?" quite often. If it's the latter, maybe there's a conversation to be had if 0.6 has to really be the one where the new renderer lands. I understand it involves substantial backtracking, but maybe it's just worth talking about it without discarding the idea immediately (FWIW i probably think we should just wait and improve the process going forward, but it's good to weigh it openly perhaps). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This stems from #2972, point 7. The primary benefits include:
Cargo.toml
to an arbitrary commit in themain
branch (in most cases).I was discussing this on Discord, and it seems that this would be a very uncontroversial thing to temporarily(?) implement immediately. Please react with a thumbs up if you are in agreement, or thumbs down if you disagree.
Beta Was this translation helpful? Give feedback.
All reactions