Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 29, 2025

πŸ“ Brief description

⚑ Improve Taskfiles and workflows with new options

πŸ’» Commits

  • 1e1b9de - ChristophShyper - 2025-10-29 17:51:06
    ⚑ 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 +--
Taskfile.scripts.yml => Taskfile.cicd.yml | 314 +++++++++++++-------------
Taskfile.docker.yml (new) | 104 +++++++++
Taskfile.variables.yml | 1 +
Taskfile.yml | 135 ++---------
6 files changed, 285 insertions(+), 298 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 f385482 into master Oct 29, 2025
8 of 12 checks passed
@ChristophShyper ChristophShyper deleted the feat/task-work branch October 29, 2025 21:25
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