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

update tools go.mod and fix package import #4288

Merged
merged 9 commits into from
Jan 8, 2024
Merged

Conversation

burmudar
Copy link
Contributor

@burmudar burmudar commented Jan 4, 2024

Fixes

  • ci check-image-names.sh was failing due to a package import change. In the process of updating the import I also updated the go.mod to be 1.21
  • fix .buildkite/prettier-check.sh by moving package.json to the root of the repo. With it being in root of the repo it won't install the integration test dependencies to run prettier.

Test plan

Executed locally and CI

@burmudar burmudar requested a review from a team January 4, 2024 11:02
@burmudar burmudar self-assigned this Jan 4, 2024

go 1.16
go 1.21.5
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah good catch. Might as well update it!

@burmudar burmudar requested a review from Strum355 January 8, 2024 16:26
@burmudar burmudar merged commit 1a88212 into master Jan 8, 2024
8 of 9 checks passed
@burmudar burmudar deleted the wb/ci/fix-tools branch January 8, 2024 17:58
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