Skip to content

wp#10

Merged
1batu merged 6 commits intoDigitalCoreHub:mainfrom
1batu:main
Nov 9, 2025
Merged

wp#10
1batu merged 6 commits intoDigitalCoreHub:mainfrom
1batu:main

Conversation

@1batu
Copy link
Member

@1batu 1batu commented Nov 9, 2025

This pull request updates the project to use Go version 1.24 instead of 1.25 or 1.23, ensuring consistency across the build, documentation, and workflow. It also improves the linting step in the CI workflow by adding a timeout argument.

Go version alignment:

  • Downgraded Go version from 1.25 to 1.24 in the GitHub Actions workflow (.github/workflows/ci-cd.yml), go.mod, and documentation (README.md). The Docker build now uses the golang:1.24-alpine image (Dockerfile). [1] [2] [3] [4]

CI/CD improvements:

  • Added a --timeout=5m argument to the golangci-lint step in the workflow to prevent linting from hanging indefinitely (.github/workflows/ci-cd.yml).

1batu added 6 commits November 5, 2025 23:32
Updated Go version from 1.25/1.23 to 1.24 in ci-cd workflow, Dockerfile, README, and go.mod for consistency. Also set a timeout for golangci-lint in the CI workflow.
Downgrade Go version to 1.24 across project
@1batu 1batu merged commit d5e83cf into DigitalCoreHub:main Nov 9, 2025
1 of 2 checks passed
1batu added a commit that referenced this pull request Nov 9, 2025
Update risk_manager.go
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.

1 participant