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 installation and tests #744

Merged
merged 3 commits into from
Jul 11, 2023
Merged

Fix installation and tests #744

merged 3 commits into from
Jul 11, 2023

Conversation

davesnx
Copy link
Member

@davesnx davesnx commented Jul 11, 2023

Install Reason v3.9.0 on make install and run snapshots with it.

@davesnx davesnx marked this pull request as draft July 11, 2023 15:06
@davesnx davesnx marked this pull request as ready for review July 11, 2023 16:15
@davesnx davesnx merged commit 4bbde29 into main Jul 11, 2023
4 checks passed
davesnx added a commit that referenced this pull request Jul 11, 2023
…lange-0-11

* 'main' of github.com:/reasonml/reason-react:
  Fix installation and tests (#744)
@anmonteiro
Copy link
Member

Why do we require dune 3.9?

@davesnx
Copy link
Member Author

davesnx commented Jul 11, 2023

We don't but this just installs the same version on local than on CI. The requirement is still 3.6.0

@@ -1,4 +1,4 @@
(lang dune 3.8)
(lang dune 3.9)
Copy link
Member

Choose a reason for hiding this comment

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

This change is clearly requiring 3.9

Copy link
Member Author

Choose a reason for hiding this comment

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

Oh, thought you talked about Reason, not dune.

Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

But melange only requires dune 3.8

Copy link
Member Author

Choose a reason for hiding this comment

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

The current state of this repo is very broken, since it requires melange master and Reason 3.9.0 for the snapshot testing + the reason-react-ppx from the repo

So there should be a few things to un-tangle before we can even publish newer versions

@jchavarri jchavarri mentioned this pull request Jul 12, 2023
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