Skip to content

Add conda-forge workflow#158

Open
ndgrigorian wants to merge 5 commits intomasterfrom
add-conda-forge-workflow
Open

Add conda-forge workflow#158
ndgrigorian wants to merge 5 commits intomasterfrom
add-conda-forge-workflow

Conversation

@ndgrigorian
Copy link
Collaborator

Also updates recipe maintainers

@ndgrigorian ndgrigorian requested a review from antonwolfy as a code owner March 5, 2026 21:40
Copilot AI review requested due to automatic review settings March 5, 2026 21:40
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR introduces a conda-forge-oriented CI workflow/recipe setup and updates repository tooling to better enforce commit hygiene and workflow validation.

Changes:

  • Add a new conda-forge workflow (conda-package-cf.yml) and a parallel conda recipe directory (conda-recipe-cf/).
  • Update conda recipe maintainers.
  • Expand pre-commit hooks (including actionlint/gitleaks) and adjust CI scripts/quoting in GitHub workflows.

Reviewed changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
conda-recipe/meta.yaml Updates recipe-maintainers list.
conda-recipe-cf/meta.yaml Adds a conda-forge-oriented recipe definition.
conda-recipe-cf/conda_build_config.yaml Adds platform compiler/sysroot configuration for conda-build.
conda-recipe-cf/build.sh Adds Linux build script for the new recipe directory.
conda-recipe-cf/bld.bat Adds Windows build script for the new recipe directory.
.pre-commit-config.yaml Adds additional hooks (git hygiene, gitleaks, actionlint).
.github/workflows/pre-commit.yml Adjusts checkout ref and clang-format installation approach.
.github/workflows/conda-package.yml Improves quoting/arg handling in bash steps.
.github/workflows/conda-package-cf.yml Adds new conda-forge CI workflow (build + test matrix).
.github/workflows/build-with-clang.yml Improves quoting for compiler path export.
.git-blame-ignore-revs Adds ignore revision entry for the pre-commit hook expansion.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ndgrigorian ndgrigorian force-pushed the add-conda-forge-workflow branch from d598fd2 to 33ec733 Compare March 5, 2026 21:44
@ndgrigorian ndgrigorian changed the base branch from master to add-to-pre-commit March 5, 2026 21:46
@ndgrigorian ndgrigorian force-pushed the add-conda-forge-workflow branch 5 times, most recently from ae7a170 to c30ea76 Compare March 6, 2026 07:37
@antonwolfy antonwolfy added this to the 2.7.0 release milestone Mar 6, 2026
Base automatically changed from add-to-pre-commit to master March 6, 2026 09:05
An error occurred while trying to automatically change base from add-to-pre-commit to master March 6, 2026 09:05
@ndgrigorian ndgrigorian force-pushed the add-conda-forge-workflow branch from 957f11e to caca83e Compare March 6, 2026 09:30
@ndgrigorian ndgrigorian force-pushed the add-conda-forge-workflow branch from 898fc52 to 991ddde Compare March 9, 2026 20:25
@ndgrigorian ndgrigorian requested a review from antonwolfy March 9, 2026 20:55
@ndgrigorian ndgrigorian force-pushed the add-conda-forge-workflow branch from 991ddde to 512f624 Compare March 9, 2026 21:41
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