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

A few fixups #152

Merged
merged 6 commits into from
Jan 18, 2024
Merged

A few fixups #152

merged 6 commits into from
Jan 18, 2024

Conversation

cpuguy83
Copy link
Member

@cpuguy83 cpuguy83 commented Jan 17, 2024

  • Bump go versions
  • Fix broken test
  • Add CI workflow to actually run unit tests
  • Bump CodeQL actions for go1.21 support
  • Remove autobuild since it is not needed and is broken

Also bumps actions/checkout to latest v4

Signed-off-by: Brian Goff <[email protected]>

Remove autobuild as it is not needed

This is causing CI to fail, and we're alreay building all packages as
part of unit testing.

Signed-off-by: Brian Goff <[email protected]>

Install go1.21 in codeql runner
.github/workflows/ci.yml Outdated Show resolved Hide resolved
cpuguy83 and others added 2 commits January 17, 2024 16:33
@cpuguy83 cpuguy83 enabled auto-merge (rebase) January 18, 2024 00:36
@cpuguy83 cpuguy83 requested a review from sozercan January 18, 2024 00:36
@cpuguy83 cpuguy83 merged commit 342bef7 into Azure:main Jan 18, 2024
5 checks passed
@cpuguy83 cpuguy83 deleted the fixups branch January 18, 2024 00:37
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