File tree 14 files changed +68
-0
lines changed
argo-workflow-controller/3/scratch
drupal-nginx/10/debian-11
kube-rbac-proxy/0/scratch
kubeapps-apprepository-controller/2/scratch
kubeapps-asset-syncer/2/scratch
rabbitmq-cluster-operator/2/scratch
rmq-default-credential-updater/1/scratch
rmq-messaging-topology-operator/1/scratch
14 files changed +68
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Copyright VMware, Inc.
2
+ # SPDX-License-Identifier: APACHE-2.0
3
+
4
+ ---
5
+ name : ' [License] Check license headers'
6
+
7
+ on :
8
+ pull_request :
9
+
10
+ jobs :
11
+ license-headers-linter :
12
+ runs-on : ubuntu-latest
13
+ steps :
14
+ - uses : actions/checkout@v3
15
+ - name : Check license Headers
16
+ uses :
apache/skywalking-eyes/[email protected]
Original file line number Diff line number Diff line change
1
+ # Copyright VMware, Inc.
2
+ # SPDX-License-Identifier: APACHE-2.0
3
+
4
+ ---
5
+ header :
6
+ comment : on-failure
7
+ license :
8
+ spdx-id : Apache-2.0
9
+ copyright-owner : VMware, Inc.
10
+
11
+ content : |
12
+ # Copyright VMware, Inc.
13
+ # SPDX-License-Identifier: APACHE-2.0
14
+
15
+ paths :
16
+ - " **/Dockerfile"
Original file line number Diff line number Diff line change
1
+ # Copyright VMware, Inc.
2
+ # SPDX-License-Identifier: APACHE-2.0
3
+
1
4
FROM bitnami/minideb:bullseye as builder
2
5
3
6
ARG TARGETARCH
Original file line number Diff line number Diff line change
1
+ # Copyright VMware, Inc.
2
+ # SPDX-License-Identifier: APACHE-2.0
3
+
1
4
FROM docker.io/bitnami/minideb:bullseye
2
5
3
6
ARG TARGETARCH
Original file line number Diff line number Diff line change
1
+ # Copyright VMware, Inc.
2
+ # SPDX-License-Identifier: APACHE-2.0
3
+
1
4
FROM docker.io/bitnami/minideb:bullseye
2
5
3
6
ARG TARGETARCH
Original file line number Diff line number Diff line change
1
+ # Copyright VMware, Inc.
2
+ # SPDX-License-Identifier: APACHE-2.0
3
+
1
4
FROM bitnami/minideb:bullseye as builder
2
5
3
6
ARG TARGETARCH
Original file line number Diff line number Diff line change
1
+ # Copyright VMware, Inc.
2
+ # SPDX-License-Identifier: APACHE-2.0
3
+
1
4
FROM bitnami/minideb:bullseye as builder
2
5
3
6
ARG TARGETARCH
Original file line number Diff line number Diff line change
1
+ # Copyright VMware, Inc.
2
+ # SPDX-License-Identifier: APACHE-2.0
3
+
1
4
FROM bitnami/minideb:bullseye as builder
2
5
3
6
ARG TARGETARCH
Original file line number Diff line number Diff line change
1
+ # Copyright VMware, Inc.
2
+ # SPDX-License-Identifier: APACHE-2.0
3
+
1
4
FROM bitnami/minideb:bullseye as builder
2
5
3
6
ARG TARGETARCH
Original file line number Diff line number Diff line change
1
+ # Copyright VMware, Inc.
2
+ # SPDX-License-Identifier: APACHE-2.0
3
+
1
4
FROM bitnami/minideb:bullseye as builder
2
5
3
6
ARG TARGETARCH
Original file line number Diff line number Diff line change
1
+ # Copyright VMware, Inc.
2
+ # SPDX-License-Identifier: APACHE-2.0
3
+
1
4
FROM bitnami/minideb:bullseye as builder
2
5
3
6
ARG TARGETARCH
Original file line number Diff line number Diff line change
1
+ # Copyright VMware, Inc.
2
+ # SPDX-License-Identifier: APACHE-2.0
3
+
1
4
FROM bitnami/minideb:bullseye as builder
2
5
3
6
ARG TARGETARCH
Original file line number Diff line number Diff line change
1
+ # Copyright VMware, Inc.
2
+ # SPDX-License-Identifier: APACHE-2.0
3
+
1
4
FROM bitnami/minideb:bullseye as builder
2
5
3
6
ARG TARGETARCH
Original file line number Diff line number Diff line change
1
+ # Copyright VMware, Inc.
2
+ # SPDX-License-Identifier: APACHE-2.0
3
+
1
4
FROM bitnami/minideb:bullseye as builder
2
5
3
6
ARG TARGETARCH
You can’t perform that action at this time.
0 commit comments