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]
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
Mike Surowiec
3c0e4e03b8
fix: pin workflow node-version to 16.8.x ( #21361 )
2021-09-08 11:08:53 -04:00
James M. Greene
265f074565
Update actions-linter to latest for concurrency key support ( #20441 )
...
* Update version of actions-linter to support 'concurrency' key
* Update .github/workflows/workflow-lint.yml
* Revert casing of 'fromJson' to 'fromJSON'
2021-07-21 15:40:42 +00:00
James M. Greene
149864b7ba
Use the easy npm caching now built into actions/setup-node ( #20316 )
2021-07-13 10:42:07 -05:00
James M. Greene
7662b43a07
Update casing of 'fromJSON' to 'fromJson' in our workflow files ( #19933 )
2021-06-15 21:37:46 +00:00
Mike Surowiec
c4166202a1
feat: upgrade to node v16, package-lock.json v2, remove aws-sdk
2021-05-20 13:32:19 -07:00
Chiedo John
c6a0f4dc8d
No more skipping workflows ( #18674 )
...
Co-authored-by: chiedo <chiedo@users.noreply.github.com >
2021-04-09 11:31:54 -04:00
Kevin Heis
62a8891954
Add descriptions to our actions workflows ( #18019 )
...
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2021-03-23 21:31:28 +00:00
James M. Greene
0eec258c01
Fix git branch inconsistencies for Actions ( #18309 )
...
* Update workflows to pass appropriate branch name for pull_request events
* Update Docker building workflow to check appropriate branch name for pull_request events
* Update Windows testing workflow for consistency with non-Windows testing workflow
* Reorder if conditional check
* Update workflow comment
2021-03-18 14:31:31 -05:00
James M. Greene
c052155800
Run the link checkers on the open source repo as well ( #17789 )
2021-02-10 21:36:41 +00:00
Sarah Schneider
8fd2b9899f
change VERSION to more specific DOCS_VERSION
2021-01-28 16:42:59 -05:00
Sarah Schneider
dc6c9b19bb
specify path in skip check
2021-01-26 15:20:28 -05:00
Sarah Schneider
cfc6688db9
update workflow titles
2021-01-26 15:19:30 -05:00
Sarah Schneider
03e386f6b3
split link checking workflow into three, one per version type
2021-01-26 15:07:02 -05:00