Navigation Menu

Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Add tslint-playground to README and bug report template. #4150

Merged
merged 7 commits into from Jun 16, 2019

Conversation

johnwiseheart
Copy link
Contributor

PR checklist

Overview of change:

Add tslint-playground to README and bug report template.

Is there anything you'd like reviewers to focus on?

CHANGELOG.md entry:

[docs] Add tslint-playground to README and bug report template.

README.md Outdated Show resolved Hide resolved
.github/ISSUE_TEMPLATE/bug_report.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@JoshuaKGoldberg
Copy link
Contributor

Note: I removed the extra "Creating a New Release" section.

Creating a new release

  1. Bump the version number in package.json and src/linter.ts
  2. Add release notes in CHANGELOG.md
    • Use ./scripts/generate-changelog.js (after building it with tsc -p scripts) to generate the changelog diff. This script expects > a Github.com personal access token to exist at ~/github_token.txt with "repo" permissions.
  3. Commit with message Prepare release <version>
  4. Push your branch to GitHub and make a PR
  5. Once your PR is merged, wait for the tests to pass on CircleCI for develop
  6. Create a "Release" on GitHub with the proper tag version and notes from the changelog.
    • The tag should be identical to the version in package.json
  7. Run yarn run publish:local

@JoshuaKGoldberg JoshuaKGoldberg merged commit d7163e1 into master Jun 16, 2019
@JoshuaKGoldberg JoshuaKGoldberg deleted the tslint-playground branch June 16, 2019 00:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants