You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/03/22 07:02:14 UTC

[GitHub] [camel-website] oscerd opened a new issue #804: Links in Kamelets yaml are part of the link checker job

oscerd opened a new issue #804:
URL: https://github.com/apache/camel-website/issues/804


   In the last website build we have
   
   ```
   Found invalid urls in camel-kamelets/next/jslt-action.html:
   	Linked file at path /template.json does not exist!
   Found invalid urls in camel-kamelets/next/jolt-transformation-action.html:
   	Linked file at path /template.json does not exist!
   Found invalid urls in camel-kamelets/next/json-schema-validator-action.html:
   	Linked file at path /template.json does not exist!
   Found invalid urls in camel-kamelets/next/json-patch-action.html:
   	Linked file at path /template.json does not exist!
   Found invalid urls in camel-kamelets/next/freemarker-template-action.html:
   	Linked file at path /template.ftl does not exist!
   Found invalid urls in camel-kamelets/next/jsonata-action.html:
   	Linked file at path /template.spec does not exist!
   ERROR: "check:links" exited with 1.
   ```
   
   But those are just examples 
   https://github.com/apache/camel-kamelets/blob/main/kamelets/jslt-action.kamelet.yaml#L42
   
   We need to skip checking or workaround the problem.
   
   cc @zregvart 


-- 
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] zregvart closed issue #804: Links in Kamelets yaml are part of the link checker job

Posted by GitBox <gi...@apache.org>.
zregvart closed issue #804:
URL: https://github.com/apache/camel-website/issues/804


   


-- 
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] zregvart commented on issue #804: Links in Kamelets yaml are part of the link checker job

Posted by GitBox <gi...@apache.org>.
zregvart commented on issue #804:
URL: https://github.com/apache/camel-website/issues/804#issuecomment-1074921983


   Fixed in https://github.com/apache/camel-website/commit/81dae36955704f533ecc5c3e0d852562abd41acf https://github.com/apache/camel-website/commit/51e5aa9d21cfa287c7280d91e956bf82dc8be303 https://github.com/apache/camel-kamelets/commit/060a19553314dad69c4b5ae37d86b6e70c4419da and https://github.com/apache/camel-kamelets/commit/7ef5a89f424a6b9310042bd022c3a7b3b68cb6a7


-- 
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