Skip to content

feat: improve workflow linting and update workflow files#11

Merged
ChristophShyper merged 3 commits into
masterfrom
feat/workflow-lint-improvement
May 20, 2026
Merged

feat: improve workflow linting and update workflow files#11
ChristophShyper merged 3 commits into
masterfrom
feat/workflow-lint-improvement

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 19, 2026

📝 Brief description

feat: improve workflow linting and update workflow files
feat: add curl, python3, and py3-pip to alpine packages
feat: add jq package to alpine-packages.txt

💻 Commits

  • 1a0e9c6 - ChristophShyper - 2026-05-20 18:54:05
    | feat: add jq package to alpine-packages.txt
    |
  • 3f2f297 - ChristophShyper - 2026-05-20 18:42:37
    | feat: add curl, python3, and py3-pip to alpine packages
    |
  • ac14ee8 - ChristophShyper - 2026-05-19 23:42:17
    feat: improve workflow linting and update workflow files

📁 Modified files

.dockerignore | 3 +-
.editorconfig | 1 -
.github/workflows/auto-release-create.yml (new) | 32 +++
.../manual-release-branch-prepare.yml (new) | 39 ++++
.gitignore | 10 +-
.pre-commit-config.yaml | 12 +-
.yamllint.yml | 7 +-
Taskfile.cicd.yml | 241 +--------------------
Taskfile.docker.yml | 123 +++--------
Taskfile.scripts.yml | 237 +++++++++++++++++++-
Taskfile.yml | 3 +
alpine-packages.txt | 4 +-
12 files changed, 371 insertions(+), 341 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 force-pushed the feat/workflow-lint-improvement branch from 7d5924f to ac14ee8 Compare May 19, 2026 21:43
@ChristophShyper ChristophShyper merged commit 437ae16 into master May 20, 2026
3 checks passed
@ChristophShyper ChristophShyper deleted the feat/workflow-lint-improvement branch May 20, 2026 16:59
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