Skip to content

Commit 3348f1b

Browse files
Merge branch 'draft' into 25.0.0.10-beta-post
2 parents 20f8eb6 + cc91d2d commit 3348f1b

File tree

83 files changed

+6052
-33
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+6052
-33
lines changed

.github/ISSUE_TEMPLATE/release-blog-post.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ Follow the instructions in the README and the template file to complete the foll
2727
- [ ] Create a draft blog post using the [GA release blog post template](https://github.com/OpenLiberty/blogs/blob/prod/templates/ga-release-post.adoc) or the [beta release blog post template](https://github.com/OpenLiberty/blogs/blob/prod/templates/beta-release-post.adoc). Build the draft blog post on the draft website according to the [blog post instructions](https://github.com/OpenLiberty/blogs/blob/prod/README.md).
2828
- [ ] When you've compiled the whole blog and checked that it makes sense to the best of your knowledge, create a PR from your feature branch to the `staging` branch (as described in the [blog post instructions](https://github.com/OpenLiberty/blogs/blob/prod/README.md)).
2929
- [ ] Get the draft post reviewed by all the people who contributed the content to the blog post.
30-
- [ ] Then, when they're all happy, ask @mbroz2 to review it.
31-
- [ ] Agree with @mbroz2 which feature will lead this blog post, then write a title, slug, summary first paragraph, and SEO front matter appropriately.
30+
- [ ] Then, when they're all happy, ask the [Release Architect](https://github.com/orgs/OpenLiberty/teams/release-architect) to review it.
31+
- [ ] Agree with the [Release Architect](https://github.com/orgs/OpenLiberty/teams/release-architect) which feature will lead this blog post, then write a title, slug, summary first paragraph, and SEO front matter appropriately.
3232
- [ ] Add relevant tags to the post in the `staging` branch (see [the blog post instructions](https://github.com/OpenLiberty/blogs#editors-editing-and-publishing-a-post)).
33-
- [ ] Get the post approved by @mbroz2.
34-
- [ ] On release day (usually Tuesday for the GA release post and Thursday for the beta release post), @mbroz2 will publish the post.
33+
- [ ] Get the post approved by the [Release Architect](https://github.com/orgs/OpenLiberty/teams/release-architect).
34+
- [ ] On release day (usually Tuesday for the GA release post and Thursday for the beta release post), the [Release Architect](https://github.com/orgs/OpenLiberty/teams/release-architect) will publish the post.
3535

3636
## All done?
3737

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ These steps are to be completed by the author of the blog post.
4141

4242
2. Clone the repo and create a branch off the default `prod` branch. From the `prod` branch, run: `git checkout -b branch_name`, where `branch_name` is a name you give your new branch.
4343

44-
Do _all_ your editing in this branch so that the blog editors can make any necessary edits directly in the branch before publishing your post.
44+
Do _all_ your editing in this branch so that the blog editors can make any necessary edits directly in the branch before publishing your post. You'll push this branch directly to the shared repo (not a fork) in a later step.
4545

4646
3. Create your blog post using [Asciidoc](https://asciidoctor.org/docs/asciidoc-syntax-quick-reference/) markup (use an editor such as [VSCode with the Asciidoc plugin](https://marketplace.visualstudio.com/items?itemName=joaompinto.asciidoctor-vscode)):
4747

234 KB
Loading

img/blog/AB-type-1.png

231 KB
Loading

img/blog/AB-type-2-1.png

270 KB
Loading

img/blog/AB-type-2.png

270 KB
Loading

img/blog/KevinSutter-1.jpeg

157 KB
Loading

img/blog/KevinSutter-2.jpeg

204 KB
Loading

img/blog/KevinSutter-3.jpeg

84 KB
Loading

img/blog/KevinSutter-4.jpeg

130 KB
Loading

0 commit comments

Comments
 (0)