Skip to content
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

fix: allow [$ dune subst] to work without a repo #11028

Merged

Conversation

rgrinberg
Copy link
Member

Signed-off-by: Rudi Grinberg me@rgrinberg.com

@rgrinberg rgrinberg force-pushed the ps/rr/fix__allow____dune_subst__to_work_without_a_repo branch 2 times, most recently from d3a62bc to 6a1bd89 Compare October 20, 2024 09:30
@rgrinberg
Copy link
Member Author

@anmonteiro do you want to review this one?

@rgrinberg rgrinberg force-pushed the ps/rr/fix__allow____dune_subst__to_work_without_a_repo branch 4 times, most recently from 0110d5c to 0345e43 Compare October 20, 2024 12:36
@anmonteiro anmonteiro self-requested a review October 23, 2024 06:04
bin/subst.ml Outdated Show resolved Hide resolved
bin/subst.ml Show resolved Hide resolved
bin/subst.ml Show resolved Hide resolved
Signed-off-by: Rudi Grinberg <me@rgrinberg.com>

<!-- ps-id: f64f12f2-a4d9-4de3-a800-a61cc9af0e4f -->
@rgrinberg rgrinberg force-pushed the ps/rr/fix__allow____dune_subst__to_work_without_a_repo branch from 0345e43 to 2dbec42 Compare October 26, 2024 10:49
@rgrinberg rgrinberg merged commit 7464d0f into main Oct 26, 2024
25 of 27 checks passed
@rgrinberg rgrinberg deleted the ps/rr/fix__allow____dune_subst__to_work_without_a_repo branch October 26, 2024 10:52
@btjorge
Copy link

btjorge commented Oct 28, 2024

The fix introduce a regression when an opam file is present, I just opened #11045 reporting that

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.

dune subst silently ignores %%ID%% string when outside a git-controlled directory
3 participants