Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish alpha(s) and nightly on https://anaconda.org/scientific-python-nightly-wheels/ #1274

Open
Carreau opened this issue Oct 18, 2024 · 2 comments

Comments

@Carreau
Copy link
Member

Carreau commented Oct 18, 2024

Downstream users have requested wether we can do alpha to test new features (even if unstable).

I think we should also have nightly on scientific Python anaconda index

@Carreau
Copy link
Member Author

Carreau commented Oct 22, 2024

Should be working now; we might just want to update the nighlty cron to only upload the main branch, and mark the version number as .dev

@Carreau
Copy link
Member Author

Carreau commented Oct 22, 2024

I think we need to run hatch version dev, but I don't know how to have the number after .dev monotonically increased.

hatch version "7.0.0a1.dev$(git rev-list --count v7.0.0a0..HEAD)"

Maybe ?

@Carreau Carreau removed their assignment Nov 4, 2024
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

No branches or pull requests

1 participant