llvmlite icon indicating copy to clipboard operation
llvmlite copied to clipboard

Update conda-incubator/setup-miniconda action to v3.2.0

Open renovate[bot] opened this issue 6 months ago • 3 comments

This PR contains the following updates:

Package Type Update Change
conda-incubator/setup-miniconda action minor v3.1.1 -> v3.2.0

Release Notes

conda-incubator/setup-miniconda (conda-incubator/setup-miniconda)

v3.2.0

Compare Source

Fixes
Tasks and Maintenance

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Jun 04 '25 15:06 renovate[bot]

will close/open to restart all CI

esc avatar Jun 10 '25 14:06 esc

Every time I re-run builds here I get different errors. I think this is an issue with github.com and/or anaconda.org and/or Azure (timeouts, missing packages like cmake, git branches not being found etc...) -- since there is no immediate need to merge this, I will let it simmer for a bit and wait for the services involved to recover.

esc avatar Jun 10 '25 15:06 esc

Let's try this again, open close to restart CI.

esc avatar Jun 16 '25 07:06 esc

The errors are because default channel is not implicit anymore. This PR should fix it - https://github.com/numba/llvmlite/pull/1241

swap357 avatar Jul 23 '25 21:07 swap357

@swap357 thanks, I have requested a rebase of this PR.

esc avatar Jul 30 '25 13:07 esc

@swap357 I believe the issue here is now the conda TOS acceptance in the wheel build? Did you not have a solution for that too?

esc avatar Jul 30 '25 14:07 esc

With #1245 merged, this should now go green.

esc avatar Jul 31 '25 15:07 esc