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

JS: Guidelines for tags to use #855

Merged
merged 6 commits into from Dec 6, 2019
Merged

Conversation

ramya-rao-a
Copy link
Contributor

@ramya-rao-a ramya-rao-a commented Dec 6, 2019

We recently had some discussion around which tags (latest, next, dev) should be used in which scenarios. This PR attempts to capture the notes from that discussion in the guidelines.

Copy link
Member

@xirzec xirzec left a comment

Choose a reason for hiding this comment

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

Minor nits


Below are the guidelines for versions and tags to use:
- GA releases will follow [SemVer](https://semver.org/) and the published package should have the tag `latest`.
- If a hot fix is being shipped for a version older than the current GA version, then ensure that the hot fix gets no tags.
Copy link
Member

Choose a reason for hiding this comment

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

nit: other places in the docs say hotfix as one word

docs/policies/releases.md Outdated Show resolved Hide resolved
docs/policies/releases.md Outdated Show resolved Hide resolved
docs/policies/releases.md Outdated Show resolved Hide resolved
ramya-rao-a and others added 3 commits December 6, 2019 14:53
Co-Authored-By: Jeff Fisher <xirzec@xirzec.com>
Co-Authored-By: Jeff Fisher <xirzec@xirzec.com>
Co-Authored-By: Jeff Fisher <xirzec@xirzec.com>
@adrianhall adrianhall merged commit ed0bd27 into Azure:master Dec 6, 2019
bterlson pushed a commit to bterlson/azure-sdk that referenced this pull request Apr 16, 2020
* JS: Guidelines for tags to use

* JS: Guidelines for tags to use

* tags and hotfixes

* Update text on preview packages

Co-Authored-By: Jeff Fisher <xirzec@xirzec.com>

* Update docs/policies/releases.md

Co-Authored-By: Jeff Fisher <xirzec@xirzec.com>

* hot fix -> hotfix

Co-Authored-By: Jeff Fisher <xirzec@xirzec.com>
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

5 participants