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

Upgrade to Go 1.23 #575 #579

Merged
merged 6 commits into from
Jan 14, 2025
Merged

Conversation

Swastik-Swarup-Dash
Copy link
Contributor

Signed-off-by: Swastik Swarup Dash [email protected]
Go 1.21 -> Go 1.23

@Swastik-Swarup-Dash
Copy link
Contributor Author

@devhindo Just Added a Condition regarding Go version

+GO_VERSION ?= 1.23
+export GO_VERSION 

Makefile Outdated
@@ -121,6 +121,8 @@ test: manifests generate fmt vet ## Run tests.

##@ Build

+GO_VERSION ?= 1.23
Copy link
Member

Choose a reason for hiding this comment

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

don't add this

Copy link
Member

Choose a reason for hiding this comment

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

@Swastik-Swarup-Dash did you incorporate this feedback? Be sure to reply here...

Makefile Outdated
@@ -121,6 +121,8 @@ test: manifests generate fmt vet ## Run tests.

##@ Build

+GO_VERSION ?= 1.23
+export GO_VERSION
Copy link
Member

Choose a reason for hiding this comment

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

this shouldn't be added as well

Copy link
Member

Choose a reason for hiding this comment

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

@Swastik-Swarup-Dash did you incorporate this feedback? Be sure to reply here...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes i have @leecalcote

Copy link
Member

@devhindo devhindo left a comment

Choose a reason for hiding this comment

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

Good! now sign your commits by commit using git commit -s -m "commit"

Signed-off-by: Swastik Swarup Dash <[email protected]>
@Swastik-Swarup-Dash
Copy link
Contributor Author

@devhindo I think there is an Issue in Signing-off is there any alternative way to proceed

@leecalcote leecalcote merged commit d013e48 into meshery:master Jan 14, 2025
2 checks passed
Copy link

welcome bot commented Jan 14, 2025

        Thank you for contributing to the Layer5 community! 🎉 \ \ Meshery Logo \ \         ⭐ Please leave a star on the project. 😄

@leecalcote
Copy link
Member

Thanks, @Swastik-Swarup-Dash. Meshery Operator no longer seems to build successfully. Will you verify?

@leecalcote
Copy link
Member

@Swastik-Swarup-Dash
Copy link
Contributor Author

@Swastik-Swarup-Dash https://layer5io.slack.com/archives/C055L65AB99/p1736827137315759... are you in the community Slack?

yes i am

@Swastik-Swarup-Dash
Copy link
Contributor Author

Thanks, @Swastik-Swarup-Dash. Meshery Operator no longer seems to build successfully. Will you verify?

I would love to but I am currently busy with a Ongoing Project.

@Swastik-Swarup-Dash Swastik-Swarup-Dash deleted the go-up branch January 14, 2025 06:07
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