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

[ESLint plugin] Deprecate support for preview and dev versions - Attempt 2 #12685

Merged
merged 4 commits into from
Dec 1, 2020

Conversation

deyaaeldeen
Copy link
Member

@deyaaeldeen deyaaeldeen commented Nov 24, 2020

TLDR: rush lint succeeds locally this time

I opened #12606 before to do the same thing but it caused failures because core-tracing does not follow the new policy on semvar, so we had to revert it here: #12634. I opened #12683 to update core-tracing to use beta instead of preview based on @ramya-rao-a recommendation here: #10987 (comment).

There are other packages that still use preview instead of beta but you can find an explanation why this would not cause failures here: #10987 (comment).

Fixes #10987. Blocked on #12683.

@deyaaeldeen deyaaeldeen merged commit 74b8a28 into Azure:master Dec 1, 2020
@deyaaeldeen deyaaeldeen deleted the deprecate-preview-dev2 branch December 1, 2020 18:41
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-js that referenced this pull request Jan 29, 2021
Add ChangeFeed retention in June19 and Aug20-preview version (Azure#12685)
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.

[ESLint Plugin] deprecate support for dev and preview versions
2 participants