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

Bump test environment to Ubuntu 22.04 #242

Merged
merged 7 commits into from
Nov 12, 2023

Conversation

edslocomb
Copy link
Contributor

@edslocomb edslocomb commented Nov 6, 2023

This also fixes a few test installers:

  • rustfmt is available via apt-get in 22.04, use that instead of tarball that's no longer available
  • brittany now installs cleanly in the default haskell ghc/cabal in 22.04, so just use that
  • perltidy in 22.04 has slightly different output
  • nixfmt download url changed (now includes OS/arch). There was initially no binary available when nixfmt was updated,
    but the devs there were kind enough to provide one: No binary for v0.6.0 release? NixOS/nixfmt#139

This runs a full make fmt-build without errors, though it takes a while ;). All tests pass, too.

Copy link
Member

@raxod502 raxod502 left a comment

Choose a reason for hiding this comment

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

✨ Yay!

@raxod502 raxod502 merged commit f884d1d into radian-software:main Nov 12, 2023
4 checks passed
@raxod502 raxod502 mentioned this pull request Nov 12, 2023
raxod502 added a commit that referenced this pull request Nov 12, 2023
Some things I noticed from
#242 but didn't want to
patch in place because CI had passed already.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants