Below you will find pages that utilize the taxonomy term “Seijikohara”
August 23, 2026
Docker Compose Cache
Version updated for https://github.com/seijikohara/docker-compose-cache-action to version v1.8.23.
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 specified in Docker Compose files to reduce CI/CD workflow execution time. It parses Compose files, intelligently caches images using digests for verification and selectively pulls images when necessary, supporting multiple Compose files and image exclusion options. This action helps optimize build times by avoiding unnecessary image pulls from registries.
August 23, 2026
Profile Cards
Version updated for https://github.com/seijikohara/profile-cards-action to version v1.0.0.
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 SVG profile README cards using the GitHub GraphQL API, providing various visual statistics such as lifetime contributions, contribution streaks, and repository ranking. It automates the rendering of these cards into plain SVG files that can be committed back to a repository. The action supports dark and light themes, badge pills for brands, and animates card entries on entry only.
August 22, 2026
Profile Cards
Version updated for https://github.com/seijikohara/profile-cards-action to version v0.0.9.
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 READMEs are rendered as SVGs from GitHub GraphQL API, providing a self-hosted, reproducible, and theme-aware overview, contribution history, streaks, composition, activity rhythm, commit punch card, repository ranking, and language treemap. Each card is rendered per theme into an output directory with optional badge pills using simple-icons for brand glyphs or text-only pills otherwise.
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.