Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6abcef416d | ||
|
|
9257a88b4b | ||
|
|
f215bf2833 | ||
|
|
ee78caab96 |
@@ -15,6 +15,10 @@ Preview versions are intentionally excluded. For example: `v2-beta`
|
||||
|
||||
Optional args may be supplied to control which refs are included. See `script/add-action.sh --help` for more info.
|
||||
|
||||
### How to use this in the self-hosted runner?
|
||||
|
||||
Please read the doc @kenmuse has put together at: https://www.kenmuse.com/blog/building-github-actions-runner-images-with-an-action-archive-cache/
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the terms of the MIT open source license. Please refer to [MIT](./LICENSE.txt) for the full terms.
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"+^v[0-9]+(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "44c2b7a8a4ea60a981eaca3cf939b5f4305c123b"
|
||||
"main": "692973e3d937129bcbf40652eb9f2f61becf3332"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
@@ -116,7 +116,7 @@
|
||||
"commit": "f43a0e5ff2bd294095638e18286ca9a3d1956744"
|
||||
},
|
||||
"v4": {
|
||||
"commit": "0ad4b8fadaa221de15dcec353f45205ec38ea70b"
|
||||
"commit": "692973e3d937129bcbf40652eb9f2f61becf3332"
|
||||
},
|
||||
"v4.0.0": {
|
||||
"commit": "1e31de5234b9f8995739874a8ce0492dc87873e2"
|
||||
@@ -138,6 +138,12 @@
|
||||
},
|
||||
"v4.1.5": {
|
||||
"commit": "44c2b7a8a4ea60a981eaca3cf939b5f4305c123b"
|
||||
},
|
||||
"v4.1.6": {
|
||||
"commit": "a5ac7e51b41094c92402da3b24376905380afc29"
|
||||
},
|
||||
"v4.1.7": {
|
||||
"commit": "692973e3d937129bcbf40652eb9f2f61becf3332"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -6,7 +6,7 @@
|
||||
"+^v[0-9]+(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "c2ac33f2c62f978d6c944d9648125a294e56dc0b"
|
||||
"main": "1e60f620b9541d16bece96c5465dc8ee9832be0b"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"-^v1(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "82c7e631bb3cdc910f68e0081d67478d79c6982d"
|
||||
"main": "a0d74c0c423f896bc4e7be91d5cb1e2d54438db3"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"+^v[0-9]+(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "552bf3722c16e81001aea7db72d8cedf64eb5f68"
|
||||
"main": "0b2256b8c012f0828dc542b3febcab082c67f72b"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
@@ -79,7 +79,7 @@
|
||||
"commit": "a8a3f3ad30e3422c9c7b888a15615d19a852ae32"
|
||||
},
|
||||
"v4": {
|
||||
"commit": "65462800fd760344b1a7b4382951275a0abb4808"
|
||||
"commit": "0b2256b8c012f0828dc542b3febcab082c67f72b"
|
||||
},
|
||||
"v4.0.0": {
|
||||
"commit": "c7d193f32edcb7bfad88892161225aeda64e9392"
|
||||
@@ -101,6 +101,9 @@
|
||||
},
|
||||
"v4.3.3": {
|
||||
"commit": "65462800fd760344b1a7b4382951275a0abb4808"
|
||||
},
|
||||
"v4.3.4": {
|
||||
"commit": "0b2256b8c012f0828dc542b3febcab082c67f72b"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
mkdir actions_checkout
|
||||
pushd actions_checkout
|
||||
curl -s -S -L -o '44c2b7a8a4ea60a981eaca3cf939b5f4305c123b.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/44c2b7a8a4ea60a981eaca3cf939b5f4305c123b'
|
||||
curl -s -S -L -o '44c2b7a8a4ea60a981eaca3cf939b5f4305c123b.zip' 'https://api.github.com/repos/actions/checkout/zipball/44c2b7a8a4ea60a981eaca3cf939b5f4305c123b'
|
||||
curl -s -S -L -o '692973e3d937129bcbf40652eb9f2f61becf3332.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/692973e3d937129bcbf40652eb9f2f61becf3332'
|
||||
curl -s -S -L -o '692973e3d937129bcbf40652eb9f2f61becf3332.zip' 'https://api.github.com/repos/actions/checkout/zipball/692973e3d937129bcbf40652eb9f2f61becf3332'
|
||||
curl -s -S -L -o '544eadc6bf3d226fd7a7a9f0dc5b5bf7ca0675b9.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/544eadc6bf3d226fd7a7a9f0dc5b5bf7ca0675b9'
|
||||
curl -s -S -L -o '544eadc6bf3d226fd7a7a9f0dc5b5bf7ca0675b9.zip' 'https://api.github.com/repos/actions/checkout/zipball/544eadc6bf3d226fd7a7a9f0dc5b5bf7ca0675b9'
|
||||
curl -s -S -L -o 'af513c7a016048ae468971c52ed77d9562c7c819.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/af513c7a016048ae468971c52ed77d9562c7c819'
|
||||
@@ -70,8 +70,8 @@ curl -s -S -L -o 'c85c95e3d7251135ab7dc9ce3241c5835cc595a9.tar.gz' 'https://api.
|
||||
curl -s -S -L -o 'c85c95e3d7251135ab7dc9ce3241c5835cc595a9.zip' 'https://api.github.com/repos/actions/checkout/zipball/c85c95e3d7251135ab7dc9ce3241c5835cc595a9'
|
||||
curl -s -S -L -o 'f43a0e5ff2bd294095638e18286ca9a3d1956744.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/f43a0e5ff2bd294095638e18286ca9a3d1956744'
|
||||
curl -s -S -L -o 'f43a0e5ff2bd294095638e18286ca9a3d1956744.zip' 'https://api.github.com/repos/actions/checkout/zipball/f43a0e5ff2bd294095638e18286ca9a3d1956744'
|
||||
curl -s -S -L -o '0ad4b8fadaa221de15dcec353f45205ec38ea70b.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/0ad4b8fadaa221de15dcec353f45205ec38ea70b'
|
||||
curl -s -S -L -o '0ad4b8fadaa221de15dcec353f45205ec38ea70b.zip' 'https://api.github.com/repos/actions/checkout/zipball/0ad4b8fadaa221de15dcec353f45205ec38ea70b'
|
||||
curl -s -S -L -o '692973e3d937129bcbf40652eb9f2f61becf3332.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/692973e3d937129bcbf40652eb9f2f61becf3332'
|
||||
curl -s -S -L -o '692973e3d937129bcbf40652eb9f2f61becf3332.zip' 'https://api.github.com/repos/actions/checkout/zipball/692973e3d937129bcbf40652eb9f2f61becf3332'
|
||||
curl -s -S -L -o '1e31de5234b9f8995739874a8ce0492dc87873e2.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/1e31de5234b9f8995739874a8ce0492dc87873e2'
|
||||
curl -s -S -L -o '1e31de5234b9f8995739874a8ce0492dc87873e2.zip' 'https://api.github.com/repos/actions/checkout/zipball/1e31de5234b9f8995739874a8ce0492dc87873e2'
|
||||
curl -s -S -L -o '8ade135a41bc03ea155e62e844d188df1ea18608.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/8ade135a41bc03ea155e62e844d188df1ea18608'
|
||||
@@ -86,4 +86,8 @@ curl -s -S -L -o '0ad4b8fadaa221de15dcec353f45205ec38ea70b.tar.gz' 'https://api.
|
||||
curl -s -S -L -o '0ad4b8fadaa221de15dcec353f45205ec38ea70b.zip' 'https://api.github.com/repos/actions/checkout/zipball/0ad4b8fadaa221de15dcec353f45205ec38ea70b'
|
||||
curl -s -S -L -o '44c2b7a8a4ea60a981eaca3cf939b5f4305c123b.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/44c2b7a8a4ea60a981eaca3cf939b5f4305c123b'
|
||||
curl -s -S -L -o '44c2b7a8a4ea60a981eaca3cf939b5f4305c123b.zip' 'https://api.github.com/repos/actions/checkout/zipball/44c2b7a8a4ea60a981eaca3cf939b5f4305c123b'
|
||||
curl -s -S -L -o 'a5ac7e51b41094c92402da3b24376905380afc29.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/a5ac7e51b41094c92402da3b24376905380afc29'
|
||||
curl -s -S -L -o 'a5ac7e51b41094c92402da3b24376905380afc29.zip' 'https://api.github.com/repos/actions/checkout/zipball/a5ac7e51b41094c92402da3b24376905380afc29'
|
||||
curl -s -S -L -o '692973e3d937129bcbf40652eb9f2f61becf3332.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/692973e3d937129bcbf40652eb9f2f61becf3332'
|
||||
curl -s -S -L -o '692973e3d937129bcbf40652eb9f2f61becf3332.zip' 'https://api.github.com/repos/actions/checkout/zipball/692973e3d937129bcbf40652eb9f2f61becf3332'
|
||||
popd
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
mkdir actions_setup-node
|
||||
pushd actions_setup-node
|
||||
curl -s -S -L -o 'c2ac33f2c62f978d6c944d9648125a294e56dc0b.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/c2ac33f2c62f978d6c944d9648125a294e56dc0b'
|
||||
curl -s -S -L -o 'c2ac33f2c62f978d6c944d9648125a294e56dc0b.zip' 'https://api.github.com/repos/actions/setup-node/zipball/c2ac33f2c62f978d6c944d9648125a294e56dc0b'
|
||||
curl -s -S -L -o '1e60f620b9541d16bece96c5465dc8ee9832be0b.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/1e60f620b9541d16bece96c5465dc8ee9832be0b'
|
||||
curl -s -S -L -o '1e60f620b9541d16bece96c5465dc8ee9832be0b.zip' 'https://api.github.com/repos/actions/setup-node/zipball/1e60f620b9541d16bece96c5465dc8ee9832be0b'
|
||||
curl -s -S -L -o 'f1f314fca9dfce2769ece7d933488f076716723e.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/f1f314fca9dfce2769ece7d933488f076716723e'
|
||||
curl -s -S -L -o 'f1f314fca9dfce2769ece7d933488f076716723e.zip' 'https://api.github.com/repos/actions/setup-node/zipball/f1f314fca9dfce2769ece7d933488f076716723e'
|
||||
curl -s -S -L -o '0d7d2ca66539aca4af6c5102e29a33757e2c2d2c.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/0d7d2ca66539aca4af6c5102e29a33757e2c2d2c'
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
mkdir actions_setup-python
|
||||
pushd actions_setup-python
|
||||
curl -s -S -L -o '82c7e631bb3cdc910f68e0081d67478d79c6982d.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/82c7e631bb3cdc910f68e0081d67478d79c6982d'
|
||||
curl -s -S -L -o '82c7e631bb3cdc910f68e0081d67478d79c6982d.zip' 'https://api.github.com/repos/actions/setup-python/zipball/82c7e631bb3cdc910f68e0081d67478d79c6982d'
|
||||
curl -s -S -L -o 'a0d74c0c423f896bc4e7be91d5cb1e2d54438db3.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/a0d74c0c423f896bc4e7be91d5cb1e2d54438db3'
|
||||
curl -s -S -L -o 'a0d74c0c423f896bc4e7be91d5cb1e2d54438db3.zip' 'https://api.github.com/repos/actions/setup-python/zipball/a0d74c0c423f896bc4e7be91d5cb1e2d54438db3'
|
||||
curl -s -S -L -o 'e9aba2c848f5ebd159c070c61ea2c4e2b122355e.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/e9aba2c848f5ebd159c070c61ea2c4e2b122355e'
|
||||
curl -s -S -L -o 'e9aba2c848f5ebd159c070c61ea2c4e2b122355e.zip' 'https://api.github.com/repos/actions/setup-python/zipball/e9aba2c848f5ebd159c070c61ea2c4e2b122355e'
|
||||
curl -s -S -L -o '79a60bc5f81b5089e080e675ad1f542941c1e8c0.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/79a60bc5f81b5089e080e675ad1f542941c1e8c0'
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
mkdir actions_upload-artifact
|
||||
pushd actions_upload-artifact
|
||||
curl -s -S -L -o '552bf3722c16e81001aea7db72d8cedf64eb5f68.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/552bf3722c16e81001aea7db72d8cedf64eb5f68'
|
||||
curl -s -S -L -o '552bf3722c16e81001aea7db72d8cedf64eb5f68.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/552bf3722c16e81001aea7db72d8cedf64eb5f68'
|
||||
curl -s -S -L -o '0b2256b8c012f0828dc542b3febcab082c67f72b.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/0b2256b8c012f0828dc542b3febcab082c67f72b'
|
||||
curl -s -S -L -o '0b2256b8c012f0828dc542b3febcab082c67f72b.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/0b2256b8c012f0828dc542b3febcab082c67f72b'
|
||||
curl -s -S -L -o '34622df80861c3ed63eb2bff892de2f1fbf4c9da.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/34622df80861c3ed63eb2bff892de2f1fbf4c9da'
|
||||
curl -s -S -L -o '34622df80861c3ed63eb2bff892de2f1fbf4c9da.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/34622df80861c3ed63eb2bff892de2f1fbf4c9da'
|
||||
curl -s -S -L -o '631c3ac5d8cc76468d617056d13b8b27e16b2f92.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/631c3ac5d8cc76468d617056d13b8b27e16b2f92'
|
||||
@@ -46,8 +46,8 @@ curl -s -S -L -o '0b7f8abb1508181956e8e162db84b466c27e18ce.tar.gz' 'https://api.
|
||||
curl -s -S -L -o '0b7f8abb1508181956e8e162db84b466c27e18ce.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/0b7f8abb1508181956e8e162db84b466c27e18ce'
|
||||
curl -s -S -L -o 'a8a3f3ad30e3422c9c7b888a15615d19a852ae32.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/a8a3f3ad30e3422c9c7b888a15615d19a852ae32'
|
||||
curl -s -S -L -o 'a8a3f3ad30e3422c9c7b888a15615d19a852ae32.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/a8a3f3ad30e3422c9c7b888a15615d19a852ae32'
|
||||
curl -s -S -L -o '65462800fd760344b1a7b4382951275a0abb4808.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/65462800fd760344b1a7b4382951275a0abb4808'
|
||||
curl -s -S -L -o '65462800fd760344b1a7b4382951275a0abb4808.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/65462800fd760344b1a7b4382951275a0abb4808'
|
||||
curl -s -S -L -o '0b2256b8c012f0828dc542b3febcab082c67f72b.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/0b2256b8c012f0828dc542b3febcab082c67f72b'
|
||||
curl -s -S -L -o '0b2256b8c012f0828dc542b3febcab082c67f72b.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/0b2256b8c012f0828dc542b3febcab082c67f72b'
|
||||
curl -s -S -L -o 'c7d193f32edcb7bfad88892161225aeda64e9392.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/c7d193f32edcb7bfad88892161225aeda64e9392'
|
||||
curl -s -S -L -o 'c7d193f32edcb7bfad88892161225aeda64e9392.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/c7d193f32edcb7bfad88892161225aeda64e9392'
|
||||
curl -s -S -L -o '1eb3cb2b3e0f29609092a73eb033bb759a334595.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/1eb3cb2b3e0f29609092a73eb033bb759a334595'
|
||||
@@ -62,4 +62,6 @@ curl -s -S -L -o '1746f4ab65b179e0ea60a494b83293b640dd5bba.tar.gz' 'https://api.
|
||||
curl -s -S -L -o '1746f4ab65b179e0ea60a494b83293b640dd5bba.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/1746f4ab65b179e0ea60a494b83293b640dd5bba'
|
||||
curl -s -S -L -o '65462800fd760344b1a7b4382951275a0abb4808.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/65462800fd760344b1a7b4382951275a0abb4808'
|
||||
curl -s -S -L -o '65462800fd760344b1a7b4382951275a0abb4808.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/65462800fd760344b1a7b4382951275a0abb4808'
|
||||
curl -s -S -L -o '0b2256b8c012f0828dc542b3febcab082c67f72b.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/0b2256b8c012f0828dc542b3febcab082c67f72b'
|
||||
curl -s -S -L -o '0b2256b8c012f0828dc542b3febcab082c67f72b.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/0b2256b8c012f0828dc542b3febcab082c67f72b'
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user