Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update release processes to ensure deprecated code is deleted in time #5590

Open
2 tasks done
ForgottenProgramme opened this issue Jan 15, 2025 · 0 comments
Open
2 tasks done
Labels
type::feature request for a new feature or capability

Comments

@ForgottenProgramme
Copy link
Contributor

ForgottenProgramme commented Jan 15, 2025

Checklist

  • I added a descriptive title
  • I searched open requests and couldn't find a duplicate

What is the idea?

conda-build 25.1.0 was buggy because we forgot to delete some deprecated code. It was fixed in the following patch release.
We need to update our release process to ensure that deprecated code is always deleted in the right (as scheduled) release.

Why is this needed?

So that we don't make buggy releases

What should happen?

  1. Update RELEASE.md document to include a step: "ensure any deprecated code is deleted".
    Update RELEASE.md infrastructure#1093
  2. Add linters that check for deprecated code lying around.

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type::feature request for a new feature or capability
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant