1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/.github/workflows
Thomas Heartman 1ca918295a
docs: generate docs daily (#3067)
## What

This change fixes the `generate-docs` workflow, so that they'll run
daily as a cron job. The `schedule` property had been erroneously listed
as a sub-property of the `workflow_dispatch` property.

## Why

The way the docs are set up at the moment, they source a lot of their
content from external repos. As it stands, we don't listen for update
events in all of those external dependencies, so we don't know when they
update. We do still want the docs to be reasonably fresh, though.

So to achieve this, we can run this workflow once a day to make sure
that no docs are more than 24 hours old.
2023-02-08 10:30:00 +00:00
..
add-to-project.yml meta: add external PRs to project board 2022-05-20 15:21:54 +02:00
build_coverage.yaml Merge frontend with backend (#1962) 2022-08-26 07:25:31 +00:00
build_doc_prs.yaml docs: test broken links in website (#1912) 2022-09-07 13:31:38 +00:00
build_frontend_prs.yml Add multiple tags (#3032) 2023-02-03 12:28:06 +02:00
build_prs_jest_report.yaml fix: support coverage reports on external PRs (#2087) 2022-09-27 15:51:04 +02:00
build_prs.yaml Merge frontend with backend (#1962) 2022-08-26 07:25:31 +00:00
build.yaml feat: upload main branch builds to cdn (#2415) 2022-11-14 11:01:07 +01:00
check_links.yaml chore(deps): update lycheeverse/lychee-action action to v1.5.4 (#2367) 2022-11-09 23:59:14 +01:00
codeql-analysis.yml Create codeql-analysis.yml 2022-05-23 12:22:31 +02:00
docker_publish_main.yaml chore(deps): update docker/build-push-action action to v3 (#1766) 2022-07-11 14:01:45 +02:00
docker_publish_tags.yaml chore(deps): update docker/build-push-action action to v3 (#1766) 2022-07-11 14:01:45 +02:00
e2e.frontend.yaml Cypress test for importing (#3058) 2023-02-08 11:16:38 +02:00
flag-no-response.yaml feat: add no response action config 2022-04-20 08:30:13 +02:00
generate-docs.yaml docs: generate docs daily (#3067) 2023-02-08 10:30:00 +00:00
publish-new-version.yaml fix: allow publish-new-version action to run from branch (#2698) 2022-12-15 09:25:44 +01:00
release_changelog.yml chore(deps): update metcalfc/changelog-generator action to v4 (#2294) 2022-11-09 23:01:01 +01:00
release.yaml Merge frontend with backend (#1962) 2022-08-26 07:25:31 +00:00
update_contributors.yaml fix: trim out test trigger for svg gen 2022-04-22 10:40:23 +02:00