Skip to content

chore: nightly serverless-init builds#1135

Merged
apiarian-datadog merged 3 commits into
mainfrom
aleksandr.pasechnik/daily-serverless-init-builds
Mar 27, 2026
Merged

chore: nightly serverless-init builds#1135
apiarian-datadog merged 3 commits into
mainfrom
aleksandr.pasechnik/daily-serverless-init-builds

Conversation

@apiarian-datadog

@apiarian-datadog apiarian-datadog commented Mar 27, 2026

Copy link
Copy Markdown
Contributor

Overview

We'll be using this to check serverless-init against the latest main datadog agent nightly.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a scheduled GitHub Actions workflow to build and publish nightly serverless-init images to GHCR, with retry and Slack notification on repeated failure.

Changes:

  • Introduces a nightly (cron + manual) workflow that builds serverless-init binaries from datadog-agent/main and pushes multi-arch images.
  • Adds automatic retry via retry-workflow.yml and posts a Slack alert after the second failed attempt.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/nightly-serverless-init.yml Outdated
Comment thread .github/workflows/nightly-serverless-init.yml Outdated
Comment thread .github/workflows/nightly-serverless-init.yml
Comment thread .github/workflows/nightly-serverless-init.yml Outdated
Comment thread .github/workflows/nightly-serverless-init.yml Outdated

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 3 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/nightly-serverless-init.yml

on:
schedule:
# 2 AM UTC (~9 PM ET), daily

Copilot AI Mar 27, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The timezone note is inaccurate during daylight saving time (2 AM UTC is ~10 PM ET during EDT and ~9 PM during EST). Consider updating the comment to avoid confusion (e.g., "~9–10 PM ET" or omit the ET conversion).

Suggested change
# 2 AM UTC (~9 PM ET), daily
# 2 AM UTC (~9–10 PM ET), daily

Copilot uses AI. Check for mistakes.
Comment thread .github/workflows/nightly-serverless-init.yml
@apiarian-datadog
apiarian-datadog merged commit f0439bc into main Mar 27, 2026
41 of 44 checks passed
@apiarian-datadog
apiarian-datadog deleted the aleksandr.pasechnik/daily-serverless-init-builds branch March 27, 2026 19:25
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.

3 participants