-
-
Notifications
You must be signed in to change notification settings - Fork 279
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
support v1 recipe format via rattler-build #2308
Comments
I think for the conda-forge-feedstock-check solvable I will have a good grip on what needs to be done. For the second point, ensure that ABI migrations in the bot can go through, I actually don't really know where to start. Do you have additional pointers? |
Right so for that, once the solver checks work, we should add a test to the bot repo that does an abi migration and make sure it all runs. |
regro/conda-forge-feedstock-check-solvable#58 this is the PR for adding solvability checks with rattler-build. |
conda-forge/conda-forge-webservices#685 opened to enable lints on PRs etc. |
@beckermr - I think I need some help / guidance in order to understand what's needed for the cf-graph items. How can I ensure that? |
Thanks @beckermr for updating the todo items. I can make the build number PR right away (it's a subset of the version bump PR) so we can get that one in straight away! If you let me know how / where to add tests for migrations I can do it tomorrow, too :) |
I updated the issue list above with a pointer to the correct test file. We should replicate all of the tests there for yaml migrations to ensure they work on v1 recipes. |
Added PR for build number bumps: regro/cf-scripts#3009 |
Only the tests to go! :) |
Ticked off the last one (uploading packages) :) There are two more on staged-recipes: |
@beckermr are you OK if I edit your initial comment to include the additional TODO items? |
This issue is to track progress on supporting the v1 recipe format via rattler build.
Minimal Work Items for Uploads:
misc: disable recipe.yaml for migrators regro/cf-scripts#2918)Next Steps + Bug Reports
test: None
regro/cf-scripts#3018superceeds #1612
The text was updated successfully, but these errors were encountered: