package name | identifier | release service | use tags | shared | tag filter | strip prefix | version separator | notes |
---|---|---|---|---|---|---|---|---|
acl | 16 | RELEASE_MONITOR | ||||||
alsa-lib | 38 | RELEASE_MONITOR | ||||||
apk-tools | 20466 | RELEASE_MONITOR |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package: | |
name: py3-ml-metadata | |
version: 1.14.0 | |
epoch: 0 | |
description: "foo" | |
copyright: | |
- license: MIT | |
dependencies: | |
runtime: | |
- python3 |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
. | |
├── diff.log | |
├── usr | |
│ ├── bin | |
│ │ ├── estimator_ckpt_converter | |
│ │ ├── f2py | |
│ │ ├── f2py3 | |
│ │ ├── f2py3.10 | |
│ │ ├── google-oauthlib-tool | |
│ │ ├── import_pb_to_tensorboard |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
type Scriptlets struct { | |
// Optional: A script to run on a custom trigger | |
Trigger struct { | |
// Optional: The script to run | |
Script string | |
// Optional: The list of paths to monitor to trigger the script | |
Paths []string | |
} `yaml:"trigger,omitempty"` | |
// Optional: The script to run pre install. The script should contain the |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$schema": "https://json-schema.org/draft/2020-12/schema", | |
"$id": "https://chainguard.dev/melange/pkg/build/configuration", | |
"$ref": "#/$defs/Configuration", | |
"$defs": { | |
"Advisories": { | |
"patternProperties": { | |
".*": { | |
"items": { | |
"$ref": "#/$defs/AdvisoryContent" |
package name | identifier | release service | use tags | shared | tag filter | strip prefix | strip prefix | notes |
---|---|---|---|---|---|---|---|---|
openjdk-11 | openjdk/jdk11u | GITHUB | true | true | jdk-11 | jdk- | ||
openjdk-17 | openjdk/jdk17u | GITHUB | true | true | jdk-17 | jdk- | ||
go-1.19 | golang/go | GITHUB | true | true | go1.19 |
package name | identifier | release service | use tags | shared | strip prefix | notes |
---|---|---|---|---|---|---|
go | golang/go | GITHUB | true | true | ||
helm | helm/helm | GITHUB | v | |||
kubectl | kubernetes/kubernetes | GITHUB | ||||
kustomize | kubernetes-sigs/kustomize |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
set -euo pipefail | |
SECRET_NAME="${SIGNING_SECRET_NAME:-melange-signing-key}" | |
echo xxx | |
echo ${SECRET_NAME} | |
echo xxx |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Generated from https://git.alpinelinux.org/aports/plain/main/krb5/APKBUILD | |
package: | |
name: krb5 | |
version: 1.20.1 | |
epoch: 0 | |
description: The Kerberos network authentication system | |
target-architecture: | |
- all | |
copyright: | |
- paths: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Generated from https://git.alpinelinux.org/aports/plain/main/keyutils/APKBUILD | |
package: | |
name: keyutils | |
version: 1.6.3 | |
epoch: 0 | |
description: Linux Key Management Utilities | |
target-architecture: | |
- all | |
copyright: | |
- paths: |
NewerOlder