This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
dagger/.github/workflows
Gerhard Lazu 8c009f9d59
Default semver bump type when scheduled
When this workflow is scheduled, instead of triggered manually, we need
a default bump type, otherwise it will fail:
https://github.com/dagger/dagger/runs/4942069177?check_suite_focus=true#step:5:11

If the SEMVER_BUMP environment variable is not set via an input, which
will be the case for all scheduled runs, default to the same 'prerel
alpha..' value.

Modified the auto-trigger to later on today so that we can check the
change in the final setting.

This is a Ship & Show follow-up to
https://github.com/dagger/dagger/pull/1476

What is Ship / Show / Ask?
https://martinfowler.com/articles/ship-show-ask.html

Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk>
2022-01-25 19:58:41 +00:00
..
auto-release.yml Default semver bump type when scheduled 2022-01-25 19:58:41 +00:00
docs.yml docs: add netlify build hook 2021-06-21 15:41:12 +02:00
lint.yml Split CI workflow into individual workflows 2022-01-25 18:44:42 +00:00
release.yml Add GitHub Workflow that triggers a release at a regular time in the week 2022-01-14 20:28:45 +00:00
test-docs.yml Split CI workflow into individual workflows 2022-01-25 18:44:42 +00:00
test-integration.yml Split CI workflow into individual workflows 2022-01-25 18:44:42 +00:00
test-unit.yml Split CI workflow into individual workflows 2022-01-25 18:44:42 +00:00
test-universe.yml Split CI workflow into individual workflows 2022-01-25 18:44:42 +00:00
website.yml ci: moved website deploy in its own workflow to filter out paths 2021-12-17 13:16:23 -08:00