mirror of
https://github.com/apple/pkl.git
synced 2026-03-18 23:33:55 +01:00
This switches our builds over to GitHub Actions! TODO: * Add macOS/amd64 native-image builds; this isn't working right now * Patch musl with security patches * Add benchmark jobs over time As part of this build, PRBs will now only run `./gradlew check` on Linux, but other jobs can be run using slash commands, e.g. `[windows]` to run `./gradle check` on Windows.
20 lines
701 B
JSON
20 lines
701 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"resolvedDependencies": {
|
|
"package://pkg.pkl-lang.org/github.com/stefma/pkl-gha/com.github.action@0": {
|
|
"type": "remote",
|
|
"uri": "projectpackage://pkg.pkl-lang.org/github.com/stefma/pkl-gha/com.github.action@0.0.6",
|
|
"checksums": {
|
|
"sha256": "84365239996740252a91abab084d443aa3a3438f375b667ac16cb765461c1555"
|
|
}
|
|
},
|
|
"package://pkg.pkl-lang.org/pkl-project-commons/pkl.impl.ghactions@0": {
|
|
"type": "remote",
|
|
"uri": "projectpackage://pkg.pkl-lang.org/pkl-project-commons/pkl.impl.ghactions@0.6.1",
|
|
"checksums": {
|
|
"sha256": "8a1e36a92f2fd779b1439ad04dae4a088c787141ff9d4d11031e570a807170a2"
|
|
}
|
|
}
|
|
}
|
|
}
|