You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/11/16 18:42:43 UTC

[GitHub] [incubator-tvm] comaniac opened a new issue #6925: [CI] Github Actions failed due to the `add-path` command is disabled

comaniac opened a new issue #6925:
URL: https://github.com/apache/incubator-tvm/issues/6925


   According to the error message [1] and Github announcement [2], Github Actions now forbids commands such as `add-path` or `set-env` that changes the system environment for the security concern [3][4]. Although the announcement was on Oct. 1st, looks like it is effective since today.
   
   Accordingly, we need to modify the Github workflow to make it work again.
   
   cc @tqchen 
   
   [1] [Failed CI Example](https://github.com/apache/incubator-tvm/pull/6924/checks?check_run_id=1408007133)
   [2] [GitHub Actions: Deprecating set-env and add-path commands](https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/)
   [3] [Google discloses 'high' severity security flaw in GitHub](https://www.neowin.net/news/google-discloses-high-severity-security-flaw-in-github/)
   [4] [`add-path` and `set-env` Runner commands are processed via stdout](https://github.com/actions/toolkit/security/advisories/GHSA-mfwh-5m23-j46w)


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

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



[GitHub] [incubator-tvm] comaniac commented on issue #6925: [CI] Github Actions failed due to the `add-path` command is disabled

Posted by GitBox <gi...@apache.org>.
comaniac commented on issue #6925:
URL: https://github.com/apache/incubator-tvm/issues/6925#issuecomment-728251960


   Blocking #6903, #6923, #6924 


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

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



[GitHub] [incubator-tvm] tqchen closed issue #6925: [CI] Github Actions failed due to the `add-path` command is disabled

Posted by GitBox <gi...@apache.org>.
tqchen closed issue #6925:
URL: https://github.com/apache/incubator-tvm/issues/6925


   


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

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



[GitHub] [incubator-tvm] tqchen commented on issue #6925: [CI] Github Actions failed due to the `add-path` command is disabled

Posted by GitBox <gi...@apache.org>.
tqchen commented on issue #6925:
URL: https://github.com/apache/incubator-tvm/issues/6925#issuecomment-728262062


   https://github.com/apache/incubator-tvm/pull/6926


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

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