Peter Bengtsson
e32260a358
Pin to node-version 16.15.0 to get npm 8.5.5 on all runners ( #28186 )
...
* why is 'npm ci' no longer working
* ls
* check
* check
* check3
* ubuntu-latest
* debugging more
* debugging more
* before and after
* ubuntu-latest
* try upgrading actions/setup-node
* pin to exactly 16.15.0 for npm 8.5.5
* node-version 16.15.1 EVERYWHERE
* fix cleanup
2022-06-02 09:51:14 -04:00
Peter Bengtsson
4d288d9717
test CI with Node 16.15 ( #27825 )
2022-05-19 19:12:18 +00:00
dependabot[bot]
5515db7171
Bump actions/checkout from 2.4.0 to 3.0.1 ( #27016 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.4.0 to 3.0.1.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...dcd71f646680f2efd8db4afa5ad64fdcba30e748 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Robert Sese <rsese@github.com >
2022-04-20 12:04:00 -05:00
dependabot[bot]
088d55ee66
Bump peter-evans/create-pull-request from 3.12.1 to 4.0.2 ( #26849 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 3.12.1 to 4.0.2.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](f22a7da129...bd72e1b792 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mike Surowiec <mikesurowiec@users.noreply.github.com >
2022-04-15 16:37:09 +00:00
Peter Bengtsson
7661dd042c
use Node 16.14.x in CI now ( #25305 )
2022-02-15 01:13:33 +00:00
dependabot[bot]
6507b31604
Bump peter-evans/create-pull-request from 3.12.0 to 3.12.1 ( #24893 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 3.12.0 to 3.12.1.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](dcd5fd746d...f22a7da129 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com >
Co-authored-by: Robert Sese <robert.sese@gmail.com >
2022-02-02 22:18:33 +00:00
dependabot[bot]
893f50cd7a
Bump actions/setup-node from 2.5.0 to 2.5.1 ( #24009 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](04c56d2f95...1f8c6b94b2 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com >
2022-01-10 09:07:53 -05:00
dependabot[bot]
9028fadad1
Bump peter-evans/create-pull-request from 3.10.1 to 3.12.0 ( #24012 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 3.10.1 to 3.12.0.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](7380612b49...dcd5fd746d )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com >
2022-01-07 23:38:43 +00:00
James M. Greene
3d88cae50b
Add permission matrices to all Actions workflows ( #23563 )
...
* Add permission matrices to all Actions workflows
Also cleanup a few token references
* Add actions:read permissions for CodeQL
* Add prs:read permissions for unit test workflow
2021-12-14 04:37:36 +00:00
dependabot[bot]
038e81826b
Bump actions/checkout from 2.3.5 to 2.4.0 ( #23297 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](1e204e9a92...ec3a7ce113 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com >
2021-12-02 14:15:21 +00:00
dependabot[bot]
95edf7be45
Bump actions/setup-node from 2.4.1 to 2.5.0 ( #23293 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](270253e841...04c56d2f95 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com >
2021-12-02 13:25:56 +00:00
Kevin Heis
347bdbf449
Update autoupdate-branch.yml ( #22937 )
...
* Update autoupdate-branch.yml
* remove autoupdate labels (#22971 )
Co-authored-by: Rachael Sewell <rachmari@github.com >
2021-11-18 19:53:39 +00:00
Rachael Sewell
fa8150697d
update authentication for automerge script ( #22977 )
2021-11-18 19:36:57 +00:00
Rachael Sewell
5b8cb34e4b
remove old automerge method ( #22941 )
2021-11-18 09:47:46 -08:00
Rachael Sewell
2768f16b50
only observe failure status when not caused by freeze ( #22943 )
2021-11-18 03:10:43 +00:00
Peter Bengtsson
22f21db4a3
use Node 16.13.x for CI workflows ( #22758 )
...
Part of #1203
2021-11-11 01:23:13 +00:00
dependabot[bot]
cd74b07da1
Bump actions/checkout from 2.3.4 to 2.3.5 ( #22264 )
...
* Bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](5a4ac9002d...1e204e9a92 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* test
* removing test, works
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com >
2021-10-21 00:19:35 +00:00
dependabot[bot]
56a9156f98
Bump someimportantcompany/github-actions-slack-message from 1.1.0 to 1.2.2 ( #22263 )
...
* Bump someimportantcompany/github-actions-slack-message
Bumps [someimportantcompany/github-actions-slack-message](https://github.com/someimportantcompany/github-actions-slack-message ) from 1.1.0 to 1.2.2.
- [Release notes](https://github.com/someimportantcompany/github-actions-slack-message/releases )
- [Commits](0b470c14b3...f8d28715e7 )
---
updated-dependencies:
- dependency-name: someimportantcompany/github-actions-slack-message
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* update allowed-actions
* 🤖 ran script/update-enterprise-dates.js
* adding comment with version number
* test
* remove b
* remove test, it works
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com >
Co-authored-by: gracepark <gracepark@users.noreply.github.com >
Co-authored-by: Octomerger Bot <63058869+Octomerger@users.noreply.github.com >
2021-10-20 16:20:54 -07:00
dependabot[bot]
5201ca8813
Bump actions/setup-node from 2.2.0 to 2.4.1 ( #22109 )
...
* Bump actions/setup-node from 2.2.0 to 2.4.1
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2.2.0 to 2.4.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](38d90ce44d...270253e841 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* allow it moar
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Peter Bengtsson <mail@peterbe.com >
2021-10-18 13:33:34 -04:00
dependabot[bot]
4ea3d75f36
Bump peter-evans/create-pull-request from 3.5.2 to 3.10.1 ( #21983 )
...
* Bump peter-evans/create-pull-request from 3.5.2 to 3.10.1
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 3.5.2 to 3.10.1.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](8c603dbb04...7380612b49 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update create-pull-request in allowed-actions
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James M. Greene <JamesMGreene@github.com >
2021-10-08 06:21:04 +00:00
Mike Surowiec
cb78de81f3
update DOCS_BOT -> DOCS_BOT_FR for consistent cross repo naming ( #21485 )
2021-09-14 15:51:50 +00:00
Mike Surowiec
3c0e4e03b8
fix: pin workflow node-version to 16.8.x ( #21361 )
2021-09-08 11:08:53 -04:00
Kevin Heis
1ed18e1448
Clear out some non-fn references to Algolia ( #20592 )
...
* Clear out some non-fn references to Algolia
* Update .github/workflows/dry-run-sync-search-indices.yml
Co-authored-by: James M. Greene <JamesMGreene@github.com >
* Update contributing/search.md
Co-authored-by: James M. Greene <JamesMGreene@github.com >
Co-authored-by: James M. Greene <JamesMGreene@github.com >
2021-07-29 20:20:55 +00:00
James M. Greene
f0269dbf4c
Disable Husky precommit commits in some workflows ( #20548 )
2021-07-27 20:59:41 +00:00
James M. Greene
0f49b81b59
Fix Actions workflows missing Node.js ( #20546 )
...
* Add missing Node setups to workflow (and/or name steps)
* Remove unnecessary checkout step
2021-07-27 18:34:23 +00:00
Rachael Sewell
efb8a00351
Use token with github/github permissions ( #19102 )
2021-05-03 17:19:06 +00:00
Rachael Sewell
642c8e37f7
Continued butchering of adding this workflow ( #19089 )
2021-04-30 11:53:55 -07:00
Rachael Sewell
d19636287e
🤦♀️ copy-paste bug fix ( #19087 )
2021-04-30 17:58:46 +00:00
Rachael Sewell
cb728b0273
checkout repo before assuming it is there ( #19086 )
2021-04-30 10:42:07 -07:00
Rachael Sewell
bbd21bc801
add workflow to run script/update-enterprise-dates.js weekly ( #19075 )
2021-04-30 09:46:37 -07:00