Skip to content

Conversation

@popescu-v
Copy link
Collaborator

@popescu-v popescu-v commented Dec 4, 2025

related to #509


TODO Before Asking for a Review

  • Rebase your branch to the latest version of dev (or main for release PRs)
  • Make sure all CI workflows are green
  • When adding a public feature/fix: Update the Unreleased section of CHANGELOG.md (no date)
  • Self-Review: Review "Files Changed" tab and fix any problems you find
  • API Docs (only if there are changes in docstrings, rst files or samples):
    • Check the docs build without warning: see the log of the API Docs workflow
    • Check that your changes render well in HTML: download the API Docs artifact and open index.html
    • If there are any problems it is faster to iterate by building locally the API Docs

These versions of Python are EOL and pose incompatibility issues in the
Conda environments.
Update Conda khiops-core dependency to 11.0.0rc.2
@popescu-v popescu-v force-pushed the prepare-release-11-0-0-0 branch from 9db9ec2 to d23407c Compare December 4, 2025 14:19
@popescu-v popescu-v requested a review from tramora December 4, 2025 15:41
@popescu-v popescu-v self-assigned this Dec 4, 2025
RC_LABEL=""
fi
conda install ${RC_LABEL}khiops-core=$KHIOPS_CORE_VERSION
conda install "${RC_LABEL}"khiops-core==$KHIOPS_CORE_VERSION
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I remember this nasty bug

Copy link
Collaborator

@tramora tramora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@popescu-v popescu-v merged commit 5792cee into dev Dec 4, 2025
81 checks passed
@popescu-v popescu-v deleted the prepare-release-11-0-0-0 branch December 4, 2025 16:05
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.

3 participants