Skip to content

chore: fix autogenerated header for ci#14455

Merged
Leonidas-from-XIV merged 1 commit into
ocaml:mainfrom
Alizter:push-konqotpwtrxt
May 8, 2026
Merged

chore: fix autogenerated header for ci#14455
Leonidas-from-XIV merged 1 commit into
ocaml:mainfrom
Alizter:push-konqotpwtrxt

Conversation

@Alizter

@Alizter Alizter commented May 8, 2026

Copy link
Copy Markdown
Collaborator

The path we pass to the script is always correct since dune may relativise it whether it lives. The old hard coded path was incorrect since we moved the .in script.

@Alizter Alizter requested a review from Leonidas-from-XIV May 8, 2026 11:09
Signed-off-by: Ali Caglayan <alizter@gmail.com>
@Alizter Alizter force-pushed the push-konqotpwtrxt branch from e72ecab to 006cdc9 Compare May 8, 2026 11:20
@Alizter Alizter requested review from Sudha247 and shonfeder May 8, 2026 11:21
@Leonidas-from-XIV

Copy link
Copy Markdown
Member

Ah yes, they were moved in #14250.

@Leonidas-from-XIV Leonidas-from-XIV left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I was a bit worried that moving the dune file into .github would make dune ignore the rules but turns out it works fine; confirming that dune runtest will register the a promotion.

@Leonidas-from-XIV Leonidas-from-XIV merged commit 4e2e301 into ocaml:main May 8, 2026
30 checks passed
@Alizter

Alizter commented May 8, 2026

Copy link
Copy Markdown
Collaborator Author

I was a bit worried that moving the dune file into .github would make dune ignore the rules but turns out it works fine; confirming that dune runtest will register the a promotion.

Normally yes, but we have this in dune-file:

(dirs .github _boot :standard \ result)

@Leonidas-from-XIV

Copy link
Copy Markdown
Member

Ah that's good to know! Avoiding . folders was why I originally created the rules in ci/, but it wasn't ultimately necessary.

@Alizter Alizter added this to the 3.24.0 milestone Jul 8, 2026
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.

4 participants