File tree 40 files changed +81
-38
lines changed
40 files changed +81
-38
lines changed Original file line number Diff line number Diff line change 1
1
#
2
- # Copyright 2021-2022 Red Hat, Inc.
2
+ # Copyright 2021-2023 Red Hat, Inc.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
+ #
3
+ # Copyright 2020-2023 Red Hat, Inc.
4
+ #
5
+ # Licensed under the Apache License, Version 2.0 (the "License");
6
+ # you may not use this file except in compliance with the License.
7
+ # You may obtain a copy of the License at
8
+ #
9
+ # http://www.apache.org/licenses/LICENSE-2.0
10
+ #
11
+ # Unless required by applicable law or agreed to in writing, software
12
+ # distributed under the License is distributed on an "AS IS" BASIS,
13
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ # See the License for the specific language governing permissions and
15
+ # limitations under the License.
2
16
3
17
# NOTE: This script assumes that minikube is installed and running, and using the docker driver on Linux
4
18
# Due to networking issues with the docker driver and ingress on macOS/Windows, this script must be run on Linux
Original file line number Diff line number Diff line change 1
1
#
2
- # Copyright 2020-2022 Red Hat, Inc.
2
+ # Copyright 2020-2023 Red Hat, Inc.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
2
#
3
- # Copyright 2020-2022 Red Hat, Inc.
3
+ # Copyright 2020-2023 Red Hat, Inc.
4
4
#
5
5
# Licensed under the Apache License, Version 2.0 (the "License");
6
6
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
#
2
- # Copyright 2020-2022 Red Hat, Inc.
2
+ # Copyright 2020-2023 Red Hat, Inc.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
+ #
3
+ # Copyright 2020-2023 Red Hat, Inc.
4
+ #
5
+ # Licensed under the Apache License, Version 2.0 (the "License");
6
+ # you may not use this file except in compliance with the License.
7
+ # You may obtain a copy of the License at
8
+ #
9
+ # http://www.apache.org/licenses/LICENSE-2.0
10
+ #
11
+ # Unless required by applicable law or agreed to in writing, software
12
+ # distributed under the License is distributed on an "AS IS" BASIS,
13
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ # See the License for the specific language governing permissions and
15
+ # limitations under the License.
2
16
3
17
# This script downloads and caches the devfile samples in the registry
4
18
# This is only called if extraDevfilesEntries.yaml exists and has entries for devfile samples
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
+ #
3
+ # Copyright 2020-2023 Red Hat, Inc.
4
+ #
5
+ # Licensed under the Apache License, Version 2.0 (the "License");
6
+ # you may not use this file except in compliance with the License.
7
+ # You may obtain a copy of the License at
8
+ #
9
+ # http://www.apache.org/licenses/LICENSE-2.0
10
+ #
11
+ # Unless required by applicable law or agreed to in writing, software
12
+ # distributed under the License is distributed on an "AS IS" BASIS,
13
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ # See the License for the specific language governing permissions and
15
+ # limitations under the License.
2
16
3
17
if [[ -z " $@ " ]]
4
18
then
Original file line number Diff line number Diff line change 1
1
#
2
- # Copyright 2020-2022 Red Hat, Inc.
2
+ # Copyright 2020-2023 Red Hat, Inc.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
#
2
- # Copyright 2021-2022 Red Hat, Inc.
2
+ # Copyright 2021-2023 Red Hat, Inc.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
#
2
- # Copyright 2021-2022 Red Hat, Inc.
2
+ # Copyright 2021-2023 Red Hat, Inc.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
#
2
- # Copyright 2021-2022 Red Hat, Inc.
2
+ # Copyright 2021-2023 Red Hat, Inc.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
#
2
- # Copyright 2021-2022 Red Hat, Inc.
2
+ # Copyright 2021-2023 Red Hat, Inc.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
#
2
- # Copyright 2021-2022 Red Hat, Inc.
2
+ # Copyright 2021-2023 Red Hat, Inc.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
#
2
- # Copyright 2021-2022 Red Hat, Inc.
2
+ # Copyright 2021-2023 Red Hat, Inc.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
#
2
- # Copyright 2021-2022 Red Hat, Inc.
2
+ # Copyright 2021-2023 Red Hat, Inc.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
#
2
- # Copyright 2021-2022 Red Hat, Inc.
2
+ # Copyright 2021-2023 Red Hat, Inc.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
#
2
- # Copyright 2021-2022 Red Hat, Inc.
2
+ # Copyright 2021-2023 Red Hat, Inc.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
#
2
- # Copyright 2021-2022 Red Hat, Inc.
2
+ # Copyright 2021-2023 Red Hat, Inc.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
/*
2
- Copyright © 2020 NAME HERE <EMAIL ADDRESS>
2
+ Copyright 2023 Red Hat, Inc.
3
3
4
4
Licensed under the Apache License, Version 2.0 (the "License");
5
5
you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
//
2
- // Copyright 2022 Red Hat, Inc.
2
+ // Copyright 2023 Red Hat, Inc.
3
3
//
4
4
// Licensed under the Apache License, Version 2.0 (the "License");
5
5
// you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
//
2
- // Copyright 2022 Red Hat, Inc.
2
+ // Copyright 2023 Red Hat, Inc.
3
3
//
4
4
// Licensed under the Apache License, Version 2.0 (the "License");
5
5
// you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
//
2
- // Copyright 2022 Red Hat, Inc.
2
+ // Copyright 2023 Red Hat, Inc.
3
3
//
4
4
// Licensed under the Apache License, Version 2.0 (the "License");
5
5
// you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
//
2
- // Copyright 2022 Red Hat, Inc.
2
+ // Copyright 2023 Red Hat, Inc.
3
3
//
4
4
// Licensed under the Apache License, Version 2.0 (the "License");
5
5
// you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
/*
2
- Copyright © 2020 NAME HERE <EMAIL ADDRESS>
2
+ Copyright 2023 Red Hat, Inc.
3
3
4
4
Licensed under the Apache License, Version 2.0 (the "License");
5
5
you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
//
2
- // Copyright 2022 Red Hat, Inc.
2
+ // Copyright 2023 Red Hat, Inc.
3
3
//
4
4
// Licensed under the Apache License, Version 2.0 (the "License");
5
5
// you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
//
2
- // Copyright 2022 Red Hat, Inc.
2
+ // Copyright 2023 Red Hat, Inc.
3
3
//
4
4
// Licensed under the Apache License, Version 2.0 (the "License");
5
5
// you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
//
2
- // Copyright 2022 Red Hat, Inc.
2
+ // Copyright 2023 Red Hat, Inc.
3
3
//
4
4
// Licensed under the Apache License, Version 2.0 (the "License");
5
5
// you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
//
2
- // Copyright 2022 Red Hat, Inc.
2
+ // Copyright 2023 Red Hat, Inc.
3
3
//
4
4
// Licensed under the Apache License, Version 2.0 (the "License");
5
5
// you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
//
2
- // Copyright 2022 Red Hat, Inc.
2
+ // Copyright 2023 Red Hat, Inc.
3
3
//
4
4
// Licensed under the Apache License, Version 2.0 (the "License");
5
5
// you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
//
2
- // Copyright 2022 Red Hat, Inc.
2
+ // Copyright 2023 Red Hat, Inc.
3
3
//
4
4
// Licensed under the Apache License, Version 2.0 (the "License");
5
5
// you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
//
2
- // Copyright 2022 Red Hat, Inc.
2
+ // Copyright 2023 Red Hat, Inc.
3
3
//
4
4
// Licensed under the Apache License, Version 2.0 (the "License");
5
5
// you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
//
2
- // Copyright 2022 Red Hat, Inc.
2
+ // Copyright 2023 Red Hat, Inc.
3
3
//
4
4
// Licensed under the Apache License, Version 2.0 (the "License");
5
5
// you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
//
2
- // Copyright 2022 Red Hat, Inc.
2
+ // Copyright 2023 Red Hat, Inc.
3
3
//
4
4
// Licensed under the Apache License, Version 2.0 (the "License");
5
5
// you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
//
2
- // Copyright 2022 Red Hat, Inc.
2
+ // Copyright 2023 Red Hat, Inc.
3
3
//
4
4
// Licensed under the Apache License, Version 2.0 (the "License");
5
5
// you may not use this file except in compliance with the License.
@@ -17,9 +17,10 @@ package util
17
17
18
18
import (
19
19
"fmt"
20
+ "strings"
21
+
20
22
indexSchema "github.com/devfile/registry-support/index/generator/schema"
21
23
versionpkg "github.com/hashicorp/go-version"
22
- "strings"
23
24
)
24
25
25
26
// FilterDevfileArchitectures filters devfiles based on architectures
Original file line number Diff line number Diff line change 1
1
//
2
- // Copyright 2022 Red Hat, Inc.
2
+ // Copyright 2023 Red Hat, Inc.
3
3
//
4
4
// Licensed under the Apache License, Version 2.0 (the "License");
5
5
// you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
//
2
- // Copyright 2022 Red Hat, Inc.
2
+ // Copyright 2023 Red Hat, Inc.
3
3
//
4
4
// Licensed under the Apache License, Version 2.0 (the "License");
5
5
// you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
//
2
- // Copyright 2022 Red Hat, Inc.
2
+ // Copyright 2023 Red Hat, Inc.
3
3
//
4
4
// Licensed under the Apache License, Version 2.0 (the "License");
5
5
// you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
//
2
- // Copyright 2022 Red Hat, Inc.
2
+ // Copyright 2023 Red Hat, Inc.
3
3
//
4
4
// Licensed under the Apache License, Version 2.0 (the "License");
5
5
// you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
//
2
- // Copyright 2022 Red Hat, Inc.
2
+ // Copyright 2023 Red Hat, Inc.
3
3
//
4
4
// Licensed under the Apache License, Version 2.0 (the "License");
5
5
// you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
2
- Copyright 2022 Red Hat, Inc.
2
+ Copyright 2023 Red Hat, Inc.
3
3
4
4
Licensed under the Apache License, Version 2.0 (the "License");
5
5
you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments