You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "squakez (via GitHub)" <gi...@apache.org> on 2023/07/24 08:22:38 UTC

[GitHub] [camel-website] squakez opened a new pull request, #1039: chore: Camel K version 2

squakez opened a new pull request, #1039:
URL: https://github.com/apache/camel-website/pull/1039

   (no comment)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-website] squakez commented on a diff in pull request #1039: chore: Camel K version 2

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez commented on code in PR #1039:
URL: https://github.com/apache/camel-website/pull/1039#discussion_r1272366787


##########
antora-playbook-snippets/antora-playbook.yml:
##########
@@ -42,26 +42,21 @@ content:
       branches:
         - main
         - release-1.12.x
-        - release-1.11.x
-        - release-1.10.x
+        - release-2.0.x
       start_path: docs
 
     - url: https://github.com/apache/camel-k-runtime.git
       branches:
         - main
         - release-1.17.x
-        # Old, but required by Camel K 1.11 and 1.10 (to be removed when cleaning)
-        - release-1.16.x
-        - release-1.15.x
+        - release-2.16.x
       start_path: docs
 
     - url: https://github.com/apache/camel-kamelets.git
       branches:
         - main
         - 3.21.x
         - 3.20.x
-        - 0.10.x

Review Comment:
   They are still used by Camel Kafka Connector, more checks are failing. It seems they are even referenced in ckc `main`, so we cannot easily remove them. I can bring back the older versions of Camel K to be able to publish, but I guess we need to make a clean sooner or later.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-website] squakez closed pull request #1039: chore: Camel K version 2

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez closed pull request #1039: chore: Camel K version 2
URL: https://github.com/apache/camel-website/pull/1039


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-website] squakez commented on a diff in pull request #1039: chore: Camel K version 2

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez commented on code in PR #1039:
URL: https://github.com/apache/camel-website/pull/1039#discussion_r1272192959


##########
antora-playbook-snippets/antora-playbook.yml:
##########
@@ -42,26 +42,21 @@ content:
       branches:
         - main
         - release-1.12.x
-        - release-1.11.x
-        - release-1.10.x
+        - release-2.0.x
       start_path: docs
 
     - url: https://github.com/apache/camel-k-runtime.git
       branches:
         - main
         - release-1.17.x
-        # Old, but required by Camel K 1.11 and 1.10 (to be removed when cleaning)
-        - release-1.16.x
-        - release-1.15.x
+        - release-2.16.x
       start_path: docs
 
     - url: https://github.com/apache/camel-kamelets.git
       branches:
         - main
         - 3.21.x
         - 3.20.x
-        - 0.10.x

Review Comment:
   @oscerd are they still maintained? They seem to require older Camel K versions as they had some cross references.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-website] oscerd commented on a diff in pull request #1039: chore: Camel K version 2

Posted by "oscerd (via GitHub)" <gi...@apache.org>.
oscerd commented on code in PR #1039:
URL: https://github.com/apache/camel-website/pull/1039#discussion_r1272195096


##########
antora-playbook-snippets/antora-playbook.yml:
##########
@@ -42,26 +42,21 @@ content:
       branches:
         - main
         - release-1.12.x
-        - release-1.11.x
-        - release-1.10.x
+        - release-2.0.x
       start_path: docs
 
     - url: https://github.com/apache/camel-k-runtime.git
       branches:
         - main
         - release-1.17.x
-        # Old, but required by Camel K 1.11 and 1.10 (to be removed when cleaning)
-        - release-1.16.x
-        - release-1.15.x
+        - release-2.16.x
       start_path: docs
 
     - url: https://github.com/apache/camel-kamelets.git
       branches:
         - main
         - 3.21.x
         - 3.20.x
-        - 0.10.x

Review Comment:
   I'd say we could remove them, because they were mostly related to camel k and camel-kafka-connector, but for older version.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org