-
Notifications
You must be signed in to change notification settings - Fork 697
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
Backport #10320: Convert validate.sh
to a Haskell script
#10490
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 341f25f - Browse repository at this point
Copy the full SHA 341f25fView commit details -
Split
cabal-validate
into modulesThis disentangles the utility boilerplate from the validation logic, making the `Main.hs` module much easier to read and modify. (cherry picked from commit 43a3975)
Configuration menu - View commit details
-
Copy full SHA for 166edae - Browse repository at this point
Copy the full SHA 166edaeView commit details -
cabal-validate: Add Haddock documentation + README
(cherry picked from commit e257591)
Configuration menu - View commit details
-
Copy full SHA for 321163a - Browse repository at this point
Copy the full SHA 321163aView commit details -
Remove
ansi-terminal
dependency(cherry picked from commit 96d6ad5)
Configuration menu - View commit details
-
Copy full SHA for 8036dd3 - Browse repository at this point
Copy the full SHA 8036dd3View commit details -
(cherry picked from commit 9f5d90f)
Configuration menu - View commit details
-
Copy full SHA for 5f25a84 - Browse repository at this point
Copy the full SHA 5f25a84View commit details -
(cherry picked from commit a10a2a3)
Configuration menu - View commit details
-
Copy full SHA for 1467a9c - Browse repository at this point
Copy the full SHA 1467a9cView commit details -
withTiming: take
startTime
explicitly(cherry picked from commit 37cfe85)
Configuration menu - View commit details
-
Copy full SHA for 16e1e67 - Browse repository at this point
Copy the full SHA 16e1e67View commit details -
Add
cabal-validate
toformat
job(cherry picked from commit 92613f0)
Configuration menu - View commit details
-
Copy full SHA for c1e4a24 - Browse repository at this point
Copy the full SHA c1e4a24View commit details -
This seems to fix an error where `long-tests` isn't built? (cherry picked from commit d208282)
Configuration menu - View commit details
-
Copy full SHA for aec9a1d - Browse repository at this point
Copy the full SHA aec9a1dView commit details -
fixup! Remove
ansi-terminal
dependency(cherry picked from commit bae200a)
Configuration menu - View commit details
-
Copy full SHA for 92015ec - Browse repository at this point
Copy the full SHA 92015ecView commit details -
fixup! Build test suites explicitly
(cherry picked from commit 1900d5e)
Configuration menu - View commit details
-
Copy full SHA for ea53c3a - Browse repository at this point
Copy the full SHA ea53c3aView commit details -
fixup! fixup! Build test suites explicitly
(cherry picked from commit 30f0faa)
Configuration menu - View commit details
-
Copy full SHA for 6afaf99 - Browse repository at this point
Copy the full SHA 6afaf99View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1b495b - Browse repository at this point
Copy the full SHA c1b495bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17e5890 - Browse repository at this point
Copy the full SHA 17e5890View commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2f6cb64 - Browse repository at this point
Copy the full SHA 2f6cb64View commit details