Nightly build
Pre-release
Pre-release
Nightly build from main.
Container image (tag):
ghcr.io/duynhlab/base64-plugin:nightly
✅ Immutable digest (recommended for pinning):
ghcr.io/duynhlab/base64-plugin@sha256:044dbfab533ca89b370661a96ae5079b7d646bdf1b093df070519d308307036b
All container images are signed with Cosign. Verify the immutable digest with:
cosign verify --certificate-identity-regexp "https://github.com/duynhlab/base64-plugin/.github/workflows/nightly.yml@refs/heads/main" --certificate-oidc-issuer-regexp "https://token.actions.githubusercontent.com" ghcr.io/duynhlab/base64-plugin@sha256:044dbfab533ca89b370661a96ae5079b7d646bdf1b093df070519d308307036bWhat's Changed
- Rewrite README for the base64-plugin project by @duynhne in #5
- Add CLAUDE.md with coding guidelines by @duynhne in #6
- Return empty slices from list handlers by @duynhne in #7
- Add permissive base64 decode and unit tests by @duynhne in #8
Full Changelog: v0.2.1...nightly