Skip to content

Conversation

@mohitpavan
Copy link
Collaborator

Title: [Phase2: CICD Improvements] adding app comps and server comps.

Adding app components and server configuration support in the config yaml file.

Tested pretty good number of scenarios in the local.

No risk.

radhikajain99
radhikajain99 previously approved these changes Feb 21, 2025
@mohitpavan mohitpavan changed the base branch from users/mohit/phase1-changes-cicd to main February 21, 2025 07:16
@mohitpavan mohitpavan dismissed radhikajain99’s stale review February 21, 2025 07:16

The base branch was changed.


async createTestAPI() {
let urlSuffix = "tests/"+this.testId+"?api-version="+ ApiVersionConstants.tm2024Version;
let urlSuffix = "tests/"+this.testId+"?api-version="+ ApiVersionConstants.latestVersion;
Copy link
Member

Choose a reason for hiding this comment

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

For a later PR, we can refactor the API version fetching into a function getApiVersion(). That way whenever we want to change the API version, we dont need to change all methods here

@mohitpavan mohitpavan deleted the users/mohit/phase2-app-comps-server-comps branch February 26, 2025 05:48
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.

4 participants