-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
add vmware 0.5.4 to index #1367
Conversation
CI failed with |
Removing it didn't work:
Do I have to update to the latest CLI core to get it past this? |
CI passes! 🎉 |
It's a long extension name. 😂 |
Yes, |
|
Hold off on merging this. I'm going to change it to just |
Sure Cameron. Just "vmware" would be nice. |
The extension installs and works just fine with:
CI then runs azdev linter and fails. Any ideas why?
|
Hi @qwordy , As far as I understand, there are some new linter verifications which were merged from master in this PR (in this commit) which made the CI fail. Can you have a look. |
@shivam-msft I am taking care of it. Currently facing an unknown ADO issue that it can not run on PR. will keep posted. |
I'm going to bump this up to 0.5.4 as requested. |
@ctaggart The bug in job "CLI Linter on Modifed Extensions" has been fixed. It's feel to go. please take care of the rest of problems. Welcome to ping me if anything wrong in CI. |
Thanks @haroldrandom ! |
CI is passing again. All requested updates are complete. This is ready for a squash merge. cc @shivam-msft |
will merge it after sync with master branch |
Looks good to me @ctaggart |
@yungezz I merged the master branch into this repository and it built fine. Is that what you meant? Can you merge this pull request? |
This checklist is used to make sure that common guidelines for a pull request are followed.
General Guidelines
azdev style <YOUR_EXT>
locally? (pip install azdev
required)python scripts/ci/test_index.py -q
locally?For new extensions: