@@ -33,19 +33,27 @@ You are welcome to fork this and build your own - OSS FTW 💚
33
33
- How do we make this friendlier to new users?
34
34
- What would make this more contribution-friendly?
35
35
- 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 )
40
36
- ✅ 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 `
43
46
- ✅ Fix feeds URL rewrite - [ PR #31 ] ( https://github.com/thechangelog/pipely/pull/31 )
44
47
- ✅ 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 `
49
57
50
58
## Post ` v1.0 `
51
59
0 commit comments