Robert Sese
3d6d0dd377
bump dorny/paths-filter to 2.11.1 ( #34705 )
2023-02-14 18:15:51 +00:00
Robert Sese
b66f4e731a
bump peter-evans/create-or-update-comment to 2.1.1 ( #33605 )
2023-02-10 21:30:47 +00:00
Kevin Heis
f39c19e05b
Update to Node 18 ( #34001 )
2023-01-23 16:00:25 +00:00
Peter Bengtsson
4ffe7cf9ca
Notice product landing pages too ( #33833 )
2023-01-10 17:26:45 +00:00
Robert Sese
ac481fd7af
bump peter-evans/find-comment 2.0.0 to 2.1.0 ( #33573 )
2023-01-06 19:04:54 +00:00
Robert Sese
41069921a0
bump actions/setup-node from 3.2.0 to 3.5.1 ( #33410 )
2022-12-12 13:27:24 +00:00
Robert Sese
ad66f6497d
bump actions/checkout from 3.0.1 to 3.1.0 🤖 ( #33377 )
2022-12-09 13:02:58 +00:00
Evan Bonsignori
7b4429418b
Migrate links check to JS pattern ( #30175 )
...
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com >
Co-authored-by: Peter Bengtsson <peterbe@github.com >
2022-10-17 21:47:21 +00:00
Peter Bengtsson
1a6688499b
using node 16.17 in Actions ( #31773 )
2022-10-17 16:12:36 +00:00
dependabot[bot]
f201015874
Bump peter-evans/create-or-update-comment from 1.4.4 to 2.0.0 ( #30578 )
...
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-09-23 12:54:49 -07:00
Evan Bonsignori
931bb63733
improvements from @peterbe
2022-08-18 11:15:20 -07:00
Evan Bonsignori
abcf940a00
wait until URL is healthy
2022-08-16 16:23:24 -07:00
Rachael Sewell
a60db5d2b9
Revert "fix: show content table preview urls after deploy" ( #29853 )
2022-08-11 16:53:59 +00:00
Evan Bonsignori
1ecbbdd924
Update content-changes-table-comment.yml
2022-08-09 13:55:14 -07:00
Evan Bonsignori
d341c808bf
verify URL health before adding to table
2022-08-08 15:26:30 -07:00
Grace Park
a3f54145bb
Adding legend to content changes table ( #29569 )
...
adding legend to content changes table
Co-authored-by: Grace Park <lugraciecy@gmail.com >
2022-08-03 17:24:50 +00:00
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]
d12da388e6
Bump peter-evans/find-comment from 1.3.0 to 2 ( #27082 )
...
Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment ) from 1.3.0 to 2.
- [Release notes](https://github.com/peter-evans/find-comment/releases )
- [Commits](d2dae40ed1...1769778a0c )
---
updated-dependencies:
- dependency-name: peter-evans/find-comment
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 13:39:12 -05: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
Peter Bengtsson
7661dd042c
use Node 16.14.x in CI now ( #25305 )
2022-02-15 01:13:33 +00:00
Mike Surowiec
e2a35b3c38
Cleanup preview env workflow variables ( #25160 )
...
* cleanup staging action vars, prep for OS deploy workflow
* fix app_url
2022-02-09 15:12:26 +00:00
Robert Sese
99d379385a
Checkout before using the script ( #25169 )
2022-02-09 12:27:24 +00:00
Mike Surowiec
943d333572
Preview Env: use azure container instances instead of app service ( #25099 )
...
* switch deploy to use azure container instances
2022-02-08 21:28:16 +00:00
Mike Surowiec
a58b045cbb
Azure: use shared env setter, fix comment workflow ( #25044 )
...
* update azure deployments to use shared env getter, fix content changes table
2022-02-04 22:30:12 +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
James M. Greene
d6405ecb45
Optimize workflow runs with concurrency settings ( #23811 )
...
* Add concurrency settings for a bunch of workflows
* Restrict prod deployments to one at a time but disallow interrupting
* Remove redundant pull_request.types specification
2021-12-17 16:00:52 +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
Robert Sese
70d7c01dad
Skip for repo sync PRs ( #23341 )
2021-12-02 16:02:57 -06: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
Grace Park
b77b195a6c
Migrate Content Changes Table Workflow github-script code ( #23198 )
...
* moving content changes table to actions-script
* rename js file
* using context for neater code
2021-11-30 18:12:17 +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]
de8cd28771
Bump peter-evans/find-comment from 0da1f4fc1f20cd898368bd56089d391df418f52f to 1.3.0 ( #22257 )
...
* Bump peter-evans/find-comment
Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment ) from 0da1f4fc1f20cd898368bd56089d391df418f52f to 1.3.0. This release includes the previously tagged commit.
- [Release notes](https://github.com/peter-evans/find-comment/releases )
- [Commits](0da1f4fc1f...d2dae40ed1 )
---
updated-dependencies:
- dependency-name: peter-evans/find-comment
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
* update allowed-actions
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com >
Co-authored-by: Peter Bengtsson <mail@peterbe.com >
2021-10-18 18:38:10 +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
James M. Greene
12134aa84b
Use staging app name module for content changes table generation ( #21805 )
...
* Use the 'script/deployment/create-staging-app-name' module when creating the content changes table comments
* Remove the shebang from the non-runnable script helper module
2021-09-29 09:00:19 -07: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
b680991468
Fix JS syntax errors ( #21278 )
2021-09-03 00:00:03 -05:00
James M. Greene
40b376edc1
Revisions to path parsing ( #21277 )
2021-09-02 23:50:48 -05:00
Grace Park
23f4ea59d5
Updating Content Changes Table ( #21130 )
...
* Updating table
* Update .github/workflows/content-changes-table-comment.yml
Co-authored-by: James M. Greene <JamesMGreene@github.com >
* Update .github/workflows/content-changes-table-comment.yml
Co-authored-by: James M. Greene <JamesMGreene@github.com >
* Update .github/workflows/content-changes-table-comment.yml
Co-authored-by: Felicity Chapman <felicitymay@github.com >
* Update .github/workflows/content-changes-table-comment.yml
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com >
* Update .github/workflows/content-changes-table-comment.yml
Co-authored-by: James M. Greene <JamesMGreene@github.com >
* updating links
Co-authored-by: James M. Greene <JamesMGreene@github.com >
Co-authored-by: Felicity Chapman <felicitymay@github.com >
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com >
2021-09-01 15:55:39 +00:00
Grace Park
b3d03b1fec
Content Table Comment Update: only content/ and no index files ( #21094 )
...
* update to only include content directory at correct level and not include index files
* remove index.md
* update to use filename to only look at content/ dir
* update directory
2021-08-25 16:30:02 +00:00
Grace Park
5e88976227
Bug Fix: Content Table Changes, updating to add filters ( #21084 )
...
* updating to add filters
* make test changes not in content directory
* remove workflow dispatch
* removing echo
* update body-includes wording to match new changes
* removing test change
* add line
2021-08-24 13:13:34 -07:00
Grace Park
4cca977ac4
GitHub Action Content Table Changes ( #21077 )
...
* Creating actions for adding staging and article links to PR for content writers
* Ran prettier
* update capitalization in yml file
* Update .github/workflows/content-changes-table-comment.yml
Co-authored-by: Rachael Sewell <rachmari@github.com >
* Update .github/workflows/content-changes-table-comment.yml
Co-authored-by: Rachael Sewell <rachmari@github.com >
* Update .github/actions-scripts/get-content-changes-table.js
Co-authored-by: Rachael Sewell <rachmari@github.com >
* Updating fc to findComment
* Update .github/actions-scripts/get-content-changes-table.js
Co-authored-by: Rachael Sewell <rachmari@github.com >
* updating constant
* updating fetch depth
* Updating yml file and removing script
* Adding actions commit for github-script
* updating table info
* Using mel's wording
* update allowed actions
* Update .github/workflows/content-changes-table-comment.yml
Co-authored-by: Felicity Chapman <felicitymay@github.com >
* linting
* update
* Testing content change
* removing tests
* updating npm install
* back to ci
* adding setup node step
Co-authored-by: Rachael Sewell <rachmari@github.com >
Co-authored-by: Felicity Chapman <felicitymay@github.com >
2021-08-24 10:39:22 -07:00
Grace Park
4f7d5c53bc
Revert "Creating Action for adding staging and article links to PR for conte… ( #19561 )" ( #21075 )
...
This reverts commit d8f7b45e38 .
2021-08-24 10:18:02 -07:00
Grace Park
d8f7b45e38
Creating Action for adding staging and article links to PR for conte… ( #19561 )
...
* Creating actions for adding staging and article links to PR for content writers
* Ran prettier
* update capitalization in yml file
* Update .github/workflows/content-changes-table-comment.yml
Co-authored-by: Rachael Sewell <rachmari@github.com >
* Update .github/workflows/content-changes-table-comment.yml
Co-authored-by: Rachael Sewell <rachmari@github.com >
* Update .github/actions-scripts/get-content-changes-table.js
Co-authored-by: Rachael Sewell <rachmari@github.com >
* Updating fc to findComment
* Update .github/actions-scripts/get-content-changes-table.js
Co-authored-by: Rachael Sewell <rachmari@github.com >
* updating constant
* updating fetch depth
* Updating yml file and removing script
* Adding actions commit for github-script
* updating table info
* Using mel's wording
* update allowed actions
* Update .github/workflows/content-changes-table-comment.yml
Co-authored-by: Felicity Chapman <felicitymay@github.com >
* linting
* update
* Testing content change
* removing tests
* updating npm install
* back to ci
Co-authored-by: Rachael Sewell <rachmari@github.com >
Co-authored-by: Felicity Chapman <felicitymay@github.com >
2021-08-24 09:45:52 -07:00