Skip to content

feat(docker): align azure base image with dockerized repo conventions#1

Merged
ChristophShyper merged 2 commits into
masterfrom
feat/initial
Jun 17, 2026
Merged

feat(docker): align azure base image with dockerized repo conventions#1
ChristophShyper merged 2 commits into
masterfrom
feat/initial

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown

📝 Brief description

feat(docker): align azure base image with dockerized repo conventions
chore(ci): move docker-azure-cli dependency updates to Saturday morning

💻 Commits

  • a36ceca - ChristophShyper - 2026-06-17 01:54:11
    | chore(ci): move docker-azure-cli dependency updates to Saturday morning
    |
  • 8ea0960 - ChristophShyper - 2026-06-17 01:32:01
    feat(docker): align azure base image with dockerized repo conventions

📁 Modified files

.dockerignore | 3 +
.github/dependabot.yml | 18 +-
.github/workflows/auto-pull-request-create.yml | 2 +-
.github/workflows/auto-release-create.yml (gone) | 34 --
.github/workflows/cron-dependency-update.yml | 62 ++-
.../manual-release-branch-prepare.yml (gone) | 40 --
.github/workflows/manual-release-create.yml (new) | 120 ++++++
.pre-commit-config.yaml | 5 +
Dockerfile (new) | 18 +
README.md | 109 +++--
Taskfile.cicd.yml | 52 +--
Taskfile.docker.yml (new) | 36 ++
Taskfile.scripts.yml | 459 ++++++++++++++-------
Taskfile.variables.yml | 99 +++--
Taskfile.yml | 3 +
alpine-packages.txt (new) | 6 +
tests/azure.yml (new) | 68 +++
17 files changed, 810 insertions(+), 324 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 981415b into master Jun 17, 2026
12 checks passed
@ChristophShyper
ChristophShyper deleted the feat/initial branch June 24, 2026 19:57
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