gpo.zugaina.org

Search Portage & Overlays:

dev-util/layerx-bin

Interactive Docker image layer inspector

Screenshots

ChangeLog

commit e91cd79bd72a5c06cd8d5a3213d7289b6fb32f63
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Sun Jun 14 03:40:22 2026 +0000

Add ebuilds for new layerx-bin releases tag

commit 0fcc79b65eaeb7014d77ca4a97793f5500736763
Author: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Date: Sun Jun 14 03:35:39 2026 +0000

Add explicit manifest upsert for gemini-cli-bin and fix dev-util-layerx-bin workflow

The automated workflow was failing to generate the correct checksums
for `gemini-cli-bin` due to the source artifact being renamed in the
ebuild's `SRC_URI` (from `gemini-cli-bundle.zip` to `$.zip`).
This commit adds an explicit `g2 manifest upsert-from-url` step to
`.github/workflows/gemini-cli-bin-update.yaml` to ensure the manifest
is accurately updated before cache generation.

Additionally, this commit fixes a syntax error in `.github/workflows/dev-util-layerx-bin-update.yaml`
where tab characters were used instead of spaces for indentation, causing
the GitHub Action CI pipeline (actionlint) to fail.

Finally, it addresses another bug in `.github/workflows/dev-util-layerx-bin-update.yaml`
where the g2 manifest step appended `/Manifest` to the ebuild directory path, causing g2 to
fail because it expects a directory, and fixes an issue where the g2 executable couldn't be found because it wasn't on the PATH. It also fixes a syntax issue in the bash script when generating the manifest.

Co-authored-by: arran4 <111667+arran4@users.noreply.github.com>

commit 5b9a114d1d6f23aeb2f68ef3bbed16c9c5c7ddab
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Sun Jun 14 03:22:14 2026 +0000

Add ebuilds for new layerx-bin releases tag