Skip to content

support for alpha, beta, rc#62

Open
Krastanov wants to merge 3 commits intoJuliaCI:mainfrom
QuantumSavory:main
Open

support for alpha, beta, rc#62
Krastanov wants to merge 3 commits intoJuliaCI:mainfrom
QuantumSavory:main

Conversation

@Krastanov
Copy link
Copy Markdown

Add support for alpha, beta, rc

  • alpha means "the latest release, or alpha, or beta, or rc"
  • beta means "the latest release, or beta, or rc"
  • rc means "the latest release or rc"

It is done with some code duplication in a new dedicated python helper script. The duplication is on purpose -- I wanted to avoid touching already battle-tested code.

Vibecoded with codex 5.4 but verified by me afterwards. Already in use for QuantumSavory.jl and QuantumSymbolics.jl

@Krastanov
Copy link
Copy Markdown
Author

I am confused by the test failure (superficially, it seems unrelated, as it is happening for nightly aarch64)

image

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