Skip to content

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

Merged
rgrinberg merged 1 commit intomainfrom
ps/rr/fix__allow____dune_subst__to_work_without_a_repo
Oct 26, 2024
Merged

fix: allow [$ dune subst] to work without a repo#11028
rgrinberg merged 1 commit intomainfrom
ps/rr/fix__allow____dune_subst__to_work_without_a_repo

Conversation

@rgrinberg
Copy link
Copy Markdown
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
Copy Markdown
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
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
@rgrinberg rgrinberg deleted the ps/rr/fix__allow____dune_subst__to_work_without_a_repo branch October 26, 2024 10:52
@btjorge
Copy link
Copy Markdown
Contributor

btjorge commented Oct 28, 2024

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

anmonteiro pushed a commit to anmonteiro/dune that referenced this pull request Nov 17, 2024
Signed-off-by: Rudi Grinberg <me@rgrinberg.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.

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

3 participants