tools
tools copied to clipboard
Various tools, images, etc. to support the Wolfi OSS project
wolfictl is the source of true melange as used to build post-submit, ensure that presubmit or any other users of melange use the same melange as the one vendored into...
wolfictl & melange are both built from git tip, however the former vendors the latter. Thus there can be disrepancy between the two melanges as used directly or via wolfictl....
Let me know if I missed any runners
migrate to gh hosted arm runners and use the sdk container for building
**Description** Go to vscode and start a devcontainer of wolfi-dev/os ``` [22577 ms] Start: Run in container: test -x '/root/.vscode-server-insiders/bin/6c19c003574b02afc604c0c1c471b1441b33a3d3-insider/bin/helpers/check-requirements.sh' [22579 ms] [22579 ms] [22579 ms] Start: Run in container:...
Currently the images with melange builds (i.e. wolfictl) have a `created` timestamp matching the last built apk: ``` $ crane config ghcr.io/wolfi-dev/melange:latest@sha256:0cf85235ed98ad83f5d480210db8a8b3d513298d60aa5c56fd137920a69d4924 | jq -r .created 2023-06-06T21:13:45Z ``` we should...
With the following config (alpine-base): ```yaml contents: packages: - alpine-baselayout-data - alpine-release - apk-tools - busybox - libc-utils ``` on `terraform apply`, we get the following obscure error: ``` ╷...
The instructions at the top of https://github.com/wolfi-dev/tools/pkgs/container/sdk indicate to use the following command: `docker pull ghcr.io/wolfi-dev/sdk:sha256-a69b068bfde6e7d5c20f8cbe482939f795044d26cc5498b270ca75aba9b418f9.att` However, that command results in an error message: `sha256-a69b068bfde6e7d5c20f8cbe482939f795044d26cc5498b270ca75aba9b418f9.att: Pulling from wolfi-dev/sdk unsupported media...
Bumps [chainguard-dev/apko](https://github.com/chainguard-dev/terraform-provider-apko) from 0.17.0 to 0.19.0. Release notes Sourced from chainguard-dev/apko's releases. v0.19.0 What's Changed Bump apko to v0.19.0 by @jonjohnsonjr in chainguard-dev/terraform-provider-apko#376 Full Changelog: https://github.com/chainguard-dev/terraform-provider-apko/compare/v0.18.0...v0.19.0 v0.18.0 What's Changed Use...
Bumps [chainguard-dev/apko/publisher](https://github.com/chainguard-dev/terraform-publisher-apko) from 0.0.15 to 0.0.16. Release notes Sourced from chainguard-dev/apko/publisher's releases. v0.0.16 What's Changed drop ntia conformance checker test by @imjasonh in chainguard-dev/terraform-publisher-apko#45 Maintenance fix checkout when testing with...