-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
V1.8.0-dev #181
V1.8.0-dev #181
Conversation
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
what is this?? lol |
@conda-forge-admin, please rerender |
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you, but it looks like there was nothing to do. This message was generated by GitHub actions workflow run https://github.com/conda-forge/julia-feedstock/actions/runs/1672642659. |
I'm confused why this has not come up until now... |
Oh, because you switched to the tarballs... |
How would you have done it btw? Here, they really like tar balls, and it is easy to construct one from a commit --- so that's what I do... |
Also, please provide feedback on the naming of the "version" --- we cannot have 1.8.0-DEV (cannot have dashes "-" in versions). So we could do just 1.8.0 or 1.8.0.dev or 1.8.0.5f6b8a1 or 1.8.0.dev.5f6b8a1 or whatever you want... |
Also, it seems that they might have some conventions upstream for the "nightly" builds? Looks like they're versioned like:
Also, fyi, not sure what
|
If it's during testing, then I think one of those is expected: |
Let's experiment with this here: |
@mkitti happy to merge this or not yet? |
How does this work? If someone says |
See our docs on how to release dev versions to a separate channel. |
We need to modify recipe/conda_build_config.yaml don't we? https://conda-forge.org/docs/maintainer/knowledge_base.html#creating-a-pre-release-build |
Am I missing something? |
read more: https://conda-forge.org/docs/maintainer/knowledge_base.html#creating-a-pre-release-build |
(I made the dev branch directly --- which is dumb, but oh well, the builds were broken, so it was okay --- and so this one is pushing onto the dev branch) |
@conda-forge-admin, please rerender |
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you, but it looks like there was nothing to do. This message was generated by GitHub actions workflow run https://github.com/conda-forge/julia-feedstock/actions/runs/1674571249. |
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you, but it looks like there was nothing to do. This message was generated by GitHub actions workflow run https://github.com/conda-forge/julia-feedstock/actions/runs/1674573220. |
@isuruf is here, so please ensure I am not doing something superbly dumb, thank you :) |
Did you want to use the dev number rather than a partial hash? |
I would love to reproduce their exact number, but I don't know how... I saw your link, but it made little sense to me :( |
(No hurry to merge this btw --- I just want to make sure we are making progress on all these items, and it would be easier to disentangle them in separate PRs. We should also aim to release a new DEV version every week or so to preemptively test breaking changes in our deps, since we really cannot pin a max in practice. Obviously, this is a pretty challenging feedstock and we will need to keep our guard up until we definitively reach a stable-ish release) |
To get the build number, one would need to
|
More directly, perhaps:
|
Hi! This is the friendly conda-forge automerge bot! I considered the following status checks when analyzing this PR:
Thus the PR was passing and merged! Have a great day! |
sorry, for some reason the channel wasn't rendered correctly; I just rerendered and now it should be fine (pushed into dev directly). We may have one of 1.8.0.dev ones up there though... :( |
Umm, so how do we take it down? |
PR to label mistake uplaods: conda-forge/admin-requests#370 |
All clear --- the two files shouldn't be available for downlaod. Ouuf. |
Checklist
0
(if the version changed)conda-smithy
(Use the phrase@conda-forge-admin, please rerender
in a comment in this PR for automated rerendering)Are these the legit options or are there more? https://github.com/JuliaLang/julia/blob/cd81054bae301ccf3a0fe7e0d8f60f167f1203a0/Makefile#L161-L222