Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
* Add OpenSSF Scorecard for README.md (fluid-cloudnative#2685)

Signed-off-by: fengshunli <[email protected]>
Signed-off-by: tartaglia <[email protected]>

* This pr is to add Apache License to transform_pvc_mounts_test.go (fluid-cloudnative#2842)

Signed-off-by: Alian-g <[email protected]>
Signed-off-by: tartaglia <[email protected]>

* Download swagger-codegen-cli.jar in gen-sdk.sh (fluid-cloudnative#2874)

* feature: download swagger-codegen-cli.jar in gen-sdk.sh

Signed-off-by: cqm <[email protected]>

* Revert "feature: download swagger-codegen-cli.jar in gen-sdk.sh"

This reverts commit 108648a.

Signed-off-by: cqm <[email protected]>

* update: adds more robustness and reliability to gen-sdk.sh

Signed-off-by: cqm <[email protected]>

---------

Signed-off-by: cqm <[email protected]>
Signed-off-by: tartaglia <[email protected]>

* change copyright's year (fluid-cloudnative#2849)

Signed-off-by: mofumofuecho <[email protected]>
Signed-off-by: tartaglia <[email protected]>

* Delete swagger-codegen-cli.jar, To #46827170 (fluid-cloudnative#2897)

Signed-off-by: cheyang <[email protected]>
Signed-off-by: tartaglia <[email protected]>

* add Apache License

Signed-off-by: tartaglia <[email protected]>

* 1

Signed-off-by: tartaglia <[email protected]>

* add signoff

Signed-off-by: tartaglia <[email protected]>

---------

Signed-off-by: fengshunli <[email protected]>
Signed-off-by: tartaglia <[email protected]>
Signed-off-by: Alian-g <[email protected]>
Signed-off-by: cqm <[email protected]>
Signed-off-by: mofumofuecho <[email protected]>
Signed-off-by: cheyang <[email protected]>
Co-authored-by: fsl <[email protected]>
Co-authored-by: Alian-g <[email protected]>
Co-authored-by: Twilight <[email protected]>
Co-authored-by: mofumofuecho <[email protected]>
Co-authored-by: cheyang <[email protected]>
  • Loading branch information
6 people authored Apr 11, 2023
1 parent 3dc5427 commit b5b6fa2
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions pkg/utils/slice.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
/*
Copyright 2023 The Fluid Authors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/

package utils

// FillSliceWithString fills a slice with repeated given string
Expand Down

0 comments on commit b5b6fa2

Please sign in to comment.