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

Bug fix/re enable revision DropDown #8181

Merged

Conversation

chidozieononiwu
Copy link
Member

Re-Enable Revisions Dropdown

@@ -20,7 +20,6 @@ public Analyzer()
_analyzers.Add(new ClientMethodsAnalyzer());
_analyzers.Add(new ClientConstructorAnalyzer());
_analyzers.Add(new ClientOptionsAnalyzer());
_analyzers.Add(new ClientAssemblyNamespaceAnalyzer());
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please rebase to remove these changes from other PR if it's already merged?

@praveenkuttappan
Copy link
Member

It looks fine. Can you please deploy this to staging?

@maririos
Copy link
Member

maririos commented May 2, 2024

It looks fine. Can you please deploy this to staging?

wouldn't it be deploy when the PR is merged?

@chidozieononiwu chidozieononiwu force-pushed the bugFix/reEnableRevisionDropDown branch from 1e89e4e to 39cc59f Compare May 2, 2024 19:39
@chidozieononiwu chidozieononiwu merged commit 727e8ed into Azure:main May 2, 2024
5 checks passed
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.

3 participants