Skip to content

Conversation

@ceyonur
Copy link
Collaborator

@ceyonur ceyonur commented Apr 3, 2025

This pull request includes several changes to the GitHub Actions workflows and various scripts to improve the CI/CD process and build configurations. The most important changes include updating the Go version management, adding new environment variables for multi-arch builds, and refactoring version management in scripts.

Updates to GitHub Actions workflows:

  • .github/workflows/tests.yml: Updated the Go version management to use go.mod instead of a hardcoded version, updated the golangci-lint version, and added a go mod tidy step. Also updated the OS matrix to include ubuntu-22.04. [1] [2]

Environment variables for multi-arch builds:

Removal of unnecessary scripts:

Refactoring version management in scripts:

  • scripts/versions.sh: Added a set_module_version_var function to dynamically set module versions from go.mod and refactored existing version variables to use this function.

Other minor changes:

@ceyonur ceyonur marked this pull request as draft April 3, 2025 11:27
@ceyonur ceyonur marked this pull request as ready for review April 3, 2025 12:10
qdm12
qdm12 previously approved these changes Apr 3, 2025
Co-authored-by: Quentin McGaw <[email protected]>
Signed-off-by: Ceyhun Onur <[email protected]>
@ceyonur ceyonur merged commit a3cff3e into main Apr 3, 2025
6 checks passed
@ceyonur ceyonur deleted the cey/sync-scripts branch April 3, 2025 13:51
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