Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8ffeb99f99 |
@@ -6,13 +6,13 @@
|
|||||||
"+^v[3-9]+(\\.[0-9]+){0,2}$"
|
"+^v[3-9]+(\\.[0-9]+){0,2}$"
|
||||||
],
|
],
|
||||||
"branches": {
|
"branches": {
|
||||||
"main": "a2ed59d39b352305bdd2f628719a53b2cc4f9613"
|
"main": "704facf57e6136b1bc63b828d79edcd491f0ee84"
|
||||||
},
|
},
|
||||||
"defaultBranch": "main",
|
"defaultBranch": "main",
|
||||||
"tags": {
|
"tags": {
|
||||||
"v3": {
|
"v3": {
|
||||||
"commit": "e12d46a63a90f2fae62d114769bbf2a179198b5c",
|
"commit": "704facf57e6136b1bc63b828d79edcd491f0ee84",
|
||||||
"tag": "734d9cb93d6f7610c2400b0f789eaa6f9813e271"
|
"tag": "052d3a99864b25538f4f499e375578f64851952e"
|
||||||
},
|
},
|
||||||
"v3.0.0": {
|
"v3.0.0": {
|
||||||
"commit": "4b0cf6cc4619e737324ddfcec08fff2413359514"
|
"commit": "4b0cf6cc4619e737324ddfcec08fff2413359514"
|
||||||
@@ -79,16 +79,6 @@
|
|||||||
},
|
},
|
||||||
"v3.3.2": {
|
"v3.3.2": {
|
||||||
"commit": "704facf57e6136b1bc63b828d79edcd491f0ee84"
|
"commit": "704facf57e6136b1bc63b828d79edcd491f0ee84"
|
||||||
},
|
|
||||||
"v3.3.3": {
|
|
||||||
"commit": "e12d46a63a90f2fae62d114769bbf2a179198b5c"
|
|
||||||
},
|
|
||||||
"v4": {
|
|
||||||
"commit": "13aacd865c20de90d75de3b17ebe84f7a17d57d2",
|
|
||||||
"tag": "8d6b82dc291ca708f6992a25331884ac54465a6c"
|
|
||||||
},
|
|
||||||
"v4.0.0": {
|
|
||||||
"commit": "13aacd865c20de90d75de3b17ebe84f7a17d57d2"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -7,7 +7,7 @@
|
|||||||
"-^v1(\\.[0-9]+){0,2}$"
|
"-^v1(\\.[0-9]+){0,2}$"
|
||||||
],
|
],
|
||||||
"branches": {
|
"branches": {
|
||||||
"main": "2f078955e4d0f34cc7a8b0108b2eb7bbe154438e"
|
"main": "e9d6f990972a57673cdb72ec29e19d42ba28880f"
|
||||||
},
|
},
|
||||||
"defaultBranch": "main",
|
"defaultBranch": "main",
|
||||||
"tags": {
|
"tags": {
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
"+^v[0-9]+(\\.[0-9]+){0,2}$"
|
"+^v[0-9]+(\\.[0-9]+){0,2}$"
|
||||||
],
|
],
|
||||||
"branches": {
|
"branches": {
|
||||||
"main": "694cdabd8bdb0f10b2cea11669e1bf5453eed0a6"
|
"main": "cf8714cfeaba5687a442b9bcb85b29e23f468dfa"
|
||||||
},
|
},
|
||||||
"defaultBranch": "main",
|
"defaultBranch": "main",
|
||||||
"tags": {
|
"tags": {
|
||||||
@@ -79,16 +79,10 @@
|
|||||||
"commit": "a8a3f3ad30e3422c9c7b888a15615d19a852ae32"
|
"commit": "a8a3f3ad30e3422c9c7b888a15615d19a852ae32"
|
||||||
},
|
},
|
||||||
"v4": {
|
"v4": {
|
||||||
"commit": "694cdabd8bdb0f10b2cea11669e1bf5453eed0a6"
|
"commit": "c7d193f32edcb7bfad88892161225aeda64e9392"
|
||||||
},
|
},
|
||||||
"v4.0.0": {
|
"v4.0.0": {
|
||||||
"commit": "c7d193f32edcb7bfad88892161225aeda64e9392"
|
"commit": "c7d193f32edcb7bfad88892161225aeda64e9392"
|
||||||
},
|
|
||||||
"v4.1.0": {
|
|
||||||
"commit": "1eb3cb2b3e0f29609092a73eb033bb759a334595"
|
|
||||||
},
|
|
||||||
"v4.2.0": {
|
|
||||||
"commit": "694cdabd8bdb0f10b2cea11669e1bf5453eed0a6"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1,9 +1,9 @@
|
|||||||
mkdir actions_cache
|
mkdir actions_cache
|
||||||
pushd actions_cache
|
pushd actions_cache
|
||||||
curl -s -S -L -o 'a2ed59d39b352305bdd2f628719a53b2cc4f9613.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/a2ed59d39b352305bdd2f628719a53b2cc4f9613'
|
curl -s -S -L -o '704facf57e6136b1bc63b828d79edcd491f0ee84.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/704facf57e6136b1bc63b828d79edcd491f0ee84'
|
||||||
curl -s -S -L -o 'a2ed59d39b352305bdd2f628719a53b2cc4f9613.zip' 'https://api.github.com/repos/actions/cache/zipball/a2ed59d39b352305bdd2f628719a53b2cc4f9613'
|
curl -s -S -L -o '704facf57e6136b1bc63b828d79edcd491f0ee84.zip' 'https://api.github.com/repos/actions/cache/zipball/704facf57e6136b1bc63b828d79edcd491f0ee84'
|
||||||
curl -s -S -L -o '734d9cb93d6f7610c2400b0f789eaa6f9813e271.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/734d9cb93d6f7610c2400b0f789eaa6f9813e271'
|
curl -s -S -L -o '052d3a99864b25538f4f499e375578f64851952e.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/052d3a99864b25538f4f499e375578f64851952e'
|
||||||
curl -s -S -L -o '734d9cb93d6f7610c2400b0f789eaa6f9813e271.zip' 'https://api.github.com/repos/actions/cache/zipball/734d9cb93d6f7610c2400b0f789eaa6f9813e271'
|
curl -s -S -L -o '052d3a99864b25538f4f499e375578f64851952e.zip' 'https://api.github.com/repos/actions/cache/zipball/052d3a99864b25538f4f499e375578f64851952e'
|
||||||
curl -s -S -L -o '4b0cf6cc4619e737324ddfcec08fff2413359514.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/4b0cf6cc4619e737324ddfcec08fff2413359514'
|
curl -s -S -L -o '4b0cf6cc4619e737324ddfcec08fff2413359514.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/4b0cf6cc4619e737324ddfcec08fff2413359514'
|
||||||
curl -s -S -L -o '4b0cf6cc4619e737324ddfcec08fff2413359514.zip' 'https://api.github.com/repos/actions/cache/zipball/4b0cf6cc4619e737324ddfcec08fff2413359514'
|
curl -s -S -L -o '4b0cf6cc4619e737324ddfcec08fff2413359514.zip' 'https://api.github.com/repos/actions/cache/zipball/4b0cf6cc4619e737324ddfcec08fff2413359514'
|
||||||
curl -s -S -L -o '136d96b4aee02b1f0de3ba493b1d47135042d9c0.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/136d96b4aee02b1f0de3ba493b1d47135042d9c0'
|
curl -s -S -L -o '136d96b4aee02b1f0de3ba493b1d47135042d9c0.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/136d96b4aee02b1f0de3ba493b1d47135042d9c0'
|
||||||
@@ -48,10 +48,4 @@ curl -s -S -L -o '88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8.tar.gz' 'https://api.
|
|||||||
curl -s -S -L -o '88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8.zip' 'https://api.github.com/repos/actions/cache/zipball/88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8'
|
curl -s -S -L -o '88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8.zip' 'https://api.github.com/repos/actions/cache/zipball/88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8'
|
||||||
curl -s -S -L -o '704facf57e6136b1bc63b828d79edcd491f0ee84.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/704facf57e6136b1bc63b828d79edcd491f0ee84'
|
curl -s -S -L -o '704facf57e6136b1bc63b828d79edcd491f0ee84.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/704facf57e6136b1bc63b828d79edcd491f0ee84'
|
||||||
curl -s -S -L -o '704facf57e6136b1bc63b828d79edcd491f0ee84.zip' 'https://api.github.com/repos/actions/cache/zipball/704facf57e6136b1bc63b828d79edcd491f0ee84'
|
curl -s -S -L -o '704facf57e6136b1bc63b828d79edcd491f0ee84.zip' 'https://api.github.com/repos/actions/cache/zipball/704facf57e6136b1bc63b828d79edcd491f0ee84'
|
||||||
curl -s -S -L -o 'e12d46a63a90f2fae62d114769bbf2a179198b5c.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/e12d46a63a90f2fae62d114769bbf2a179198b5c'
|
|
||||||
curl -s -S -L -o 'e12d46a63a90f2fae62d114769bbf2a179198b5c.zip' 'https://api.github.com/repos/actions/cache/zipball/e12d46a63a90f2fae62d114769bbf2a179198b5c'
|
|
||||||
curl -s -S -L -o '8d6b82dc291ca708f6992a25331884ac54465a6c.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/8d6b82dc291ca708f6992a25331884ac54465a6c'
|
|
||||||
curl -s -S -L -o '8d6b82dc291ca708f6992a25331884ac54465a6c.zip' 'https://api.github.com/repos/actions/cache/zipball/8d6b82dc291ca708f6992a25331884ac54465a6c'
|
|
||||||
curl -s -S -L -o '13aacd865c20de90d75de3b17ebe84f7a17d57d2.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/13aacd865c20de90d75de3b17ebe84f7a17d57d2'
|
|
||||||
curl -s -S -L -o '13aacd865c20de90d75de3b17ebe84f7a17d57d2.zip' 'https://api.github.com/repos/actions/cache/zipball/13aacd865c20de90d75de3b17ebe84f7a17d57d2'
|
|
||||||
popd
|
popd
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
mkdir actions_setup-python
|
mkdir actions_setup-python
|
||||||
pushd actions_setup-python
|
pushd actions_setup-python
|
||||||
curl -s -S -L -o '2f078955e4d0f34cc7a8b0108b2eb7bbe154438e.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/2f078955e4d0f34cc7a8b0108b2eb7bbe154438e'
|
curl -s -S -L -o 'e9d6f990972a57673cdb72ec29e19d42ba28880f.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/e9d6f990972a57673cdb72ec29e19d42ba28880f'
|
||||||
curl -s -S -L -o '2f078955e4d0f34cc7a8b0108b2eb7bbe154438e.zip' 'https://api.github.com/repos/actions/setup-python/zipball/2f078955e4d0f34cc7a8b0108b2eb7bbe154438e'
|
curl -s -S -L -o 'e9d6f990972a57673cdb72ec29e19d42ba28880f.zip' 'https://api.github.com/repos/actions/setup-python/zipball/e9d6f990972a57673cdb72ec29e19d42ba28880f'
|
||||||
curl -s -S -L -o 'e9aba2c848f5ebd159c070c61ea2c4e2b122355e.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/e9aba2c848f5ebd159c070c61ea2c4e2b122355e'
|
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 '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'
|
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
|
mkdir actions_upload-artifact
|
||||||
pushd actions_upload-artifact
|
pushd actions_upload-artifact
|
||||||
curl -s -S -L -o '694cdabd8bdb0f10b2cea11669e1bf5453eed0a6.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/694cdabd8bdb0f10b2cea11669e1bf5453eed0a6'
|
curl -s -S -L -o 'cf8714cfeaba5687a442b9bcb85b29e23f468dfa.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/cf8714cfeaba5687a442b9bcb85b29e23f468dfa'
|
||||||
curl -s -S -L -o '694cdabd8bdb0f10b2cea11669e1bf5453eed0a6.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/694cdabd8bdb0f10b2cea11669e1bf5453eed0a6'
|
curl -s -S -L -o 'cf8714cfeaba5687a442b9bcb85b29e23f468dfa.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/cf8714cfeaba5687a442b9bcb85b29e23f468dfa'
|
||||||
curl -s -S -L -o '34622df80861c3ed63eb2bff892de2f1fbf4c9da.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/34622df80861c3ed63eb2bff892de2f1fbf4c9da'
|
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 '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'
|
curl -s -S -L -o '631c3ac5d8cc76468d617056d13b8b27e16b2f92.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/631c3ac5d8cc76468d617056d13b8b27e16b2f92'
|
||||||
@@ -46,12 +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 '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.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 'a8a3f3ad30e3422c9c7b888a15615d19a852ae32.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/a8a3f3ad30e3422c9c7b888a15615d19a852ae32'
|
||||||
curl -s -S -L -o '694cdabd8bdb0f10b2cea11669e1bf5453eed0a6.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/694cdabd8bdb0f10b2cea11669e1bf5453eed0a6'
|
|
||||||
curl -s -S -L -o '694cdabd8bdb0f10b2cea11669e1bf5453eed0a6.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/694cdabd8bdb0f10b2cea11669e1bf5453eed0a6'
|
|
||||||
curl -s -S -L -o 'c7d193f32edcb7bfad88892161225aeda64e9392.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/c7d193f32edcb7bfad88892161225aeda64e9392'
|
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 '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'
|
curl -s -S -L -o 'c7d193f32edcb7bfad88892161225aeda64e9392.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/c7d193f32edcb7bfad88892161225aeda64e9392'
|
||||||
curl -s -S -L -o '1eb3cb2b3e0f29609092a73eb033bb759a334595.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/1eb3cb2b3e0f29609092a73eb033bb759a334595'
|
curl -s -S -L -o 'c7d193f32edcb7bfad88892161225aeda64e9392.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/c7d193f32edcb7bfad88892161225aeda64e9392'
|
||||||
curl -s -S -L -o '694cdabd8bdb0f10b2cea11669e1bf5453eed0a6.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/694cdabd8bdb0f10b2cea11669e1bf5453eed0a6'
|
|
||||||
curl -s -S -L -o '694cdabd8bdb0f10b2cea11669e1bf5453eed0a6.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/694cdabd8bdb0f10b2cea11669e1bf5453eed0a6'
|
|
||||||
popd
|
popd
|
||||||
|
|||||||
Reference in New Issue
Block a user