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 build #147

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Fix build #147

wants to merge 6 commits into from

Conversation

smorimoto
Copy link
Member

@smorimoto smorimoto commented Dec 11, 2024

To fix build.

@hhugo
Copy link
Member

hhugo commented Dec 11, 2024

You're changing way too many things at once.

  • bumping dune version
  • rewriting dune-project
  • bumping ocamlformat
  • completely changing ocamlformat config
  • doing cosmestic change to github workflow

You should at least put such changes in separate commit to make the diff more digest.

@smorimoto
Copy link
Member Author

Yes, I will split it.

Signed-off-by: Sora Morimoto <sora@morimoto.io>
Signed-off-by: Sora Morimoto <sora@morimoto.io>
Signed-off-by: Sora Morimoto <sora@morimoto.io>
Signed-off-by: Sora Morimoto <sora@morimoto.io>
@smorimoto smorimoto changed the title Update deps Fix build Dec 11, 2024
@smorimoto smorimoto requested review from hhugo and mhjd December 12, 2024 02:38
Signed-off-by: Sora Morimoto <sora@morimoto.io>
Signed-off-by: Sora Morimoto <sora@morimoto.io>
@smorimoto
Copy link
Member Author

Gentle ping

(depends
(ocaml (< 5.0))
Copy link
Member

Choose a reason for hiding this comment

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

This seem to be the only significant change in this large diff. Why is it not compatible with ocaml 5 ? It would be more useful to fix the build. The rest of changes don't seem related to fixing the build. I don't understand the motivation behind all this.

@hhugo
Copy link
Member

hhugo commented Dec 18, 2024

Looking at the CI, the build doesn't seem to be broken. https://github.com/ocsigen/html_of_wiki/actions/runs/12344711217

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