Skip to content

Conversation

@github-actions
Copy link
Contributor

πŸ“ Brief description

⚑ Improve Taskfiles and workflows with new options

πŸ’» Commits

  • dda2609 - ChristophShyper - 2025-10-29 17:50:45
    ⚑ Improve Taskfiles and workflows with new options
    Added:
    • better docker building;
    • release workflow handling;
    • syncing common files with template repo;

πŸ“ Modified files

.github/workflows/cron-check-dependencies.yml | 3 +
.github/workflows/manual-update-version.yml | 26 +--
.gitignore | 1 +
.pre-commit-config.yaml | 16 +-
Taskfile.scripts.yml => Taskfile.cicd.yml | 314 +++++++++++++-------------
Taskfile.docker.yml (new) | 104 +++++++++
Taskfile.variables.yml | 1 +
Taskfile.yml | 135 ++---------
8 files changed, 294 insertions(+), 306 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

Added:
- better docker building;
- release workflow handling;
- syncing common files with template repo;
@ChristophShyper ChristophShyper merged commit a0c052c into master Oct 29, 2025
4 of 6 checks passed
@ChristophShyper ChristophShyper deleted the feat/task-work branch October 29, 2025 20:40
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.

2 participants