1
0
mirror of synced 2025-12-25 11:03:37 -05:00
Commit Graph

1397 Commits

Author SHA1 Message Date
dependabot[bot]
d966f6c324 Bump actions/stale from 7.0.0 to 8.0.0 (#35794)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-23 00:01:08 +00:00
Rachael Sewell
02afd30d3f CodeQL pipeline workflow update (#35700) 2023-03-21 18:03:19 +00:00
Rachael Sewell
938c702203 add CodeQL CLI automation workflow (#35603) 2023-03-20 17:48:59 +00:00
Peter Bengtsson
1029bc7189 Test local development server (#35657) 2023-03-17 16:29:43 +00:00
Peter Bengtsson
be30059bc5 get popularities from docs-internal.popular-pages (#35583) 2023-03-15 19:47:32 +00:00
Ethan Palm
17128bf717 Remove ISSUE placeholder from PR template (#35590) 2023-03-15 17:42:24 +00:00
Kevin Heis
804fd8d8e8 Ordering (#35558) 2023-03-14 20:30:58 +00:00
Kevin Heis
0c67aadebc Move events into subject folder (#35262) 2023-03-14 15:53:42 +00:00
Peter Bengtsson
5cecf691c2 Minimal tests with Playwright (#35322) 2023-03-10 21:22:51 +00:00
Rachael Sewell
7232daa5e1 add sha of sync pipeline data to config file (#35335)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-03-08 17:50:23 +00:00
Rachael Sewell
fa84be7019 consolidate temp directory when generating openapi data (#35331) 2023-03-07 19:24:50 +00:00
Grace Park
9b657f6b36 Update purge-fastly.yml to run only have workflow_run is successful (#35326) 2023-03-06 21:55:52 +00:00
Rachael Sewell
ca9b176698 remove the temp openapi directory before creating pull request (#35228) 2023-03-02 05:54:39 +00:00
Peter Bengtsson
5754fe119e use .github/actions/get-docs-early-access to get docs-early-access in… (#35187) 2023-03-01 12:46:43 +00:00
Rachael Sewell
50210d12e8 refactor openapi scripts (#34803) 2023-02-28 22:24:38 +00:00
Robert Sese
03c385769a bump juliangruber/find-pull-request-action to 1.8.0 (#35188) 2023-02-28 21:53:22 +00:00
Peter Bengtsson
b37646b9e1 Use composite action for getting docs-early-access in link checker (#35148) 2023-02-28 20:52:01 +00:00
Peter Bengtsson
bf91d243f0 use a composite action for getting docs-early-access in tests (#35145) 2023-02-27 22:11:24 +00:00
Robert Sese
93ff536aec bump github/codeql-action/init and github/codeql-action/analyze to 2.2.5 (#35108) 2023-02-27 17:33:46 +00:00
Laura Coursen
ab6d8b7654 Make images accessible in the /images root directory (#35016)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
2023-02-27 15:26:00 +00:00
Peter Bengtsson
6545a5b5c3 Revert "Composite action to pull in docs-early-access" (#35055) 2023-02-23 15:48:47 -05:00
Peter Bengtsson
00383a034f Composite action to pull in docs-early-access (#34879) 2023-02-23 20:01:50 +00:00
Robert Sese
7236594059 workflow now just auto-closes dependency updates in github/docs (#35013) 2023-02-23 17:41:17 +00:00
Kevin Heis
c00d988906 Actions use package.json for node version (#35003) 2023-02-23 14:51:52 +00:00
Peter Bengtsson
51143d3c9d Don't use .node-version for Actions (#34982) 2023-02-22 21:15:52 +00:00
Peter Bengtsson
2fa45f9acf end-to-end test link rewriting plugin (#34939) 2023-02-22 18:19:04 +00:00
Robert Sese
c89d1c1515 bump azure/arm-deploy to 1.0.9 (#34885) 2023-02-21 16:56:13 +00:00
Peter Bengtsson
b7c7dbf672 Update all internal links (#34787) 2023-02-15 15:16:18 +00:00
Peter Bengtsson
5b7ee28f78 Respect link rewrites where getRedirect fails (#34776) 2023-02-15 13:30:24 +00:00
Robert Sese
3d6d0dd377 bump dorny/paths-filter to 2.11.1 (#34705) 2023-02-14 18:15:51 +00:00
Robert Sese
c89ee374fb bump strumwolf/delete-deployment-environment to 2.2.3 (#34709) 2023-02-14 18:05:37 +00:00
Peter Bengtsson
7d7b0bffb8 Correct orphaned asset check (#34733) 2023-02-14 17:13:59 +00:00
Rachael Sewell
6ab083d643 Reorganize REST code (#34323) 2023-02-14 02:13:21 +00:00
Lucas Costi
7b8ea2afad Add repo conditionals to workflows triggered by prod deployment workflow (#34668) 2023-02-13 12:55:40 +00:00
Rachael Sewell
fe8482408b Restructure GraphQL automated content scripts (#34308) 2023-02-11 00:38:27 +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
Evan Bonsignori
c10a654d04 bump github-script to 6.4.0 and update syntax (#34619) 2023-02-10 20:54:33 +00:00
Rachael Sewell
378593fc5c update FR workflow to send docubot PRs to project board (#34591) 2023-02-09 17:46:53 +00:00
Peter Bengtsson
b682658315 override existing broken-links comment (#34557)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2023-02-08 19:22:24 +00:00
Kevin Heis
79bb4f15e6 Delete optimize-images.yml (#34565) 2023-02-08 15:59:00 +00:00
Peter Bengtsson
92f989aa2d Run and test server with test fixture root (#33816) 2023-02-06 19:29:45 +00:00
Peter Bengtsson
952ea7cf6d Dynamically serve .webp and .avif from a .png URL (#34412) 2023-02-03 18:19:55 +00:00
dependabot[bot]
a1b4069f2e Bump docker/build-push-action from 3.1.0 to 4.0.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](1cb9d22b93...3b5e8027fc)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 23:02:21 +00:00
Peter Bengtsson
b1dfca8fe2 validate all asset images in CI (#34325) 2023-02-01 12:51:14 +00:00
Peter Bengtsson
0fb4e33cc2 link checking with trailing slash might be broken (#34303) 2023-01-31 20:37:23 +00:00
Peter Bengtsson
e2dc4219ad Post about merged PR going into production (#34095) 2023-01-30 15:18:03 +00:00
Rachael Sewell
7c4833dbc9 Update docs content FR workflow for OpenAPI PRs (#34156) 2023-01-24 23:37:00 +00:00
Sarah Edwards
18c5a2ddf9 Expand workflow to copy API schema issues to include webhook schema issues as well (#34098) 2023-01-24 17:12:58 +00:00
Kevin Heis
f39c19e05b Update to Node 18 (#34001) 2023-01-23 16:00:25 +00:00
Peter Bengtsson
4a6d3b4e89 skip README.md in content changes table (#34118) 2023-01-23 15:36:03 +00:00