Tags: Dargon789/mempool
Tags
Create docker.yml (#77) Introduce a GitHub Actions workflow to automatically build, push, and sign Docker images New Features: Trigger automated Docker builds on a cron schedule, master branch pushes, semver tags, and pull requests Build and push multi-platform Docker images with BuildKit and GitHub Actions caching Sign published Docker image digests using Cosign for provenance Enhancements: Extract Docker metadata for dynamic tagging and labeling Log into GHCR for image publishing except during pull request runs CI: Add .github/workflows/docker.yml to define the Docker build, push, and signing pipeline Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Update ci.yml (#58) * Update ci.yml Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com> * Update .github/workflows/ci.yml Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com> Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com> * Update .github/workflows/ci.yml Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com> Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com> --------- Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com> Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Merge branch 'mempool:master' into ShadowForge-X19
Potential fix for code scanning alert no. 33: Client-side cross-site … …scripting (#39) Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>