Skip to content

Conversation

@cademirch
Copy link
Contributor

@cademirch cademirch commented Oct 2, 2025

Currently the build ci is failing because the dev env doesnt have python-build. Here, I created a publish env (like other snakemake repos) that has the needed packages for building the wheel.

fixes #102

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 2, 2025

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • pyproject.toml is excluded by !pyproject.toml

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix-ci-build

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@dlaehnemann
Copy link
Member

Hey @cademirch , thanks for the fix. Could you point me to another example for quick cross-reference?

@cademirch
Copy link
Contributor Author

Hey @cademirch , thanks for the fix. Could you point me to another example for quick cross-reference?

Yep. https://github.com/snakemake/snakemake-interface-executor-plugins/blob/main/pyproject.toml

@johanneskoester johanneskoester merged commit a4aabc9 into main Oct 7, 2025
6 checks passed
@johanneskoester johanneskoester deleted the fix-ci-build branch October 7, 2025 06:19
johanneskoester pushed a commit that referenced this pull request Oct 7, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.14.0](v0.13.0...v0.14.0)
(2025-10-07)


### Features

* update wrappers to their specific latest version instead of the global
latest version of the wrapper repo
([#105](#105))
([a5d3bf8](a5d3bf8))


### Bug Fixes

* update pixi envs for building
([#104](#104))
([a4aabc9](a4aabc9)),
closes [#102](#102)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

New release missing on Bioconda and PyPi

4 participants