Skip to content

Commit 4e83437

Browse files
committed
Update README with a bunch more completed tasks
Signed-off-by: Gerhard Lazu <[email protected]>
1 parent 0f8cf4c commit 4e83437

File tree

1 file changed

+18
-10
lines changed

1 file changed

+18
-10
lines changed

README.md

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -33,19 +33,27 @@ You are welcome to fork this and build your own - OSS FTW 💚
3333
- How do we make this friendlier to new users?
3434
- What would make this more contribution-friendly?
3535
- How easy is this to use as your own deployment?
36-
- [Update documentation and do some local dev tests #22](https://github.com/thechangelog/pipely/pull/22)
37-
- [Add debug welcome message and prompt #25](https://github.com/thechangelog/pipely/pull/25)
38-
- [Avoid using home_dir() due to Windows issues #26](https://github.com/thechangelog/pipely/pull/26)
39-
- [Add troubleshooting and misc to local dev docs #29](https://github.com/thechangelog/pipely/pull/29)
4036
- ✅ Tag & ship `v1.0-rc.1`
41-
- ✅ Tag & ship `v1.0-rc.2` (component updates, etc.)
42-
- ✅ Route 20% of the production traffic through
37+
- ✅ Update documentation and do some local dev tests - [PR #22](https://github.com/thechangelog/pipely/pull/22)
38+
- ✅ Add debug welcome message and prompt - [PR #25](https://github.com/thechangelog/pipely/pull/25)
39+
- ✅ Avoid using home_dir() due to Windows issues - [PR #26](https://github.com/thechangelog/pipely/pull/26)
40+
- ✅ Add troubleshooting and misc to local dev docs - [PR #29](https://github.com/thechangelog/pipely/pull/29)
41+
- ✅ Tag & ship `v1.0-rc.2`
42+
- ✅ Prepare for 20% of the production traffic - [PR #30](https://github.com/thechangelog/pipely/pull/30)
43+
- Route 20% of the production traffic through
44+
- Observe cold cache behaviour
45+
- ✅ Tag & ship `v1.0-rc.3`
4346
- ✅ Fix feeds URL rewrite - [PR #31](https://github.com/thechangelog/pipely/pull/31)
4447
- ✅ Increase instance size - [PR #32](https://github.com/thechangelog/pipely/pull/32)
45-
- ☑️ Tag & ship `v1.0-rc.3` (component updates, etc.)
46-
- ☑️ Route 50% of the production traffic through (observe cold cache behaviour, etc.)
47-
- ☑️ Tag & ship `v1.0` just before [changelog.com/live](https://changelog.com/live)
48-
- ☑️ Route all the production traffic through `v1.0`
48+
](https://github.com/thechangelog/pipely/commit/355372334b602a0ad55a96a85a288409ad4b8d84)
49+
- ✅ Tag & ship `v1.0-rc.4`
50+
- ✅ Limit Varnish memory to 66% (out of `3200M` out of `4000M`) - [3553723
51+
- ✅ Tag & ship `v1.0-rc.5`
52+
- ✅ Handle varnish-json-response failing on startup - [PR #33](https://github.com/thechangelog/pipely/pull/33)
53+
- ✅ Bump the instance size to performance-1x with 8GB of RAM - [PR #34](https://github.com/thechangelog/pipely/pull/34)
54+
- Route 50% of the production traffic through
55+
- ☑️ Tag & ship `v1.0`
56+
- ☑️ Route 100% of the production traffic through `v1.0`
4957

5058
## Post `v1.0`
5159

0 commit comments

Comments
 (0)