Skip to content

ci: add daily nightly build (tests + docker drift check) - #21

Merged
plutoless merged 2 commits into
mainfrom
ci/nightly
Jun 11, 2026
Merged

ci: add daily nightly build (tests + docker drift check)#21
plutoless merged 2 commits into
mainfrom
ci/nightly

Conversation

@plutoless

Copy link
Copy Markdown
Contributor

Adds nightly.yml (schedule 0 18 * * * + workflow_dispatch) that reuses ci.yml and docker.yml to re-run the full test matrix and rebuild+smoke the docker image against main daily, catching drift from upstream changes. Also enables workflow_call: on ci.yml so the nightly can call it (docker.yml already had it). No-push: docker only publishes on v* tags, so the nightly builds+smokes but publishes nothing. (Sub-project 3 of 3.)

@plutoless
plutoless merged commit fe8eb82 into main Jun 11, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant