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/21 10:06:33 UTC

[GitHub] [camel-website] zregvart opened a new pull request #801: feat: use `GITHUB_TOKEN` for API authentication

zregvart opened a new pull request #801:
URL: https://github.com/apache/camel-website/pull/801


   This makes use of the `GITHUB_TOKEN` environment variable, if defined,
   to authenticate the API requests. Since the `GITHUB_TOKEN` is provided
   to the GitHub workflow automatically[1], this should help with rate
   limits when building the website.
   
   [1] https://docs.github.com/en/actions/security-guides/automatic-token-authentication


-- 
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 pull request #801: feat: use `GITHUB_TOKEN` for API authentication

Posted by GitBox <gi...@apache.org>.
zregvart commented on pull request #801:
URL: https://github.com/apache/camel-website/pull/801#issuecomment-1074036923


   This seems to fix the GitHub API rate limits issue by authenticating with the auto-generated GITHUB_TOKEN. The issue now is that the examples in `camel-kamelets` contain URLs which are then converted to HTML links that point to non-existent files and are failing the link check.


-- 
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] github-actions[bot] commented on pull request #801: feat: use `GITHUB_TOKEN` for API authentication

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #801:
URL: https://github.com/apache/camel-website/pull/801#issuecomment-1073772087


   🚀 Preview is available at https://pr-801--camel.netlify.app


-- 
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] github-actions[bot] commented on pull request #801: feat: use `GITHUB_TOKEN` for API authentication

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #801:
URL: https://github.com/apache/camel-website/pull/801#issuecomment-1074464629


   🚀 Preview is available at https://pr-801--camel.netlify.app


-- 
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 pull request #801: feat: use `GITHUB_TOKEN` for API authentication

Posted by GitBox <gi...@apache.org>.
zregvart commented on pull request #801:
URL: https://github.com/apache/camel-website/pull/801#issuecomment-1073907076


   Based on #803 (so only this needs to be merged), should help with detecting errors by providing labels next to the script being run and properly handling exit codes of running hugo.


-- 
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 merged pull request #801: feat: use `GITHUB_TOKEN` for API authentication

Posted by GitBox <gi...@apache.org>.
zregvart merged pull request #801:
URL: https://github.com/apache/camel-website/pull/801


   


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