Below you will find pages that utilize the taxonomy term “Seijikohara”
August 9, 2026
Docker Compose Cache
Version updated for https://github.com/seijikohara/docker-compose-cache-action to version v1.8.21.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Docker Compose Cache Action automates the caching of Docker images used in Docker Compose files to speed up CI/CD workflows. It parses the Compose files, caches each image as a separate tarball with its digest for verification, and selectively pulls images only when necessary. This ensures efficient use of cache and reduces build times by avoiding repeated downloads of unchanged images. The action supports multiple Compose files and allows for specifying which images to exclude from caching.
August 9, 2026
Profile Cards
Version updated for https://github.com/seijikohara/profile-cards-action to version v0.0.6.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action generates profile README cards as SVG from the GitHub GraphQL API. It produces various statistics such as lifetime and current-year contributions, stars, followers, merged pull requests, issues, public repositories, recently contributed-to repositories, contribution history, streaks, contribution composition, activity rhythm, and a language treemap. The generated files are self-hosted and theme-aware, using Primer color tokens for blending into both themes.
August 4, 2026
Docker Compose Cache
Version updated for https://github.com/seijikohara/docker-compose-cache-action to version v1.8.20.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the caching of Docker images used in Docker Compose files to speed up CI/CD workflows. It parses and caches each image as a separate tarball, verifies freshness using digests, and selectively pulls images based on cache status and digest verification. This reduces build times by avoiding unnecessary downloads and ensures consistent image versions across builds.
August 4, 2026
Profile Cards
Version updated for https://github.com/seijikohara/profile-cards-action to version v0.0.4.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Profile Cards Action is a GitHub Action that generates SVG profile README cards from the GitHub GraphQL API. It automates the process of creating detailed and visually appealing profile cards, including overview, contribution history, streaks, composition, activity rhythm, and language treemap. The action produces self-hosted SVG files and can commit them back to the repository, making the cards theme-aware and reproducible.