Skip to content

577 add comprehensive instructions for khiops python development#580

Open
popescu-v wants to merge 2 commits into
mainfrom
577-add-comprehensive-instructions-for-khiops-python-development
Open

577 add comprehensive instructions for khiops python development#580
popescu-v wants to merge 2 commits into
mainfrom
577-add-comprehensive-instructions-for-khiops-python-development

Conversation

@popescu-v
Copy link
Copy Markdown
Collaborator

@popescu-v popescu-v commented May 19, 2026

closes #577


TODO Before Asking for a Review

  • Rebase your branch to the latest version of main (or main-v10)
  • Make sure all CI workflows are green This is moot for this kind of updates
  • When adding a public feature/fix: Update the Unreleased section of CHANGELOG.md (no date) This is irrelevant to dev chores
  • 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

popescu-v added 2 commits May 19, 2026 15:19
- generic instruction file: .github/copilot-instructions.md
- instruction file specific to the CI workflows:
  .github/instructions/ci-workflows.instructions.md
- instruction file specific to the documentation generation:
  .github/instructions/doc-changes.instructions.md
- instruction file specific to the development Docker image maintenance:
  .github/instructions/docker-changes.instructions.md
- instruction file specific to the maintenance of the Python code itself:
  .github/instructions/python-changes.instructions.md
@popescu-v popescu-v linked an issue May 19, 2026 that may be closed by this pull request
@popescu-v popescu-v self-assigned this May 19, 2026
@popescu-v popescu-v requested a review from tramora May 19, 2026 13:28
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.

Add Comprehensive Instructions for Khiops Python Development

1 participant