浏览代码

Merge pull request #28103 from Microsoft/jjh/removevalidatestubs

Remove Windows CI stubs from hack/
Daniel Nephin 8 年之前
父节点
当前提交
9c8e1c3c06
共有 3 个文件被更改,包括 0 次插入21 次删除
  1. 0 7
      hack/make/validate-dco
  2. 0 7
      hack/make/validate-gofmt
  3. 0 7
      hack/make/validate-pkg

+ 0 - 7
hack/make/validate-dco

@@ -1,7 +0,0 @@
-#!/bin/bash
-#
-# This file is a stub. It exists because windowsRS1 calls this script directly 
-# instead of using a proper interface. It should be removed once windows CI is 
-# fixed.
-#
-$SCRIPTDIR/validate/dco

+ 0 - 7
hack/make/validate-gofmt

@@ -1,7 +0,0 @@
-#!/bin/bash
-#
-# This file is a stub. It exists because windowsRS1 calls this script directly 
-# instead of using a proper interface. It should be removed once windows CI is 
-# fixed.
-#
-$SCRIPTDIR/validate/gofmt

+ 0 - 7
hack/make/validate-pkg

@@ -1,7 +0,0 @@
-#!/bin/bash
-#
-# This file is a stub. It exists because windowsRS1 calls this script directly 
-# instead of using a proper interface. It should be removed once windows CI is 
-# fixed.
-#
-$SCRIPTDIR/validate/pkg-imports