Skip to content

Build docker images nightly - #2831

Merged
ted-xie merged 3 commits into
masterfrom
nightly-docker-images
Aug 31, 2026
Merged

Build docker images nightly#2831
ted-xie merged 3 commits into
masterfrom
nightly-docker-images

Conversation

@ted-xie

@ted-xie ted-xie commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions

github-actions Bot commented Aug 28, 2026

Copy link
Copy Markdown

Terraform Plan for bazel-trusted 📖

Plan: 1 to add, 0 to change, 0 to destroy.

Show Plan
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create

Terraform will perform the following actions:

  # buildkite_pipeline_schedule.create-linux-docker-images will be created
  + resource "buildkite_pipeline_schedule" "create-linux-docker-images" {
      + branch      = "master"
      + commit      = "HEAD"
      + cronline    = "0 4 * * *"
      + enabled     = true
      + id          = (known after apply)
      + label       = "Create Linux Docker images nightly"
      + pipeline_id = "UGlwZWxpbmUtLS0wMTkzYjcwZC1hNTgyLTRlZGUtYjZkMi1jMGQxMzUxZWE2NDg="
      + uuid        = (known after apply)
    }

Plan: 1 to add, 0 to change, 0 to destroy.

@meteorcloudy

Copy link
Copy Markdown
Member

I think this will trigger the build, but will be blocked on some steps, maybe set some env var to make it deploy to bazel-testing automatically?

@ted-xie
ted-xie deployed to bazel-trusted August 31, 2026 14:38 — with GitHub Actions Active
@ted-xie

ted-xie commented Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

I added the cron task to the wrong job earlier (VM build instead of docker build). Fixed in the latest commit in this branch.

@ted-xie
ted-xie deployed to bazel-trusted August 31, 2026 15:17 — with GitHub Actions Active
@ted-xie
ted-xie enabled auto-merge (squash) August 31, 2026 15:20
@ted-xie
ted-xie merged commit b083e23 into master Aug 31, 2026
11 checks passed
@ted-xie
ted-xie deleted the nightly-docker-images branch August 31, 2026 15:21
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.

2 participants