[chore] Update Go version to 1.25 and align GitHub Actions#490
[chore] Update Go version to 1.25 and align GitHub Actions#490Suhani95 wants to merge 7 commits intomeshery-extensions:masterfrom
Conversation
Signed-off-by: Suhani <suhani4630@gmail.com>
Signed-off-by: suhani <168286988+Suhani95@users.noreply.github.com>
|
@mgfeller Would like a review on the changes made, and open to any suggestions. |
|
@Suhani95 thanks for your contribution and for reaching out. It looks good, however I'm hesitant to approve the PR as I haven't been actively involved in a while and would have to be reacquainted with the approval and merge process. |
|
Totally understand. I'll wait for an active maintainer to take a look. |
|
@saurabhraghuvanshii could you please review this PR? |
|
@Suhani95 golangci-lint faling, I think some migrations not working can you see |
Signed-off-by: Suhani <suhani4630@gmail.com>
|
@saurabhraghuvanshii Fixed linter migration issues by updating the config schema. Please review. |
| runs-on: ubuntu-latest | ||
| steps: | ||
| - name: Notify Slack | ||
| uses: slackapi/slack-github-action@v2.1.1 |
|
@Suhani95 come minimum changes required, Please address them |
….yml Signed-off-by: Suhani <suhani4630@gmail.com>
Signed-off-by: Suhani <suhani4630@gmail.com>
|
@Suhani95 some Improtant things are missing from .golangci
|
Signed-off-by: Suhani <suhani4630@gmail.com>
|
@saurabhraghuvanshii |
Description
This PR fixes #489
Changes made :
Updates the Go version used in this repository from 1.24 to 1.25.
Updates GitHub Action version tags across the workflows to their latest stable releases.
Notes for Reviewers
Signed commits