Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added CloudId property to agent variables #3984

Merged

Conversation

Roman-Shchukin
Copy link
Contributor

@Roman-Shchukin Roman-Shchukin commented Oct 7, 2022

Description:
Added property Agent.CloudId for access outside the agent.
It could be use to determine in pipeline or task is it running on a hosted agent, or not.

Changelog:

  • Property CloudId added to the agent variables
  • Added initialization of CloudId agent property on job running by AgentJobRequestMessage.AgentCloudId property

Documentation changes required: No

Added unit tests: No

Attached related issue: Link to PR in the task

Checklist:

  • There are no risky dependency updates
  • Changes have been tested

@Roman-Shchukin
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Roman-Shchukin
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Roman-Shchukin Roman-Shchukin force-pushed the users/roman-shchukin/expose_agent_hosting_model branch from 3ad2050 to 57855f9 Compare October 12, 2022 07:47
@Roman-Shchukin
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Roman-Shchukin Roman-Shchukin merged commit 16c782e into master Oct 12, 2022
@max-zaytsev max-zaytsev deleted the users/roman-shchukin/expose_agent_hosting_model branch February 26, 2023 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants