Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 3593788

Browse files
authored
docs: release checklist (#757)
1 parent b081e35 commit 3593788

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

RELEASE.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Release checklist
2+
3+
> List of actions to perform before issuing a new js-ipfs release
4+
5+
- Robustness and quality
6+
- [ ] Ensure that all tests are passing, this includes:
7+
- [ ] unit
8+
- [ ] interop
9+
- [ ] sharness
10+
- [ ] Run tests of the following projects with the new release:
11+
- [ ] orbitdb
12+
- [ ] orbit-core
13+
- [ ] ipfs-log
14+
- Documentation
15+
- [ ] Ensure that README.md is up to date
16+
- [ ] Ensure that all the examples run
17+
- Communication
18+
- [ ] Create the release issue
19+
- [ ] Announcements (both pre-release and post-release)
20+
- [ ] Twitter
21+
- [ ] IRC

0 commit comments

Comments
 (0)