Update Go and external dependencies at the start of a release cycle #2115

Open
opened 2026-03-04 01:46:47 -05:00 by deekerman · 3 comments
Owner

Originally created by @ainar-g on GitHub (Nov 6, 2020).

Originally assigned to: @ainar-g on GitHub.

Update Go in build, test, and other scripts, as well as external dependencies to their latest released versions at the start of a major or a minor release cycle. This includes updating all of our forks, probably by rebasing our commits on top of the latest commits from the original repo.


Here's a better formatted checklist:

  • Go version in scripts.

  • Go dependencies and tools.

  • Docker image we use for CI; both in Bamboo and GitHub Actions.

  • Alpine version in the Dockerfile, if changed.

  • Ubuntu version in Snap packages, if changed.

Originally created by @ainar-g on GitHub (Nov 6, 2020). Originally assigned to: @ainar-g on GitHub. Update Go in build, test, and other scripts, as well as external dependencies to their latest released versions at the start of a major or a minor release cycle. This includes updating all of our forks, probably by rebasing our commits on top of the latest commits from the original repo. * * * Here's a better formatted checklist: * Go version in scripts. * Go dependencies and tools. * Docker image we use for CI; both in Bamboo and GitHub Actions. * Alpine version in the `Dockerfile`, if changed. * Ubuntu version in Snap packages, if changed.
Author
Owner

@ainar-g commented on GitHub (Mar 11, 2021):

Done for the v0.106.0 cycle in c08bf86, moving to the next one.

@ainar-g commented on GitHub (Mar 11, 2021): Done for the v0.106.0 cycle in c08bf86, moving to the next one.
Author
Owner

@ainar-g commented on GitHub (May 21, 2021):

Done for the v0.107.0 cycle in c688832.

@ainar-g commented on GitHub (May 21, 2021): Done for the v0.107.0 cycle in c688832.
Author
Owner

@ainar-g commented on GitHub (Dec 22, 2021):

Done for the v0.108.0 cycle in 2968a65.

@ainar-g commented on GitHub (Dec 22, 2021): Done for the v0.108.0 cycle in 2968a65.
Sign in to join this conversation.
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
starred/AdGuardHome#2115
No description provided.