Skip to content

up tests to ReScript v11 #905

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

Merged
merged 3 commits into from
Jan 29, 2024
Merged

up tests to ReScript v11 #905

merged 3 commits into from
Jan 29, 2024

Conversation

zth
Copy link
Collaborator

@zth zth commented Jan 29, 2024

We now default to v11 in tests.

@zth zth requested a review from cristianoc January 29, 2024 10:10
@@ -13,7 +13,7 @@ let makePathsForModule ~projectFilesAndPaths ~dependenciesFilesAndPaths =

let getReScriptVersion () =
(* TODO: Include patch stuff when needed *)
let defaultVersion = (10, 1) in
let defaultVersion = (11, 0) in
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is intentional. We can easily roll back to defaulting to 10.1 if this causes troubles (it shouldn't).

@cristianoc
Copy link
Collaborator

Notice CI is red.

@zth zth merged commit 4653a00 into master Jan 29, 2024
@zth zth deleted the up-to-rescript-11 branch January 29, 2024 19:34
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