angular/adev/scripts/shared
Alan Agius 64a7bdce73 ci: add fallback logic for downstream branch resolution in the CLI and CDK update action (#63678)
In some cases, such as when a new exceptional minor branch is created. The branch may not exist in the downstream repo. For example, during an exceptional minor release (e.g. FW 20.3.x and Components: 20.2.x).

This commit introduces a fallback mechanism to handle such scenarios. If the current branch is not found in the downstream repository, the script will now fall back to the last known branch from the build information. This ensures that the files can be updated properly.

PR Close #63678
2025-09-10 22:19:30 +00:00
..
copy-json-assets.mjs ci: add fallback logic for downstream branch resolution in the CLI and CDK update action (#63678) 2025-09-10 22:19:30 +00:00
github-client.mjs ci: add a script to copy cdk api files to adev (#61081) 2025-05-01 15:00:41 -07:00