Skip to content

chore: don't flood the automated build logs with progress#27

Merged
lippertmarkus merged 1 commit intocosmoconsult:masterfrom
tfenster:master
Jun 10, 2025
Merged

chore: don't flood the automated build logs with progress#27
lippertmarkus merged 1 commit intocosmoconsult:masterfrom
tfenster:master

Conversation

@tfenster
Copy link
Contributor

@tfenster tfenster commented May 22, 2025

Copilot AI review requested due to automatic review settings May 22, 2025 08:52
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 aims to reduce unnecessary progress log output during chocolatey package installations in various agent Dockerfiles.

  • Suppresses progress logs by adding the --no-progress flag to choco install commands.
  • Updates the Dockerfiles for vsceagent, coreagent, bcagent-k8s, and bcagent accordingly.

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
Dockerfile.vsceagent Added --no-progress flag for azure-cli, python, and nodejs-lts installs.
Dockerfile.coreagent Added --no-progress flag for docker-cli, dotnet packages, and azure-cli installs.
Dockerfile.bcagent-k8s Added --no-progress flag for 7zip.install, azure-cli, and nodejs-lts installs.
Dockerfile.bcagent Added --no-progress flag for docker-cli and 7zip.install installs.

@lippertmarkus lippertmarkus enabled auto-merge (squash) May 22, 2025 08:53
@lippertmarkus lippertmarkus merged commit 70ef0f0 into cosmoconsult:master Jun 10, 2025
1 check passed
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