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
Rachael Sewell
556457d843
updated openapi dev check to trigger on script updates ( #21139 )
2021-08-25 17:14:04 -07:00
Rachael Sewell
bf88498a75
only run workflow when applicable ( #20684 )
2021-08-05 17:28:09 +00: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
Kevin Heis
83ff7ee609
Use a custom version of remark-parse based on 8.0.3 without the trim dependency ( #20420 )
...
* Use a custom version of remark-parse based on 8.0.3 without the trim dependency
* Update openapi-schema-check.yml
* Update openapi-schema-check.yml
* Update openapi-schema-check.yml
* Use a package instead of ssh to install
Co-authored-by: Rachael Sewell <rachmari@github.com >
2021-07-20 18:33:30 +00: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
37ea38dc5e
Fix an Actions expression syntax error ( #17806 )
2021-02-11 01:42:37 +00:00
James M. Greene
f25b9896fd
Only run the OpenAPI schema check workflow for the internal repo ( #17788 )
2021-02-10 22:50:52 +00:00
Sarah Schneider
8f0093c63a
OpenAPI tooling updates ( #16320 )
2020-11-24 12:20:10 -08:00