[GitHub] [tvm] driazati commented on a change in pull request #9554: Implement [skip ci] for Jenkins

2021-12-13 Thread GitBox
driazati commented on a change in pull request #9554: URL: https://github.com/apache/tvm/pull/9554#discussion_r768049498 ## File path: tests/python/unittest/test_ci.py ## @@ -0,0 +1,116 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

[GitHub] [tvm] driazati commented on a change in pull request #9554: Implement [skip ci] for Jenkins

2021-12-03 Thread GitBox
driazati commented on a change in pull request #9554: URL: https://github.com/apache/tvm/pull/9554#discussion_r762279573 ## File path: Jenkinsfile ## @@ -157,6 +157,16 @@ stage('Sanity Check') { script: "${docker_run} ${ci_lint} ./tests/scripts/task_lint.sh",

[GitHub] [tvm] driazati commented on a change in pull request #9554: Implement [skip ci] for Jenkins

2021-11-24 Thread GitBox
driazati commented on a change in pull request #9554: URL: https://github.com/apache/tvm/pull/9554#discussion_r756457589 ## File path: tests/scripts/git_skip_ci.sh ## @@ -0,0 +1,40 @@ +#!/usr/bin/env bash + +# Licensed to the Apache Software Foundation (ASF) under one +# or