mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
Update Go and external dependencies at the start of a release cycle #2115
Labels
No labels
P1: Critical
P2: High
P3: Medium
P4: Low
UI
bug
cannot reproduce
compatibility
dependencies
docker
documentation
duplicate
enhancement
enhancement
external libs
feature request
good first issue
help wanted
infrastructure
invalid
localization
needs investigation
performance
potential-duplicate
question
recurrent
research
snap
waiting for data
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AdGuardHome#2115
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@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 (May 21, 2021):
Done for the v0.107.0 cycle in
c688832.@ainar-g commented on GitHub (Dec 22, 2021):
Done for the v0.108.0 cycle in
2968a65.