feat: support ghe.com in self hosted agent#93
Merged
Conversation
There was a problem hiding this comment.
Pull Request Overview
Adds support for self-hosted agent container image defaults and updates paths.
- Updates default container image repository URLs for GitHub runners and Azure DevOps agents
- Bumps the default container image tags
- Renames the default image folder paths to
*-acivariants
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| alz/github/variables.tf | Updated runner container image repository URL, tag, and folder defaults |
| alz/azuredevops/variables.tf | Updated agent container image repository URL, tag, and folder defaults |
Member
Author
|
Successful e2e test run here: https://github.com/Azure/accelerator-bootstrap-modules/actions/runs/15273784826/job/42955229176?pr=93 Removed redundant debug code only in final commit, so didn't want to re-run the tests |
jtracey93
approved these changes
May 27, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview/Summary
Support for ghe.com in the upstream docker image for self hosted agents.
Associated dockerfile update: Azure/avm-container-images-cicd-agents-and-runners@bc4087f...39b9059#diff-8a2c08102e431cbbf7c60d7181dcfcbfe699b04661501da2cf8d24c16ce684bf
This PR fixes/adds/changes/removes
N/A
Breaking Changes
None
Testing Evidence
Please provide any testing evidence to show that your Pull Request works/fixes as described and planned (include screenshots, if appropriate).
As part of this Pull Request I have
mainbranch