-
Notifications
You must be signed in to change notification settings - Fork 84
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
Windows CI for crytic-compile #249
Merged
Merged
Commits on Mar 22, 2022
-
It is currently broken, and tries to pull a repository via git:// which GH Actions now blocks.
Configuration menu - View commit details
-
Copy full SHA for b3790d8 - Browse repository at this point
Copy the full SHA b3790d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 041b1ef - Browse repository at this point
Copy the full SHA 041b1efView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf4ef00 - Browse repository at this point
Copy the full SHA bf4ef00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37c67a7 - Browse repository at this point
Copy the full SHA 37c67a7View commit details -
tests: use lf endings for test code
If autocrlf is enabled on Windows, it will rewrite solc code with CRLF file endings and break tests that depend on byte offsets in the code files.
Configuration menu - View commit details
-
Copy full SHA for c76d687 - Browse repository at this point
Copy the full SHA c76d687View commit details -
Configuration menu - View commit details
-
Copy full SHA for edc5f90 - Browse repository at this point
Copy the full SHA edc5f90View commit details -
workflows: ci: enable Windows runs
This also extracts Node setup from individual scripts into the workflow, to support running on Windows.
Configuration menu - View commit details
-
Copy full SHA for d247a6b - Browse repository at this point
Copy the full SHA d247a6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab7e933 - Browse repository at this point
Copy the full SHA ab7e933View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2cd31d - Browse repository at this point
Copy the full SHA a2cd31dView commit details
Commits on Apr 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4a67c71 - Browse repository at this point
Copy the full SHA 4a67c71View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.