autorest icon indicating copy to clipboard operation
autorest copied to clipboard

Use authenticatedContainerRegistries config for 1es template

Open hallipr opened this issue 1 year ago • 1 comments

hallipr avatar Apr 02 '24 20:04 hallipr

You may test this build by running autorest --reset and then either:


Add the following CLI flags
Pacakge Flag Description
@autorest/core --version:https://tinyurl.com/29l7o272 For changes to autorest core.
@autorest/modelerfour --use:https://tinyurl.com/2afm4hy3 For changes to modelerfour.

Or with all

autorest --version:https://tinyurl.com/29l7o272 --use:https://tinyurl.com/2afm4hy3

or use the following in your autorest configuration:
# For changes to autorest core
version: "https://tinyurl.com/29l7o272"

# For changes to modelerfour
use-extension:
  "@autorest/modelerfour": "https://tinyurl.com/2afm4hy3"

If this build is good for you, give this comment a thumbs up. (👍) And you should run `autorest --reset` again once you're finished testing to remove it.

azure-pipelines[bot] avatar Apr 02 '24 20:04 azure-pipelines[bot]

You may test this build by running autorest --reset and then either:


Add the following CLI flags
Pacakge Flag Description
@autorest/core --version:https://tinyurl.com/29oaepdp For changes to autorest core.
@autorest/modelerfour --use:https://tinyurl.com/2clbcb9c For changes to modelerfour.

Or with all

autorest --version:https://tinyurl.com/29oaepdp --use:https://tinyurl.com/2clbcb9c

or use the following in your autorest configuration:
# For changes to autorest core
version: "https://tinyurl.com/29oaepdp"

# For changes to modelerfour
use-extension:
  "@autorest/modelerfour": "https://tinyurl.com/2clbcb9c"

If this build is good for you, give this comment a thumbs up. (👍) And you should run `autorest --reset` again once you're finished testing to remove it.

azure-pipelines[bot] avatar May 08 '24 17:05 azure-pipelines[bot]