Skip to content

fix: update github actions deps#35

Merged
lusu007 merged 2 commits intomainfrom
chore/update-pipeline
May 4, 2026
Merged

fix: update github actions deps#35
lusu007 merged 2 commits intomainfrom
chore/update-pipeline

Conversation

@lusu007
Copy link
Copy Markdown
Contributor

@lusu007 lusu007 commented May 4, 2026

Pull Request

Description

Type of Change

  • 🐛 Bug fix
  • ✨ New feature
  • 💥 Breaking change
  • ♻️ Refactoring
  • 📚 Documentation
  • 🔧 Chore

Related Issues

None

Testing

  • Unit tests pass
  • Manual testing completed
  • New tests added for new functionality

Checklist

  • I have performed a self-review of my own code
  • Tests have been added/updated and pass (if needed)
  • Documentation has been updated (if needed)

@lusu007 lusu007 self-assigned this May 4, 2026
Copilot AI review requested due to automatic review settings May 4, 2026 18:38
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the repository’s GitHub Actions workflows to modernize the release pipeline and align CI/release jobs with a newer Go toolchain version.

Changes:

  • Bump the module’s Go version and align GitHub Actions setup-go usage to Go 1.26.
  • Split Release Please into its own workflow and change the publish workflow to run GoReleaser on version tag pushes (or manual dispatch).
  • Update CI runner matrix OS labels.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
go.mod Bumps the go directive to 1.26 to match the updated CI/release toolchain.
.github/workflows/release.yml Reworks release publishing to run on v* tags (and manual dispatch), runs GoReleaser, and marks GlitchTip releases.
.github/workflows/release-please.yml Adds a dedicated Release Please workflow to create release PRs/releases.
.github/workflows/ci.yml Updates runner matrix and Go version used for vet/test and snapshot builds.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@lusu007 lusu007 force-pushed the chore/update-pipeline branch from eed76dc to ef8eeb4 Compare May 4, 2026 18:54
@lusu007 lusu007 merged commit a646fa9 into main May 4, 2026
5 checks passed
@lusu007 lusu007 deleted the chore/update-pipeline branch May 4, 2026 19:02
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