Skip to content

Conversation

Priyanka-Microsoft
Copy link
Contributor

Purpose

  • ...
    This pull request simplifies the Docker build and push workflows by removing support for the old registry (fruoccopublic.azurecr.io) and its associated credentials. The changes streamline the configuration and execution of Docker-related tasks, focusing exclusively on the new registry (cwydcontainerreg.azurecr.io).

Removal of old registry support:

Workflow simplification:

  • .github/workflows/build-docker.yml: Removed steps for Docker login and image building related to the old registry (fruoccopublic.azurecr.io), reducing redundancy and focusing on the new registry. [1] [2]

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@Roopan-Microsoft Roopan-Microsoft added this pull request to the merge queue Jul 24, 2025
Merged via the queue into Azure-Samples:main with commit 2ff456e Jul 24, 2025
5 checks 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.

2 participants