1.21.1 was deployed to edge stickered sites but hasn't made it live because of a couple of outstanding bugs (and other priorities WRT data migration and getting gutenber 7.7.1 deployed).
Update to 1.21.1
1.23.0 should fix at least one of the bugs so let's see if it is suitable for testing and deploying.
Notes:
coblocks_bundled_icons_enabled
does and if we can use bundled icons on wpcomcoblocks-slick
for the "events block" D41933-code@Automattic/ajax Do you want to take over this issue or do you already have a tracking issue? (if you don't need it we can close it)
Thanks for the heads up, I didn't know this existed. Yes, happy to adopt this as our tracking issue for the 1.23 update.
E2E seem to be passing now https://github.com/Automattic/wp-calypso/pull/41400
there were some coblocks-unrelated errors which are now gone.
The only issue reported in CfT was fixed. We might be safe to proceed with a public launch soon.
Looks like Gutenberg 7.9.1 is going to be skipped in favor of 8.0.0 (p7DVsv-8tt-p2#comment-28404). Should we hold off until the Call for Testing for 8.0.0 is done?
Edit:
Let's ship it and see if 1.23.0 works well with Gutenberg v8 during v8's Call for Testing.
To reconfirm - we have tested this 1.23.0 version on dotcom with its current Gutenberg 7.8.1 - no regressions detected. Prepping deploy in D42407-code