Skip to content

refactor(ci): standardize CST and restore safe dependency-update flow#3

Merged
ChristophShyper merged 2 commits into
masterfrom
dependency/alpine-3-24-1
Jun 24, 2026
Merged

refactor(ci): standardize CST and restore safe dependency-update flow#3
ChristophShyper merged 2 commits into
masterfrom
dependency/alpine-3-24-1

Conversation

@github-actions

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

Copy link
Copy Markdown

📝 Brief description

refactor(ci): standardize CST and restore safe dependency-update flow
feat: use VERSION_SUFFIX

💻 Commits

  • 0291454 - ChristophShyper - 2026-06-24 20:54:39
    | feat: use VERSION_SUFFIX
    |

  • 40ce32a - ChristophShyper - 2026-06-24 19:15:57
    refactor(ci): standardize CST and restore safe dependency-update flow
    Route container-structure tests through devops-infra/action-container-structure-test
    instead of the deprecated upstream CST image, and move the CST config into the
    tests/docker layout used by current repo automation.

    Restore a repo-specific dependency-update workflow so weekly checks build and test
    candidate images under the test- prefix before opening a PR, rather than publishing
    updated working-tree images to production tags. Refresh the Docker Hub README content
    and align Alpine/version assertions with the current base image.

📁 Modified files

.github/workflows/cron-dependency-update.yml | 62 +++---------------------
.github/workflows/manual-release-create.yml | 72 ++++++++++++++++++++++++----
README.md | 71 +++++++++++++--------------
Taskfile.scripts.yml | 22 ++++-----
Taskfile.variables.yml | 13 +++--
tests/{ => docker}/azure.yml | 7 +--
6 files changed, 125 insertions(+), 122 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

Route container-structure tests through devops-infra/action-container-structure-test
instead of the deprecated upstream CST image, and move the CST config into the
tests/docker layout used by current repo automation.

Restore a repo-specific dependency-update workflow so weekly checks build and test
candidate images under the test- prefix before opening a PR, rather than publishing
updated working-tree images to production tags. Refresh the Docker Hub README content
and align Alpine/version assertions with the current base image.
@ChristophShyper
ChristophShyper merged commit 46b6e01 into master Jun 24, 2026
11 checks passed
@ChristophShyper
ChristophShyper deleted the dependency/alpine-3-24-1 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