Skip to content

Add developper docs for project-folder#4123

Merged
timotheeguerin merged 1 commit into
masterfrom
docs/project-folder
May 11, 2021
Merged

Add developper docs for project-folder#4123
timotheeguerin merged 1 commit into
masterfrom
docs/project-folder

Conversation

@timotheeguerin
Copy link
Copy Markdown
Member

fix #3695

@timotheeguerin timotheeguerin requested a review from daviwil as a code owner May 11, 2021 16:13
@azure-pipelines
Copy link
Copy Markdown

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/yzjzvzem For changes to autorest core.
@autorest/modelerfour --use:https://tinyurl.com/yz5s8by5 For changes to modelerfour.

Or with all

autorest --version:https://tinyurl.com/yzjzvzem --use:https://tinyurl.com/yz5s8by5

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

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

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.

@timotheeguerin timotheeguerin merged commit a981af5 into master May 11, 2021
@timotheeguerin timotheeguerin deleted the docs/project-folder branch May 11, 2021 16:47
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.

Resolve relative paths provided in README or commandline

1 participant