main #4

Closed
jaime.merino_mora wants to merge 8 commits from main into dependabot/go_modules/golang.org/x/oauth2-0.35.0
Contributor
No description provided.
jaime.merino_mora added 8 commits 2026-05-28 09:53:59 +00:00
* chore: update base image from alpine:3.14 to alpine:3.21

Alpine 3.14 reached EOL in November 2024 and no longer receives
security updates. Update to 3.21 (latest stable) to ensure continued
security patch coverage.

Closes #211

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* chore: update base image from alpine:3.14 (EOL) to alpine:3.23

Alpine 3.14 reached EOL in November 2024. Update to 3.23 (latest stable,
EOL: November 2027) to ensure continued security patch coverage.

Closes #211

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
- Removed GitHub Dependencies: Excised the unused newGithubClient and its associated dependencies (google/go-github and oauth2) from main.go and go.mod.

   - Project Infrastructure Updates:
       - Updated Dockerfile to use golang:1.25 for consistency with go.mod.
       - Modified action.yaml to run from the local Dockerfile, ensuring that the Forgejo-specific logic is utilized.
   - Validation: Verified all changes through a successful build and by running the full test suite, all of which passed.
Reviewed-on: #1
Reviewed-on: #2
Reviewed-on: #3
Author
Contributor

@jaime.merino_mora fix this

@jaime.merino_mora fix this
requested review from pere.manent 2026-05-28 09:57:02 +00:00
Author
Contributor

@

@
Author
Contributor

@pere.manent fix this

@pere.manent fix this

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: actions/manual-approval#4
No description provided.