Skip to content

loosen assert on resource names#1744

Merged
h-vetinari merged 1 commit into
conda-forge:mainfrom
h-vetinari:cirun
Nov 7, 2025
Merged

loosen assert on resource names#1744
h-vetinari merged 1 commit into
conda-forge:mainfrom
h-vetinari:cirun

Conversation

@h-vetinari
Copy link
Copy Markdown
Member

Follow-up to #1743, which fails to deploy because the resource name (correctly) doesn't start with cirun-openstack:

   File "/home/runner/work/admin-requests/admin-requests/conda_forge_admin_requests/access_control.py", line 258, in check
    assert resource.startswith("cirun-openstack")

@h-vetinari h-vetinari requested a review from a team as a code owner November 7, 2025 05:24
@h-vetinari
Copy link
Copy Markdown
Member Author

Will deploy this now to unblock the situation for pytorch on osx, but please feel free to review this post-merge at your convenience @jaimergp

@h-vetinari h-vetinari merged commit f6f1346 into conda-forge:main Nov 7, 2025
1 check passed
@h-vetinari h-vetinari deleted the cirun branch November 7, 2025 05:26
Comment on lines 167 to 168
else:
assert False, f"Unknown resources {resources}"
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sigh, I hadn't noticed the else branch; follow-up fix in da8b21e

@h-vetinari
Copy link
Copy Markdown
Member Author

Well; this ran through now, but the logs show absolutely no indication of the .cirun repo, and there's been no new PR issued to https://github.com/conda-forge/.cirun.

Any ideas what's going on there @jaimergp @beckermr?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant