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

Cleanup workflow actions and update devbox dependencies #475

Merged
merged 3 commits into from
Aug 16, 2024

Conversation

thunderboltsid
Copy link
Contributor

  • Use devbox install action instead of manually installing devbox
  • Update cache action to v4
  • Update codecov action to v4
  • Remove unnecessary nix flakes
  • replace deprecated gomock library with go.uber.org/mock/gomock and regenerate mocks
  • Simplify the coverage output by removing unnecessary tools as codecov
    now understands coverage.out

- Use devbox install action instead of manually installing devbox
- Update cache action to v4
- Update codecov action to v4
- Remove unnecessary nix flakes
- Simplify the coverage output by removing unnecessary tools as codecov
  now understands coverage.out
regenerate all mocks with newer mockgen
Run `make manifests`
@thunderboltsid thunderboltsid requested review from adiantum and deepakm-ntnx and removed request for tuxtof and yannickstruyf3 August 15, 2024 18:14
@thunderboltsid thunderboltsid merged commit 285483f into main Aug 16, 2024
6 of 9 checks passed
@thunderboltsid thunderboltsid deleted the issue/devbox-cleanup branch August 16, 2024 11:43
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.

3 participants