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

Draft
raito wants to merge 2 commits from scheduled-builds into main
raito commented 2025-03-08 23:49:43 +00:00 (Migrated from git.lix.systems)

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>
pennae commented 2025-03-11 12:15:02 +00:00 (Migrated from git.lix.systems)

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
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
1 participant
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: afnix/infra#189
No description provided.