Below you will find pages that utilize the taxonomy term “ItzEmoji”
July 24, 2026
Aeroflare CI
Version updated for https://github.com/ItzEmoji/aeroflare to version v1.13.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Summary: The GitHub Action ItzEmoji/aeroflare@v1 automates the process of building and pushing Nix packages to an OCI cache, providing a stateless, zero-infrastructure binary substituter. It supports pushing builds directly from CI without requiring additional tooling on the host machine. The action can build all outputs or specific ones based on changes or specified patterns, making it suitable for continuous integration workflows where Nix is used for packaging and caching dependencies.
July 20, 2026
Aeroflare CI
Version updated for https://github.com/ItzEmoji/aeroflare to version v1.11.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Aeroflare is a high-performance Nix binary cache proxy that allows developers to store and retrieve Nix packages in an OCI registry. It provides stateless, zero-infrastructure caching with O(1) manifest lookups. The action automates the process of building and pushing Nix outputs to an OCI cache from CI, simplifying package management and reducing build times.
July 13, 2026
Aeroflare CI
Version updated for https://github.com/ItzEmoji/aeroflare to version v1.8.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action automates the caching and pushing of Nix build outputs to an OCI registry from CI. It uses the aeroflare tool to generate OCI images with store paths as tags, enabling fast lookups in container registries. This action streamlines the process for developers by handling cache management and OCI image creation automatically.
July 10, 2026
aeroflare-test-action
Version updated for https://github.com/ItzEmoji/aeroflare-test to version v1.9.1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed 1.9.1 (2026-07-10) Bug Fixes upstream-cache filtering in github-action (330fda0)
July 10, 2026
aeroflare-test-action
Version updated for https://github.com/ItzEmoji/aeroflare-test to version v1.9.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed 1.9.0 (2026-07-09) Features add make build/test/hash/get (639f89c) ci action (d4052a9) scripts: add get.sh to fetch a verified prebuilt binary (f81dcf0) Bug Fixes nix: build from the local tree instead of a self-referential fetch (c95b32d)