Skip to content

Commit

Permalink
Merge pull request #3392 from OpenLiberty/staging
Browse files Browse the repository at this point in the history
Update release templates
  • Loading branch information
mbroz2 authored Sep 29, 2023
2 parents c40885e + 88fe91b commit ed8a4b4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions templates/beta-release-post.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,8 @@ FROM icr.io/appcafe/open-liberty:beta

Or take a look at our link:{url-prefix}/downloads/#runtime_betas[Downloads page].

If you're using link:https://plugins.jetbrains.com/plugin/14856-liberty-tools[IntelliJ IDEA], link:https://marketplace.visualstudio.com/items?itemName=Open-Liberty.liberty-dev-vscode-ext[Visual Studio Code] or link:https://marketplace.eclipse.org/content/liberty-tools[Eclipse IDE], you can also take advantage of our open source link:https://openliberty.io/docs/latest/develop-liberty-tools.html[Liberty developer tools] to enable effective development, testing, debugging and application management all from within your IDE.

For more information on using a beta release, refer to the link:{url-prefix}docs/latest/installing-open-liberty-betas.html[Installing Open Liberty beta releases] documentation.

[#feedback]
Expand Down
4 changes: 3 additions & 1 deletion templates/ga-release-post.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ Check out link:{url-prefix}/blog/?search=release&search!=beta[previous Open Libe
// image::/img/blog/log4j-rhocp-diagrams/current-problem.png[Logging problem diagram,width=70%,align="center"]
// // // // // // // //

== Run your apps using RELEASE_VERSION
== Develop and run your apps using RELEASE_VERSION

If you're using link:{url-prefix}/guides/maven-intro.html[Maven], include the following in your `pom.xml` file:

Expand Down Expand Up @@ -156,6 +156,8 @@ FROM icr.io/appcafe/open-liberty

Or take a look at our link:{url-prefix}/start/[Downloads page].

If you're using link:https://plugins.jetbrains.com/plugin/14856-liberty-tools[IntelliJ IDEA], link:https://marketplace.visualstudio.com/items?itemName=Open-Liberty.liberty-dev-vscode-ext[Visual Studio Code] or link:https://marketplace.eclipse.org/content/liberty-tools[Eclipse IDE], you can also take advantage of our open source link:https://openliberty.io/docs/latest/develop-liberty-tools.html[Liberty developer tools] to enable effective development, testing, debugging and application management all from within your IDE.

[link=https://stackoverflow.com/tags/open-liberty]
image::img/blog/blog_btn_stack.svg[Ask a question on Stack Overflow, align="center"]

Expand Down

0 comments on commit ed8a4b4

Please sign in to comment.