fix: temporarily try uv-based install to prevent click bug #96
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
inm7/inm7-concepts!96
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix-click"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
mirroring
github.com/psychoinformatics-de/datalad-concepts@8d6c22e22a, which works around a bug in click: https://github.com/pypa/hatch/issues/2050.The separate installation of node via action is necessary (on independent runners like the one here) to obtain version 20 (which in turn is required for the uv action to work), see https://github.com/astral-sh/setup-uv/issues/535
4729ba27adf12b9ff802f12b9ff802166e276076166e276076c51e578a91c51e578a91aa2f91b2c8aa2f91b2c86642b313c56642b313c5c5a9403ab7Note that there are remaining failures ("ValueError: Prefix: dltypes mismatch between inm7-base-schema and publications-schema"), but these should be fixed in #95
7b0008a16efed558c3e0fed558c3e056f3ad768fI'll be bold and merge this - it mirrors the approach taken in concepts.datalad.org, and can be reverted once click is functional again. Thanks to @mih for encouraging the non-action-way to install uv.