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

Switch to Mint for CI/CD #74

Merged
merged 8 commits into from
Jul 23, 2024
Merged

Switch to Mint for CI/CD #74

merged 8 commits into from
Jul 23, 2024

Conversation

pierrebeaucamp
Copy link
Contributor

@pierrebeaucamp pierrebeaucamp commented Jul 23, 2024

Additionally:

  • Fixes a pointer bug in some parsers that lead to incorrect results (was previously not caught by the linter)
  • Removed Nix in favour of asdf
  • Updates Go to 1.22 and runs the latest version of golangci-lint
  • Restricts the backwards compatibility tests to run one version at a time, to ease pressure against our staging environment.

The last publish step in our CD pipeline is still untested. It also depends on https://github.com/rwx-research/infrastructure/pull/552 being merged beforehand.

Note also that this is missing an approval workflow (since that feature is still in development). Instead, the publish step will need to be launched manually using the Mint CLI for now.

@pierrebeaucamp pierrebeaucamp self-assigned this Jul 23, 2024
.mint/main.yaml Outdated Show resolved Hide resolved
@TAGraves TAGraves merged commit c7086f9 into main Jul 23, 2024
2 checks passed
@TAGraves TAGraves deleted the pierre/asdf-mint branch July 23, 2024 16:47
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