prefix-dev / setup-pixi

GitHub Action to set up pixi :octocat: 📦
https://pixi.sh/dev/advanced/github_actions
BSD 3-Clause "New" or "Revised" License
56 stars 10 forks source link

Fix failing auth tests #64

Closed pavelzw closed 10 months ago

wolfv commented 10 months ago

Could it be related to the netrc supprot that was merged in rattler? :/

pavelzw commented 10 months ago

Nah probably just @0xbe7a's rattler auth changes. The file name changed from rattler_auth_store.json to credentials.json

0xbe7a commented 10 months ago

Rattler 0.16.1 fixes this

pavelzw commented 10 months ago

Seems to work again 🚀