Aakash
Aakash
This PR refines the validation for `BbsSharedHome` and `ArchivePath` inputs. #### Validation Enhancements: - Validated that the `BbsSharedHome` directory exists if provided and `ArchivePath` is not set. - Ensured that...
### Link to Issue or Description of Change **1. Link to an existing issue (if applicable):** - Closes: #3751 **Problem:** The `SaveFilesAsArtifactsPlugin` fails with a cryptic `400 INVALID_ARGUMENT` error when...
…y updating GetNonSuccessAsync to retry only on transient 5xx errors, skip deterministic statuses (200/404/301/4xx), add full test coverage, and ensure DoesRepoExist makes a single API call for expected responses. (#1447)...