Create 1.20.0 release blog post #270

Merged
delvh merged 14 commits from delvh/blog:release/1.20 into main 2023-07-16 19:20:20 +00:00
Owner

The changelog has not been created yet as there's one PR missing.

The changelog has not been created yet as there's one PR missing.
delvh added the
kind/feature
label 2023-07-12 16:47:44 +00:00
HesterG Comment%!(EXTRA template.HTML=2023-07-13 00:44:17 +00:00)
@ -0,0 +3,4 @@
authors:
- "delvh"
- "yardenshoham"
- "denyskon"
Member

Should add denyskon to authors.yml now.

Should add denyskon to `authors.yml` now.
Author
Owner

Yep, that's the point he mentioned in the other PR 😁

Yep, that's the point he mentioned in the other PR 😁
delvh marked this conversation as resolved
Owner

images ref path looks not right so that CI failed.

images ref path looks not right so that CI failed.
Owner

Some bugs found when I run it locally.

There are some \ between the sentences.

图片

The changelogs haven't been displayed.

图片

Some bugs found when I run it locally. There are some `\` between the sentences. ![图片](/attachments/0f6c37b3-ab08-4694-a1c3-1d3d81c4fef3) The changelogs haven't been displayed. ![图片](/attachments/4fdc2d61-7a69-43c4-9ad0-4e8cc22906f1)
Owner

And we could also pick one image as the blog cover image.

And we could also pick one image as the blog cover image.
Member

I've created a new preview image for the blog. Due to docusaurus this one will also be shown at the top of the post. Not sure if this is good but I don't know how to change it.

The image follows the 1.8 height/width ratio of the previews in docusaurus.

image

image

@delvh You need to add it like this into the front matter

coverImage: /img/<file name>.png

Feel free to modify the path.

I did a new screenshot instead of using the one we have in the post as I think the light theme is better suited here and because an image with the above ratio is required.

Overall I think it would be good to have the preview post not living in a fork as this makes it hard to update content. It would be better if we could do it in a branch of the blog repo directly.

I've created a new preview image for the blog. Due to docusaurus this one will also be shown at the top of the post. Not sure if this is good but I don't know how to change it. The image follows the 1.8 height/width ratio of the previews in docusaurus. ![image](/attachments/6d7eeb37-9d82-4616-bff3-2a8e37c93322) ![image](/attachments/22b999aa-c18b-419a-ad1a-0f381666be60) @delvh You need to add it like this into the front matter ``` coverImage: /img/<file name>.png ``` Feel free to modify the path. I did a new screenshot instead of using the one we have in the post as I think the light theme is better suited here and because an image with the above ratio is required. Overall I think it would be good to have the preview post not living in a fork as this makes it hard to update content. It would be better if we could do it in a branch of the `blog` repo directly.
Author
Owner

I've fixed the \ problem now and added a cover image.
Please re-review.

I've fixed the `\` problem now and added a cover image. Please re-review.
delvh force-pushed release/1.20 from 99d7586ad5 to 64aa950f26 2023-07-15 17:32:18 +00:00 Compare
delvh added 4 commits 2023-07-15 17:54:46 +00:00
delvh added 1 commit 2023-07-15 17:58:37 +00:00
Reset package-lock.json to main state. Nothing changed there.
Some checks failed
check-and-test / check-and-test (pull_request) Failing after 18s
b70b72c5c2
delvh added 1 commit 2023-07-15 18:00:50 +00:00
Still, nothing has changed about the package-lock.json
All checks were successful
check-and-test / check-and-test (pull_request) Successful in 2m17s
3d78dad4fb
denyskon approved these changes 2023-07-15 18:11:05 +00:00
delvh added 1 commit 2023-07-15 19:40:14 +00:00
Update number of PRs merged into 1.20
All checks were successful
check-and-test / check-and-test (pull_request) Successful in 2m21s
a0041fdee9
pat-s approved these changes 2023-07-15 20:31:25 +00:00
pat-s left a comment
Member

Let's get it out :)

Let's get it out :)
Author
Owner

Not possible at the moment, we are not able to generate the changelog or contributors at the moment.
Or do you mean we should add them once the blog is released?

Not possible at the moment, we are not able to generate the changelog or contributors at the moment. Or do you mean we should add them once the blog is released?
delvh added 1 commit 2023-07-15 21:49:41 +00:00
Add changelog and contributors for 1.20.0 release
Some checks failed
check-and-test / check-and-test (pull_request) Failing after 2m0s
40211474d8
delvh added 1 commit 2023-07-15 21:56:03 +00:00
Quote HTML tag
All checks were successful
check-and-test / check-and-test (pull_request) Successful in 2m25s
d33c0142bc
delvh added 1 commit 2023-07-16 17:14:43 +00:00
Release blog a day later
All checks were successful
check-and-test / check-and-test (pull_request) Successful in 2m25s
delete closed PR preview s3 / delete_preview (pull_request) Successful in 21s
6eda24dc01
yardenshoham approved these changes 2023-07-16 19:16:23 +00:00
Author
Owner

@yardenshoham exactly on time. 😀
I'm merging this PR now.

@yardenshoham exactly on time. 😀 I'm merging this PR now.
delvh merged commit ed4565df97 into main 2023-07-16 19:20:20 +00:00
delvh deleted branch release/1.20 2023-07-16 19:20:21 +00:00
Sign in to join this conversation.
No description provided.