-
Notifications
You must be signed in to change notification settings - Fork 2
Prepare release 10 3 0 0 #352
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
Conversation
2cc048f to
d47c8e7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tested the release of the new .conda package with a phony tag (10.3.0.0-a.0) and it works. I successfully installed it my machine afterwards from khiops-dev.
One last thing:
We should change the default khiops version in the CI workflows
> rg "10.2.4" .github
.github/workflows/dev-docker.yml
4: DEFAULT_KHIOPS_REVISION: 10.2.4
17: default: 10.2.4
.github/workflows/tests.yml
4: DEFAULT_SAMPLES_REVISION: 10.2.4
5: DEFAULT_KHIOPS_DESKTOP_REVISION: 10.2.4
10: default: 10.2.4
16: default: 10.2.4
.github/workflows/conda.yml
6: DEFAULT_KHIOPS_CORE_VERSION: 10.2.4
7: DEFAULT_SAMPLES_VERSION: 10.2.4
12: default: 10.2.4
15: default: 10.2.4
.github/workflows/pip.yml
4: DEFAULT_SAMPLES_REVISION: 10.2.4
9: default: 10.2.4
OK, done for Khiops core, but the samples version should stay at |
related_to #351
TODO Before Asking for a Review
dev-v10index.html