Commit Graph
29 Commits
Author SHA1 Message Date
CSRBot f7956baf87 chore(deps): update dependency mikefarah/yq to v4.53.3
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (push) Successful in 6s
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (pull_request) Successful in 5s
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (pull_request) Successful in 11s
Markdown linter / markdown-lint (pull_request) Successful in 32s
Markdown linter / markdown-link-checker (push) Successful in 20s
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (push) Successful in 10s
Markdown linter / markdown-lint (push) Successful in 12s
Markdown linter / markdown-link-checker (pull_request) Successful in 18s
2026-08-17 15:34:41 +00:00
volker.raschek 7cdb450303 fix(ci): add auto-release workflow
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (push) Successful in 7s
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (push) Successful in 10s
Markdown linter / markdown-link-checker (push) Successful in 18s
Markdown linter / markdown-lint (push) Successful in 30s
2026-08-17 17:32:35 +02:00
volker.raschek d08d955819 fix(renovate): adapt customManager
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (push) Successful in 7s
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (push) Successful in 15s
Markdown linter / markdown-link-checker (push) Successful in 21s
Markdown linter / markdown-lint (push) Successful in 35s
2026-08-17 17:20:44 +02:00
volker.raschek e37c1f1fcc fix(renovate): adapt customManager
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (push) Successful in 9s
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (push) Successful in 12s
Markdown linter / markdown-link-checker (push) Successful in 22s
Markdown linter / markdown-lint (push) Successful in 33s
2026-08-17 17:08:03 +02:00
CSRBot 82444f39b6 Merge pull request 'chore(deps): update dependency volker.raschek/ah-annotations to v0.1.2' (#8) from renovate/volker.raschek-ah-annotations-0.x into master
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (push) Successful in 8s
Markdown linter / markdown-link-checker (push) Successful in 31s
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (push) Successful in 11s
Markdown linter / markdown-lint (push) Successful in 16s
2026-08-16 21:03:16 +00:00
CSRBot eeb09fdeb4 chore(deps): update dependency volker.raschek/ah-annotations to v0.1.2
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (pull_request) Successful in 11s
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (pull_request) Successful in 8s
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (push) Successful in 7s
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (push) Successful in 11s
Markdown linter / markdown-link-checker (pull_request) Successful in 26s
Markdown linter / markdown-lint (pull_request) Successful in 32s
Markdown linter / markdown-link-checker (push) Successful in 26s
Markdown linter / markdown-lint (push) Successful in 31s
2026-08-16 21:02:07 +00:00
volker.raschekandCopilot d5154c8f3c docs: add pre-release section and link ArtifactHub annotations
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (push) Successful in 8s
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (push) Successful in 10s
Markdown linter / markdown-link-checker (push) Successful in 36s
Markdown linter / markdown-lint (push) Successful in 40s
Document how the action handles pre-release tags (-rc pattern),
including the prerelease annotation and skipped changelog generation.
Link "ArtifactHub annotations" to the official documentation.

Co-authored-by: Copilot <copilot@github.com>
v0.1.2
2026-08-16 22:29:48 +02:00
CSRBot 2d35007630 Merge pull request 'chore(deps): update dependency volker.raschek/ah-annotations to v0.1.1' (#7) from renovate/volker.raschek-ah-annotations-0.x into master
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (push) Successful in 6s
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (push) Successful in 10s
Markdown linter / markdown-link-checker (push) Successful in 21s
Markdown linter / markdown-lint (push) Successful in 32s
2026-08-16 20:25:44 +00:00
CSRBot f2c542c849 chore(deps): update dependency volker.raschek/ah-annotations to v0.1.1
Markdown linter / markdown-lint (pull_request) Successful in 21s
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (push) Successful in 7s
Markdown linter / markdown-link-checker (push) Successful in 24s
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (push) Successful in 12s
Markdown linter / markdown-lint (push) Successful in 16s
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (pull_request) Successful in 11s
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (pull_request) Successful in 7s
Markdown linter / markdown-link-checker (pull_request) Successful in 40s
2026-08-16 20:23:18 +00:00
volker.raschekandCopilot 1f3c3084cb fix: use dirname directly instead of executing its output
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (push) Successful in 7s
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (push) Successful in 10s
Markdown linter / markdown-link-checker (push) Successful in 24s
Markdown linter / markdown-lint (push) Successful in 33s
The command substitution caused the directory path to be executed as a
command rather than written to GITHUB_PATH, resulting in
"Is a directory" errors at runtime.

Co-authored-by: Copilot <copilot@github.com>
2026-08-16 22:20:51 +02:00
volker.raschekandCopilot 896608c49c feat(renovate): track yq version in README via custom regex manager
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (push) Failing after 7s
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (push) Failing after 9s
Markdown linter / markdown-link-checker (push) Successful in 23s
Markdown linter / markdown-lint (push) Successful in 33s
Adds a regex customManager to detect and update the yq version
referenced in README.md, using the mikefarah/yq GitHub releases
datasource.

Co-authored-by: Copilot <copilot@github.com>
2026-08-16 22:16:21 +02:00
volker.raschekandCopilot f51c290f04 feat: add chart-path input and document all action inputs
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (push) Failing after 10s
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (push) Failing after 9s
Markdown linter / markdown-link-checker (push) Successful in 42s
Markdown linter / markdown-lint (push) Successful in 17s
Add a configurable chart-path input defaulting to
${{ github.workspace }}/Chart.yaml so consumers can point the action at
non-standard chart locations. Update the README inputs table to document
all available inputs including yq-related parameters.

Co-authored-by: Copilot <copilot@github.com>
2026-08-16 22:13:57 +02:00
volker.raschekandCopilot 6f174f4aac feat: add configurable chart-path input
Allow users to specify a custom path to Chart.yaml via the chart-path
input. The add-annotations.sh script reads the CHART_FILE environment
variable with a fallback to "Chart.yaml" for standalone usage.

Co-authored-by: Copilot <copilot@github.com>
2026-08-16 22:10:30 +02:00
volker.raschek 68d8884ddd style: use same logger pattern
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (push) Successful in 6s
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (push) Successful in 11s
Markdown linter / markdown-link-checker (push) Successful in 23s
Markdown linter / markdown-lint (push) Successful in 34s
2026-08-16 22:05:26 +02:00
CSRBot 9b964d0089 Merge pull request 'chore(deps): update dependency actions/checkout to v7' (#5) from renovate/actions-checkout-7.x into master
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (push) Successful in 10s
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (push) Successful in 6s
Markdown linter / markdown-link-checker (push) Successful in 33s
Markdown linter / markdown-lint (push) Successful in 37s
2026-08-16 19:50:34 +00:00
CSRBot 57d5864e69 chore(deps): update dependency actions/checkout to v7
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (push) Successful in 6s
Markdown linter / markdown-link-checker (push) Successful in 21s
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (push) Successful in 11s
Markdown linter / markdown-lint (push) Successful in 13s
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (pull_request) Successful in 11s
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (pull_request) Successful in 5s
Markdown linter / markdown-lint (pull_request) Successful in 20s
Markdown linter / markdown-link-checker (pull_request) Successful in 39s
2026-08-16 19:45:02 +00:00
CSRBot 7eb7e2a458 Merge pull request 'chore(deps): update dependency actions/checkout to v5.1.0' (#4) from renovate/actions-checkout-5.x into master
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (push) Successful in 6s
Markdown linter / markdown-link-checker (push) Successful in 22s
Markdown linter / markdown-lint (push) Successful in 12s
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (push) Successful in 10s
2026-08-16 19:38:02 +00:00
CSRBot 62f719e55e chore(deps): update dependency actions/checkout to v5.1.0
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (pull_request) Successful in 6s
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (pull_request) Successful in 9s
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (push) Successful in 7s
Markdown linter / markdown-link-checker (push) Successful in 22s
Markdown linter / markdown-lint (push) Successful in 29s
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (push) Successful in 10s
Markdown linter / markdown-link-checker (pull_request) Successful in 23s
Markdown linter / markdown-lint (pull_request) Successful in 32s
2026-08-16 19:37:56 +00:00
volker.raschekandCopilot 09c7f8b592 chore(renovate): consolidate automerge rules and update README versions
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (push) Successful in 8s
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (push) Successful in 10s
Markdown linter / markdown-link-checker (push) Successful in 21s
Markdown linter / markdown-lint (push) Successful in 31s
Merge the separate actions/checkout packageRule into the existing
ah-annotations rule to reduce duplication. Update README examples to use
current versions (actions/checkout@v5.0.0, ah-annotations@v0.0.1).

Co-authored-by: Copilot <copilot@github.com>
v0.1.1
2026-08-16 21:36:29 +02:00
volker.raschekandCopilot 3c595aa81d fix(renovate): escape slash in matchStrings and add automerge rule for actions/checkout
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (push) Successful in 7s
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (push) Successful in 11s
Markdown linter / markdown-link-checker (push) Successful in 21s
Markdown linter / markdown-lint (push) Successful in 33s
Escape the forward slash in the ah-annotations regex pattern to ensure
correct matching. Add a packageRule to automerge minor, patch, and
pinDigest updates for actions/checkout.

Co-authored-by: Copilot <copilot@github.com>
2026-08-16 21:31:01 +02:00
volker.raschekandCopilot 2001fbcad4 fix(renovate): align depName with actual repository name "ah-annotations"
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (push) Successful in 7s
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (push) Successful in 11s
Markdown linter / markdown-link-checker (push) Successful in 21s
Markdown linter / markdown-lint (push) Successful in 31s
Update README examples and renovate customManagers to reference
"ah-annotations" (with trailing 's') matching the repository name on
git.cryptic.systems.

Co-authored-by: Copilot <copilot@github.com>
v0.1.0
2026-08-16 21:24:07 +02:00
volker.raschekandCopilot 61f9bd79a0 fix(renovate): add packageNameTemplate for git-tags datasource
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (push) Successful in 8s
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (push) Successful in 12s
Markdown linter / markdown-link-checker (push) Successful in 21s
Markdown linter / markdown-lint (push) Successful in 29s
The git-tags datasource requires a resolvable Git URL to fetch tags.
Without packageNameTemplate, Renovate attempts to use the depName
"volker.raschek/ah-annotation" as a URL, which fails for non-GitHub
repositories.

Co-authored-by: Copilot <copilot@github.com>
2026-08-16 21:18:26 +02:00
CSRBot 5ab3601790 Merge pull request 'chore(deps): pin actions/checkout action to 9c091bb' (#3) from renovate/pin-dependencies into master
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (push) Successful in 8s
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (push) Successful in 10s
Markdown linter / markdown-link-checker (push) Successful in 23s
Markdown linter / markdown-lint (push) Successful in 30s
2026-08-16 19:17:18 +00:00
CSRBot 7ff7a7fa63 chore(deps): pin actions/checkout action to 9c091bb
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (pull_request) Successful in 6s
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (push) Successful in 21s
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (push) Successful in 45s
Markdown linter / markdown-link-checker (push) Successful in 24s
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (pull_request) Successful in 10s
Markdown linter / markdown-lint (push) Successful in 14s
Markdown linter / markdown-lint (pull_request) Successful in 20s
Markdown linter / markdown-link-checker (pull_request) Successful in 39s
2026-08-16 19:17:13 +00:00
volker.raschekandCopilot 095f8b5452 fix(renovate): correct repo name and tighten regex in customManagers
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (push) Successful in 6s
Markdown linter / markdown-lint (push) Successful in 31s
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (push) Successful in 10s
Markdown linter / markdown-link-checker (push) Successful in 22s
The depName and matchStrings referenced "ah-annotations" (with trailing
's') but the repository is named "ah-annotation". Additionally, the
matchStrings patterns used greedy `.+`/`.*` which could capture trailing
whitespace or YAML content beyond the version string. Replace with
`[^\s"']+` to stop at the first delimiter. Escape the dot in
"volker.raschek" to prevent unintended wildcard matching. Add "uses: "
prefix to match the actual README content.

Co-authored-by: Copilot <copilot@github.com>
2026-08-16 21:15:57 +02:00
volker.raschekandCopilot 525214e9c8 fix(install-yq): ensure version check failure aborts script
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (push) Successful in 8s
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (push) Successful in 10s
Markdown linter / markdown-link-checker (push) Successful in 24s
Markdown linter / markdown-lint (push) Successful in 32s
Move the yq binary version check out of the echo command substitution
into a standalone variable assignment. With set -e, a failed command
inside $() as an argument to echo does not trigger errexit, silently
swallowing errors like "Exec format error". A separate assignment
correctly propagates the failure.

Co-authored-by: Copilot <copilot@github.com>
2026-08-16 21:11:27 +02:00
volker.raschek 97090c553c fix(ci): install different yq binaries
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (push) Successful in 7s
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (push) Successful in 13s
Markdown linter / markdown-link-checker (push) Successful in 23s
Markdown linter / markdown-lint (push) Successful in 33s
2026-08-16 21:09:14 +02:00
volker.raschek c3bb1fea74 fix(ci): install different yq binaries
Install yq / install-yq (amd64, linux) (push) Successful in 20s
Install yq / install-yq (arm64, darwin) (push) Successful in 7s
Install yq / install-yq (amd64, darwin) (push) Successful in 41s
Install yq / install-yq (arm64, linux) (push) Successful in 8s
Markdown linter / markdown-lint (push) Successful in 16s
Markdown linter / markdown-link-checker (push) Successful in 41s
2026-08-16 21:07:50 +02:00
volker.raschek 95dba5662e Initial Commit 2026-08-16 21:04:27 +02:00