Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ecbda8261e |
@@ -27,20 +27,5 @@ This project is licensed under the terms of the MIT open source license. Please
|
||||
|
||||
[CODEOWNERS](./CODEOWNERS)
|
||||
|
||||
## Note
|
||||
|
||||
Thank you for your interest in this GitHub repo, however, right now we are not taking contributions.
|
||||
|
||||
We continue to focus our resources on strategic areas that help our customers be successful while making developers' lives easier. While GitHub Actions remains a key part of this vision, we are allocating resources towards other areas of Actions and are not taking contributions to this repository at this time. The GitHub public roadmap is the best place to follow along for any updates on features we’re working on and what stage they’re in.
|
||||
|
||||
We are taking the following steps to better direct requests related to GitHub Actions, including:
|
||||
|
||||
1. We will be directing questions and support requests to our [Community Discussions area](https://github.com/orgs/community/discussions/categories/actions)
|
||||
|
||||
2. High Priority bugs can be reported through Community Discussions or you can report these to our support team https://support.github.com/contact/bug-report.
|
||||
|
||||
3. Security Issues should be handled as per our [security.md](security.md)
|
||||
|
||||
We will still provide security updates for this project and fix major breaking changes during this time.
|
||||
|
||||
You are welcome to still raise bugs in this repo.
|
||||
## Contributing
|
||||
See the [contribution guide](../github/CONTRIBUTING.MD). Currently we are not taking requests for non first party actions to be added at this time.
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"+^v[3-9]+(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "5a3ec84eff668545956fd18022155c47e93e2684"
|
||||
"main": "640a1c2554105b57832a23eea0b4672fc7a790d5"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"+^v[0-9]+(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "85e6279cec87321a52edac9c87bce653a07cf6c2"
|
||||
"main": "09d2acae674a48949e3602304ab46fd20ae0c42f"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"+^v[0-9]+(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "49933ea5288caeca8642d1e84afbd3f7d6820020"
|
||||
"main": "08f58d1471bff7f3a07d167b4ad7df25d5fcfcb6"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"-^v1(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "a26af69be951a213d495a4c3e4e4022e16d87065"
|
||||
"main": "532b046aaf352bab5717122cc0ea52b7f12266a3"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"+^v[0-9]+(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "6027e3dd177782cd8ab9af838c04fd81a07f1d47"
|
||||
"main": "de65e23aa2b7e23d713bb51fbfcb6d502f8667d8"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
mkdir actions_cache
|
||||
pushd actions_cache
|
||||
curl -s -S -L -o '5a3ec84eff668545956fd18022155c47e93e2684.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/5a3ec84eff668545956fd18022155c47e93e2684'
|
||||
curl -s -S -L -o '5a3ec84eff668545956fd18022155c47e93e2684.zip' 'https://api.github.com/repos/actions/cache/zipball/5a3ec84eff668545956fd18022155c47e93e2684'
|
||||
curl -s -S -L -o '640a1c2554105b57832a23eea0b4672fc7a790d5.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/640a1c2554105b57832a23eea0b4672fc7a790d5'
|
||||
curl -s -S -L -o '640a1c2554105b57832a23eea0b4672fc7a790d5.zip' 'https://api.github.com/repos/actions/cache/zipball/640a1c2554105b57832a23eea0b4672fc7a790d5'
|
||||
curl -s -S -L -o '2f8e54208210a422b2efd51efaa6bd6d7ca8920f.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/2f8e54208210a422b2efd51efaa6bd6d7ca8920f'
|
||||
curl -s -S -L -o '2f8e54208210a422b2efd51efaa6bd6d7ca8920f.zip' 'https://api.github.com/repos/actions/cache/zipball/2f8e54208210a422b2efd51efaa6bd6d7ca8920f'
|
||||
curl -s -S -L -o '4b0cf6cc4619e737324ddfcec08fff2413359514.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/4b0cf6cc4619e737324ddfcec08fff2413359514'
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
mkdir actions_checkout
|
||||
pushd actions_checkout
|
||||
curl -s -S -L -o '85e6279cec87321a52edac9c87bce653a07cf6c2.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/85e6279cec87321a52edac9c87bce653a07cf6c2'
|
||||
curl -s -S -L -o '85e6279cec87321a52edac9c87bce653a07cf6c2.zip' 'https://api.github.com/repos/actions/checkout/zipball/85e6279cec87321a52edac9c87bce653a07cf6c2'
|
||||
curl -s -S -L -o '09d2acae674a48949e3602304ab46fd20ae0c42f.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/09d2acae674a48949e3602304ab46fd20ae0c42f'
|
||||
curl -s -S -L -o '09d2acae674a48949e3602304ab46fd20ae0c42f.zip' 'https://api.github.com/repos/actions/checkout/zipball/09d2acae674a48949e3602304ab46fd20ae0c42f'
|
||||
curl -s -S -L -o '50fbc622fc4ef5163becd7fab6573eac35f8462e.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/50fbc622fc4ef5163becd7fab6573eac35f8462e'
|
||||
curl -s -S -L -o '50fbc622fc4ef5163becd7fab6573eac35f8462e.zip' 'https://api.github.com/repos/actions/checkout/zipball/50fbc622fc4ef5163becd7fab6573eac35f8462e'
|
||||
curl -s -S -L -o 'af513c7a016048ae468971c52ed77d9562c7c819.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/af513c7a016048ae468971c52ed77d9562c7c819'
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
mkdir actions_setup-node
|
||||
pushd actions_setup-node
|
||||
curl -s -S -L -o '49933ea5288caeca8642d1e84afbd3f7d6820020.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/49933ea5288caeca8642d1e84afbd3f7d6820020'
|
||||
curl -s -S -L -o '49933ea5288caeca8642d1e84afbd3f7d6820020.zip' 'https://api.github.com/repos/actions/setup-node/zipball/49933ea5288caeca8642d1e84afbd3f7d6820020'
|
||||
curl -s -S -L -o '08f58d1471bff7f3a07d167b4ad7df25d5fcfcb6.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/08f58d1471bff7f3a07d167b4ad7df25d5fcfcb6'
|
||||
curl -s -S -L -o '08f58d1471bff7f3a07d167b4ad7df25d5fcfcb6.zip' 'https://api.github.com/repos/actions/setup-node/zipball/08f58d1471bff7f3a07d167b4ad7df25d5fcfcb6'
|
||||
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 'a26af69be951a213d495a4c3e4e4022e16d87065.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/a26af69be951a213d495a4c3e4e4022e16d87065'
|
||||
curl -s -S -L -o 'a26af69be951a213d495a4c3e4e4022e16d87065.zip' 'https://api.github.com/repos/actions/setup-python/zipball/a26af69be951a213d495a4c3e4e4022e16d87065'
|
||||
curl -s -S -L -o '532b046aaf352bab5717122cc0ea52b7f12266a3.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/532b046aaf352bab5717122cc0ea52b7f12266a3'
|
||||
curl -s -S -L -o '532b046aaf352bab5717122cc0ea52b7f12266a3.zip' 'https://api.github.com/repos/actions/setup-python/zipball/532b046aaf352bab5717122cc0ea52b7f12266a3'
|
||||
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 '6c4e46d258ee4bf9a1263c78a91ec029bbe54cf0.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/6c4e46d258ee4bf9a1263c78a91ec029bbe54cf0'
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
mkdir actions_upload-artifact
|
||||
pushd actions_upload-artifact
|
||||
curl -s -S -L -o '6027e3dd177782cd8ab9af838c04fd81a07f1d47.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/6027e3dd177782cd8ab9af838c04fd81a07f1d47'
|
||||
curl -s -S -L -o '6027e3dd177782cd8ab9af838c04fd81a07f1d47.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/6027e3dd177782cd8ab9af838c04fd81a07f1d47'
|
||||
curl -s -S -L -o 'de65e23aa2b7e23d713bb51fbfcb6d502f8667d8.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/de65e23aa2b7e23d713bb51fbfcb6d502f8667d8'
|
||||
curl -s -S -L -o 'de65e23aa2b7e23d713bb51fbfcb6d502f8667d8.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/de65e23aa2b7e23d713bb51fbfcb6d502f8667d8'
|
||||
curl -s -S -L -o '3446296876d12d4e3a0f3145a3c87e67bf0a16b5.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/3446296876d12d4e3a0f3145a3c87e67bf0a16b5'
|
||||
curl -s -S -L -o '3446296876d12d4e3a0f3145a3c87e67bf0a16b5.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/3446296876d12d4e3a0f3145a3c87e67bf0a16b5'
|
||||
curl -s -S -L -o '3446296876d12d4e3a0f3145a3c87e67bf0a16b5.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/3446296876d12d4e3a0f3145a3c87e67bf0a16b5'
|
||||
|
||||
Reference in New Issue
Block a user