Closed Vadorequest closed 3 years ago
:white_check_mark: Deployment SUCCESS Commit bf588275d94b6b0f162224f6a9affcc840712ac5 successfully deployed to https://nrn-v2-mst-aptd-gcms-lcz-sty-c1-nkklmsemq-unly-oss.vercel.app Deployment aliased as nrn-v2-mst-aptd-gcms-lcz-sty-c1-with-apol.vercel.app
:white_check_mark: Deployment SUCCESS Commit bf588275d94b6b0f162224f6a9affcc840712ac5 successfully deployed Storybook static site to https://nrn-v2-mst-aptd-gcms-lcz-sty-storybook-fu7xzbn7f-unly-oss.vercel.app Deployment aliased as nrn-v2-mst-aptd-gcms-lcz-sty-storybook
:white_check_mark: E2E tests SUCCESS for commit bf588275d94b6b0f162224f6a9affcc840712ac5 previously deployed Storybook static site at https://nrn-v2-mst-aptd-gcms-lcz-sty-storybook-fu7xzbn7f-unly-oss.vercel.app
:white_check_mark: E2E tests SUCCESS for commit bf588275d94b6b0f162224f6a9affcc840712ac5 previously deployed at https://nrn-v2-mst-aptd-gcms-lcz-sty-c1-nkklmsemq-unly-oss.vercel.app
@samuelcastro Everything looks good, awaiting your validation regarding the changes I did in #291 to merge this. Good work! 💪
@samuelcastro Everything looks good, awaiting your validation regarding the changes I did in #291 to merge this. Good work! 💪
Overall looks good to me @Vadorequest. Just a small feedback around __APOLLO_STATE__
@Vadorequest https://github.com/UnlyEd/next-right-now/pull/295
Thanks for catching those, I'll update your PR to use the actual variable/constant instead of an unnamed constant so this doesn't happen ever again. 😉
:x: Deployment FAILED Commit 0ff6dc89f2ee21b32de33553a01e1be44f71ea69 failed to deploy to []() click to see logs
:white_check_mark: Deployment SUCCESS Commit 1258a15e82a997fe506c501d35f0e2a9e8a7bb18 successfully deployed to https://nrn-v2-mst-aptd-gcms-lcz-sty-c1-bp48zo3pj-unly-oss.vercel.app Deployment aliased as nrn-v2-mst-aptd-gcms-lcz-sty-c1-with-apol.vercel.app
:white_check_mark: E2E tests SUCCESS for commit 1258a15e82a997fe506c501d35f0e2a9e8a7bb18 previously deployed at https://nrn-v2-mst-aptd-gcms-lcz-sty-c1-bp48zo3pj-unly-oss.vercel.app
Refactoring application to use @apollo/client 3.x
Use lodash.isequal instead of lodash/isEqual
Reformating (bulk)
Fix isActive for "catch all routes" page
Rename prop name to __APOLLO_STATE__
Reformating
Co-authored-by: Dhenain Ambroise ambroise.dhenain@gmail.com