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

Disable docker publish for now #4973

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Conversation

timotheeguerin
Copy link
Member

@timotheeguerin timotheeguerin commented Jun 3, 2024

It has been broken for a long time and not sure anybody uses it anyway, This is currently blocking any other publishing

@timotheeguerin timotheeguerin enabled auto-merge (squash) June 3, 2024 16:34
@timotheeguerin timotheeguerin enabled auto-merge (squash) June 3, 2024 16:35
Copy link

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/27w2pqk8 For changes to autorest core.
@autorest/modelerfour --use:https://tinyurl.com/25r4fx5x For changes to modelerfour.

Or with all

autorest --version:https://tinyurl.com/27w2pqk8 --use:https://tinyurl.com/25r4fx5x

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

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

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 38507ae into main Jun 3, 2024
10 checks passed
@timotheeguerin timotheeguerin deleted the timotheeguerin-patch-1 branch June 3, 2024 17:11
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.

None yet

1 participant