conda-forge / admin-requests

27 stars 300 forks source link

fix jaxlib py-build-cmake broken labels #1065

Closed ngam closed 2 months ago

ngam commented 2 months ago

Guidelines for marking packages as broken:

What will happen when a package is marked broken?

Checklist:

The following PRs used the outdated method to mark packages as broken. This PR correct that. Could @isuruf take a quick Look? Thanks!

cc @conda-forge/core

traversaro commented 2 months ago

Thanks @ngam! Just to understand, what was wrong in https://github.com/conda-forge/admin-requests/pull/1050 ?

ngam commented 2 months ago

Thanks @ngam! Just to understand, what was wrong in https://github.com/conda-forge/admin-requests/pull/1050 ?

Sometime like 6 months ago, the procedure for changed for requesting these types of admin requests was changed... I too was surprised and it took me a bit of reading (the readme file) to realize what went wrong...

traversaro commented 2 months ago

Thanks @ngam! Just to understand, what was wrong in #1050 ?

Sometime like 6 months ago, the procedure for changed for requesting these types of admin requests was changed... I too was surprised and it took me a bit of reading (the readme file) to realize what went wrong...

Ah, thanks for noticing! Indeed I used the new format in https://github.com/conda-forge/admin-requests/pull/971 and https://github.com/conda-forge/admin-requests/pull/994, not sure why I got it wrong this time.