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

README.md: release steps are out of date #996

Open
SgtPooki opened this issue Jun 9, 2022 · 0 comments
Open

README.md: release steps are out of date #996

SgtPooki opened this issue Jun 9, 2022 · 0 comments

Comments

@SgtPooki
Copy link
Member

SgtPooki commented Jun 9, 2022

Describe the bug

aegir/README.md

Lines 137 to 151 in 56f2681

## Release steps
1. Run linting
2. Run type check
3. Run tests
4. Bump the version in `package.json`
5. Build everything
6. Update contributors based on the git history
7. Generate a changelog based on the git log
8. Commit the version change & `CHANGELOG.md`
9. Create a git tag
10. Run `git push` to `origin/master`
11. Publish a release to Github releases
12. Generate documentation and push to Github Pages
13. Publish to npm

is out of date and we should

describe how to get set up with js unified CI

see #994 (comment)

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

No branches or pull requests

1 participant