Skip to content

feat: rename workflow files and add alpine package management#3

Merged
ChristophShyper merged 2 commits intomasterfrom
feat/rename-workflows
Apr 16, 2026
Merged

feat: rename workflow files and add alpine package management#3
ChristophShyper merged 2 commits intomasterfrom
feat/rename-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 add alpine package management
fix: change shell from bash to sh in Dockerfile for compatibility

💻 Commits

  • 9c8acc1 - ChristophShyper - 2026-04-16 07:38:39
    | fix: change shell from bash to sh in Dockerfile for compatibility
    |
  • b9c2769 - ChristophShyper - 2026-04-15 23:42:20
    feat: rename workflow files and add alpine package management

📁 Modified files

.dockerignore | 1 +
...ll-request.yml => auto-pull-request-create.yml} | 4 +-
...dependencies.yml => cron-dependency-update.yml} | 4 +-
...pdate-version.yml => manual-release-create.yml} | 4 +-
Dockerfile | 17 +--
README.md | 10 +-
Taskfile.cicd.yml | 53 +-------
Taskfile.scripts.yml (new) | 148 +++++++++++++++++++++
Taskfile.yml | 11 +-
alpine-packages.txt (new) | 3 +
10 files changed, 180 insertions(+), 75 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 7924a24 into master Apr 16, 2026
4 checks passed
@ChristophShyper ChristophShyper deleted the feat/rename-workflows branch April 16, 2026 05:41
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