You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What's the process to provide technical updates and corrections to already approved CEPs? For example, we have found the need to add a couple fields to the menuinst v2 schema (CEP 11), and I think the new recipe.yaml schema has also seen a couple updates since its approval.
Would a regular PR cycle (+ approval) here suffice or do we need a new CEP to amend the existing ones, with the corresponding vote overhead?
cc @conda/steering-council @conda/ceps
The text was updated successfully, but these errors were encountered:
When ready, the proposer may call for a vote on an existing conda enhancement proposal (CEP). This requires a super-majority (60%) to pass so that the decision to accept the CEP is unequivocal and we have ensured that consensus has been reached.
The proposal system exists to reach consensus, primarily. Acceptance and approval of new proposals are collected by a supermajority to give that appropriate level of certainty. As long as bug fixes and tweaks to the proposal are not challenging the consensus recorded by the vote, but merely update it with details discovered during implementation, I don't believe we need a vote. The regular PR review process suffices.
That said, I think there is a risk of too many changes after approval, making proposals harder to implement for our diverse ecosystem. In those cases, it would be better to propose a new CEP in reference to the earlier CEP, so implementations can have a graceful rollout.
Finally, in doubt, a vote for confirmation of consensus can always be called again, like @beckermr said.
What's the process to provide technical updates and corrections to already approved CEPs? For example, we have found the need to add a couple fields to the menuinst v2 schema (CEP 11), and I think the new
recipe.yaml
schema has also seen a couple updates since its approval.Would a regular PR cycle (+ approval) here suffice or do we need a new CEP to amend the existing ones, with the corresponding vote overhead?
cc @conda/steering-council @conda/ceps
The text was updated successfully, but these errors were encountered: