Skip to content

feat: add support for Alpine packages updates#66

Merged
ChristophShyper merged 5 commits intomasterfrom
feat/improve-workflows
Apr 15, 2026
Merged

feat: add support for Alpine packages updates#66
ChristophShyper merged 5 commits intomasterfrom
feat/improve-workflows

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 15, 2026

📝 Brief description

feat: rename workflow files and update references for clarity
Merge branch 'master' into feat/rename-workflows
Merge branch 'master' into feat/rename-workflows
feat: add support for Alpine packages updates
fix: restore Taskfile.docker.yml

💻 Commits

  • dab87f5 - ChristophShyper - 2026-04-15 23:23:04
    | fix: restore Taskfile.docker.yml
    |
  • 6f0bba4 - ChristophShyper - 2026-04-15 23:16:27
    | feat: add support for Alpine packages updates
    |
  • 4016b4e - ChristophShyper - 2026-04-15 20:39:33
    | Merge branch 'master' into feat/rename-workflows
    |
  • cad8da3 - ChristophShyper - 2026-04-15 20:18:55
    | Merge branch 'master' into feat/rename-workflows
    |
  • 7716464 - ChristophShyper - 2026-04-15 20:16:13
    feat: rename workflow files and update references for clarity

📁 Modified files

.../reusable-auto-pull-request-create.yml | 10 +-
.../workflows/reusable-cron-dependency-update.yml | 10 +-
.../workflows/reusable-manual-release-create.yml | 10 +-
Taskfile.cicd.yml | 46 +--------
Taskfile.yml | 1 -
templates/actions/configs/.dockerignore | 1 +
.../actions/configs/alpine-packages.txt (new) | 1 +
templates/actions/taskfiles/Taskfile.cicd.yml | 48 +--------
templates/actions/taskfiles/Taskfile.docker.yml | 8 +-
templates/actions/taskfiles/Taskfile.scripts.yml | 108 +++++++++++++++++----
templates/actions/taskfiles/Taskfile.yml | 1 -
templates/dockerized/configs/.dockerignore | 1 +
.../dockerized/configs/alpine-packages.txt (new) | 1 +
templates/dockerized/taskfiles/Taskfile.cicd.yml | 49 +---------
templates/dockerized/taskfiles/Taskfile.docker.yml | 8 +-
.../dockerized/taskfiles/Taskfile.scripts.yml | 108 +++++++++++++++++----
templates/other/taskfiles/Taskfile.cicd.yml | 46 +--------
templates/static/taskfiles/Taskfile.cicd.yml | 43 +-------
18 files changed, 206 insertions(+), 294 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

@ChristophShyper ChristophShyper merged commit 9c396f2 into master Apr 15, 2026
3 checks passed
@ChristophShyper ChristophShyper deleted the feat/improve-workflows branch April 15, 2026 21:27
Sign up for free to 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