Skip to content

Conversation

@sandraromanchenko
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings December 3, 2025 11:40
Copilot finished reviewing on behalf of sandraromanchenko December 3, 2025 11:41
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR refactors the PBM nightly build pipeline to build Docker images from source branches/commits rather than from pre-packaged repositories. It adds support for selecting the cloud infrastructure provider (Hetzner or AWS) for build execution.

Key Changes:

  • Replaces repo-based parameters (PBM_REPO_CH, PBM_VERSION, TARGET_REPO) with a single PBM_BRANCH_OR_COMMIT parameter for source-based builds
  • Adds dynamic agent selection based on cloud provider choice (Hetzner uses 'docker-x64', AWS uses 'docker-32gb')
  • Updates Docker build to use Dockerfile.nightly with the branch/commit as a build argument

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

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