-
Notifications
You must be signed in to change notification settings - Fork 23
Comparing changes
Open a pull request
base repository: sredevopsorg/ghost-on-kubernetes
base: v6.21.2
head repository: sredevopsorg/ghost-on-kubernetes
compare: v6.22.0
- 11 commits
- 8 files changed
- 4 contributors
Commits on Mar 12, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 79bfa01 - Browse repository at this point
Copy the full SHA 79bfa01View commit details -
ci: Automate building new '-docker' releases when there's a release. (#…
…639) Co-authored-by: Nicolás Georger <info@sredevops.org>
Configuration menu - View commit details
-
Copy full SHA for bf5cb69 - Browse repository at this point
Copy the full SHA bf5cb69View commit details -
Integrate workflow_run trigger for build process
Added a workflow_run trigger to initiate the build process upon completion of the Check Ghost Releases workflow. Signed-off-by: Nicolás Georger <info@sredevops.org>
Configuration menu - View commit details
-
Copy full SHA for cdd1b6f - Browse repository at this point
Copy the full SHA cdd1b6fView commit details -
Add workflow_call trigger to check-ghost-releases
Signed-off-by: Nicolás Georger <info@sredevops.org>
Configuration menu - View commit details
-
Copy full SHA for 82bf885 - Browse repository at this point
Copy the full SHA 82bf885View commit details -
Update permissions and error handling in workflow
Signed-off-by: Nicolás Georger <info@sredevops.org>
Configuration menu - View commit details
-
Copy full SHA for 81927f1 - Browse repository at this point
Copy the full SHA 81927f1View commit details -
Update GHCR cleanup workflow permissions and packages
Signed-off-by: Nicolás Georger <info@sredevops.org>
Configuration menu - View commit details
-
Copy full SHA for b2c76b3 - Browse repository at this point
Copy the full SHA b2c76b3View commit details
Commits on Mar 15, 2026
-
fix(check-ghost-releases): use GitHub Packages API for LAST_BUILT
Replace the GHCR v2 registry API call (which requires a token exchange and doesn't work with a raw GITHUB_TOKEN) with gh api against the GitHub Packages container versions endpoint, matching the pattern used in cleanup-ghcr-images.yaml. - Use gh api /orgs/{owner}/packages/container/{package}/versions - Add --paginate to handle repos with >100 package versions - Add GH_TOKEN env var to the step so gh api has credentials - Remove no-op continue-on-error: false Co-Authored-By: Oz <oz-agent@warp.dev>Configuration menu - View commit details
-
Copy full SHA for e4d03bc - Browse repository at this point
Copy the full SHA e4d03bcView commit details -
refactor(workflows): rename job and adjust permissions in check-ghost…
…-releases; update docker-multi-build trigger conditions
Configuration menu - View commit details
-
Copy full SHA for f00470c - Browse repository at this point
Copy the full SHA f00470cView commit details -
chore(deps): update gcr.io/distroless/nodejs22-debian13:latest docker…
… digest to b2a1685 (#673) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7175813 - Browse repository at this point
Copy the full SHA 7175813View commit details -
chore(deps): update gcr.io/distroless/nodejs22-debian13:debug-nonroot…
… docker digest to 6731730 (#672) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 26c76fc - Browse repository at this point
Copy the full SHA 26c76fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bf612d - Browse repository at this point
Copy the full SHA 6bf612dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v6.21.2...v6.22.0