Skip to content

Add [sources] to docs/Project.toml#74

Merged
andrewwinters5000 merged 1 commit intomainfrom
docs-project
Sep 26, 2025
Merged

Add [sources] to docs/Project.toml#74
andrewwinters5000 merged 1 commit intomainfrom
docs-project

Conversation

@andrewwinters5000
Copy link
Member

This should help avoid future flotsam compat bounds PRs from CompatHelper.

@andrewwinters5000 andrewwinters5000 changed the title Add ´[sources] to docs/Project.toml Add [sources] to docs/Project.toml Sep 26, 2025
Copy link
Member

@JoshuaLampert JoshuaLampert left a comment

Choose a reason for hiding this comment

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

Thanks! Just to clarify: This has no influence whether CompatHelper creates a PR or not. CompatHelper will create a PR adding a compat bound as long there is a package listed in [deps] without (or with outdated) entry in [compat]. However, the sources entry ensures, we use the correct (development) version of the package for building the docs.

@JoshuaLampert
Copy link
Member

Oh and the sources will only affect Julia v1.11 and higher. On Julia v1.10 it's ignored.

@andrewwinters5000
Copy link
Member Author

Good to know, thanks! But if we just leave one of these "noise" PRs open CompatHelper won't keep opening new ones, yes?

@JoshuaLampert
Copy link
Member

Yes.

@andrewwinters5000 andrewwinters5000 merged commit 334fc2e into main Sep 26, 2025
4 checks passed
@andrewwinters5000 andrewwinters5000 deleted the docs-project branch September 26, 2025 19:26
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.

2 participants