This is an automated email from the ASF dual-hosted git repository.
pcongiusti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/main by this push:
new b4ebbda29 chore(doc): minor release removal
b4ebbda29 is described below
commit b4ebbda2925ac383867f08e941fbc7e8aa2c090a
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Mon Jul 24 09:58:31 2023 +0200
chore(doc): minor release removal
---
release.adoc | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/release.adoc b/release.adoc
index 96845af23..5440b7b14 100644
--- a/release.adoc
+++ b/release.adoc
@@ -176,8 +176,8 @@ export GITHUB_TOKEN=token
A `release-notes.md` file is generated and can be attached to the release
github issue for reference.
-Binary files can be now released on Github, together with release notes
generated in previous step.
-Files need to be uploaded manually to a new Github release.
+=== Github release
+Binary files can be now released on Github, together with release notes
generated in previous step. Files need to be uploaded manually to a new Github
release.
Before announcing the release, a simple test should be done to verify that
everything is in place (running a "Hello World" integration
after an installation done with a simple `kamel install`). Do a simple final
test.
@@ -186,10 +186,6 @@ The release can be now announced to [email protected]
and [email protected].
A PMC member with access to the @ApacheCamel Twitter account should announce
the release on Twitter as well.
-Download section on the website needs to be put in sync to display the new
release.
-Checkout the website and put an entry under `content/releases/k` with the
version of the new release (copy the last release as template).
-The milestone field in the release doc is the Github id for the milestone
(e.g. for v1.4.1, the milestone is 22).
-
[[post-release]]
== Post Release