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

feat(ci): update CI #474

Merged
merged 1 commit into from
Sep 29, 2024
Merged

feat(ci): update CI #474

merged 1 commit into from
Sep 29, 2024

Conversation

Ant0wan
Copy link
Contributor

@Ant0wan Ant0wan commented Sep 28, 2024

Description

  • CI Updates: Updated GitHub Actions workflows (go-test.yaml, golangci-lint.yaml, release.yml) to use newer versions of actions and standardized configuration.
  • Key Changes:
    • Bumped actions/checkout from v2/v3 to v4.
    • Updated actions/setup-go to v5.
    • Updated golangci-lint action to v6.
    • Enhanced release.yml by replacing the manual Docker login with docker/login-action@v3.
    • Minor formatting adjustments and expanded tag matching for release workflows.

These improvements ensure up-to-date CI processes with enhanced reliability.

Pull request type

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe): version bump

Checklist

  • Linter passes correctly: actionlint, yq eval

Does this introduce a breaking change?

  • Yes
  • No

Copy link
Collaborator

@sigua-cs sigua-cs left a comment

Choose a reason for hiding this comment

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

LGTM

@mga-chka mga-chka merged commit 7973c9e into ContentSquare:master Sep 29, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants