Skip to content

ci: update alpine dependency flow and refresh tests - #227

Merged
ChristophShyper merged 1 commit into
masterfrom
chore/alpine-2-24-1
Jul 6, 2026
Merged

ci: update alpine dependency flow and refresh tests#227
ChristophShyper merged 1 commit into
masterfrom
chore/alpine-2-24-1

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

📝 Brief description

ci: update alpine dependency flow and refresh tests

💻 Commits

  • 4a120c7 - ChristophShyper - 2026-07-06 23:01:30
    ci: update alpine dependency flow and refresh tests
    Run cron dependency updates on Monday 05:00 UTC and Dependabot on Wednesday 05:00 UTC. Update dependency tasks to refresh Alpine 3.24.1 and matching test expectations before package pins, and bring repository package/test fixtures in line with the current Alpine base.

📁 Modified files

.github/dependabot.yml | 4 +--
Dockerfile | 2 +-
Taskfile.cicd.yml | 2 +-
Taskfile.scripts.yml | 76 ++++++++++++++++++++++++++++++++++++++++++++
alpine-packages.txt | 4 +--
tests/docker/local-image.yml | 2 +-
6 files changed, 83 insertions(+), 7 deletions(-)

⚠️ Additional information

  • Pushed to a branch with a proper name and provided proper commit message.
  • Provided a clear and concise description of what the issue is.

Check CONTRIBUTING.md and CODE_OF_CONDUCT.md for more information

Run cron dependency updates on Monday 05:00 UTC and Dependabot on Wednesday 05:00 UTC. Update dependency tasks to refresh Alpine 3.24.1 and matching test expectations before package pins, and bring repository package/test fixtures in line with the current Alpine base.
@ChristophShyper
ChristophShyper merged commit f27e095 into masterJul 6, 2026
22 checks passed
@ChristophShyper
ChristophShyper deleted the chore/alpine-2-24-1 branch July 6, 2026 21:11
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@ChristophShyper