Skip to content

docs(contributing): switch to rattler-build on Contributing packages page #2558

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

lucascolley
Copy link
Member

PR Checklist:

  • note any issues closed by this PR with closing keywords
  • if you are adding a new page under docs/ or community/, you have added it to the sidebar in the corresponding _sidebar.json file
  • put any other relevant information below

WIP

Copy link

netlify bot commented Jul 7, 2025

Deploy Preview for conda-forge-previews ready!

Name Link
🔨 Latest commit ddf943d
🔍 Latest deploy log https://app.netlify.com/projects/conda-forge-previews/deploys/686fa16471dc220008b04454
😎 Deploy Preview https://deploy-preview-2558--conda-forge-previews.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 69
Accessibility: 96
Best Practices: 100
SEO: 89
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@lucascolley lucascolley force-pushed the rattler-build branch 3 times, most recently from be47d72 to 545b5ae Compare July 7, 2025 14:22
Copy link
Member Author

@lucascolley lucascolley left a comment

Choose a reason for hiding this comment

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

.

Comment on lines -583 to +550
<a id="testing-python-packages"></a>
<!-- <a id="testing-python-packages"></a>
Copy link
Member Author

Choose a reason for hiding this comment

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

DNM: the whole testing section has a lot of overlap with https://rattler.build/latest/reference/recipe_file/#tests-section and https://rattler.build/latest/testing/, advice appreciated on what should stay vs what we can just link out to.

Copy link

@Hofer-Julian Hofer-Julian 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 🚀

@@ -865,7 +832,7 @@ the package – thus, at this point it does not have access to the original sour
tarball. This is to ensure that the test environment is as close as possible to
what an end-user will see.

This makes it very hard to run tests that are not installed with the package.
This makes it very hard to run tests that are not installed with the package. -->

Choose a reason for hiding this comment

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

Was this change intentional?

Copy link
Member Author

Choose a reason for hiding this comment

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

see #2558 (comment), my IDE makes these comments a lot more obvious than the GitHub UI 😅

@lucascolley
Copy link
Member Author

lucascolley commented Jul 7, 2025

not sure how to appease pre-commit in CI, pixi exec pre-commit run --all-files passes for me locally

will fix the broken anchors once we have finalised which sections are staying

@chrisburr
Copy link
Member

Looks like you need:

PRETTIER_LEGACY_CLI=1 pre-commit run --all-files

@lucascolley
Copy link
Member Author

thanks @chrisburr :)

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