WIP: feat(terraform/admin/buildkite): add scheduled builds for Lix #189

Draft
raito wants to merge 2 commits from scheduled-builds into main
Owner

Every night, we should run something a new stage for caching, deploying and so on.

cc @pennae

We need to add something on the Lix side CI configuration branch to run another stage if we are under the NIGHTLY=true environment variable.

Signed-off-by: Raito Bezarius masterancpp@gmail.com

Every night, we should run something a new stage for caching, deploying and so on. cc @pennae We need to add something on the Lix side CI configuration branch to run another stage if we are under the `NIGHTLY=true` environment variable. Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
raito force-pushed scheduled-builds from 7096dd89df to 38f7f19419 2025-03-08 23:50:40 +00:00 Compare
raito force-pushed scheduled-builds from 38f7f19419 to 400e1573f3 2025-03-08 23:56:31 +00:00 Compare
First-time contributor

looks reasonable. all the actual pipeline contents are dynamically generated by ci-config anyway

looks reasonable. all the actual pipeline contents are dynamically generated by ci-config anyway
raito changed title from feat(terraform/admin/buildkite): add scheduled builds for Lix to WIP: feat(terraform/admin/buildkite): add scheduled builds for Lix 2025-07-18 02:29:33 +00:00
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin scheduled-builds:scheduled-builds
git switch scheduled-builds

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff scheduled-builds
git switch scheduled-builds
git rebase main
git switch main
git merge --ff-only scheduled-builds
git switch scheduled-builds
git rebase main
git switch main
git merge --no-ff scheduled-builds
git switch main
git merge --squash scheduled-builds
git switch main
git merge --ff-only scheduled-builds
git switch main
git merge scheduled-builds
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: the-distro/infra#189
No description provided.