dependabot[bot]
ea62b200f7
Bump actions/checkout from 6.0.2 to 6.0.3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 6.0.2 to 6.0.3.
- [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/de0fac2e4500dabe0009e67214ff5f5447ce83dd...df4cb1c069e1874edd31b4311f1884172cec0e10 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-09 05:22:11 -04:00
Josh Cummings
d276c943fc
Update actions/checkout to 6.0.2
...
Issue gh-18648
Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com >
2026-02-05 13:43:06 -07:00
dependabot[bot]
f18bc5dac9
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [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/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-14 09:08:06 -03:00
Marcus Da Coregio
3e83e744ae
Merge branch '6.0.x' into 6.1.x
2023-09-29 15:50:31 -03:00
Marcus Da Coregio
b9836d618a
Fix Workflows
...
Issue gh-13873
2023-09-29 15:50:10 -03:00
Marcus Da Coregio
2505c08e8f
Do Not Run Some Workflows on Dependabot's PRs
...
Issue gh-13873
(cherry picked from commit 3aae03b1b2 )
2023-09-29 15:48:12 -03:00
Marcus Da Coregio
9e877c9bc6
Do not run some workflows for Dependabot branches
...
Issue gh-13873
(cherry picked from commit ab812b2b53 )
2023-09-29 15:48:11 -03:00
Dan Allen
786db6dd5c
turn off scheduler for Deploy Docs workflow
2023-01-10 09:04:14 -06:00
Dan Allen
3f2bade4f1
sync and refactor docs build
...
- upgrade Antora to 3.2.0-alpha.2
- remove Antora patch to support linked worktrees
- upgrade Antora Collector to latest alpha
- remove dispatch.sh script (handled by gh run workflow)
- consistently use gh run workflow to trigger workflows
- remove step to publish generated docs (no longer in use)
2022-11-23 17:47:26 -06:00
Rob Winch
968c0c2590
Merge commit '2063279d8973e0ab65e3a580080dfaf47d2ded3c'
2022-11-14 09:52:52 -06:00
Dan Allen
2063279d89
fix deploy docs workflow
...
- don't use environment variable reference in checkout action
2022-11-10 21:56:46 -06:00
Dan Allen
b5bd52cb14
trigger partial docs build on push
2022-11-10 21:43:47 -06:00
Dan Allen
b65b59d46c
consolidate docs CI workflows in main branch
...
- repurpose Deploy Docs as scheduler
- repurpose Rebuild Search Index as scheduler
2022-09-12 17:36:30 -05:00
Dan Allen
d22ee32c7d
reconfigure branch for local builds and as scheduler for docs workflows
...
- set up placeholder and trigger for Deploy Docs workflow in docs-build branch
- set up placeholder and trigger for Rebuild Search Index workflow in docs-build branch
- remove obsolete Deploy Reference workflow
- upgrade Antora to 3.1
- reconfigure docs build for local build only
- add patch to support using linked worktree as Antora content source
- remove Antora extensions only needed for the production docs build
2022-09-09 12:57:00 -05:00