From 7d419b21793684aa068d43e765836117ae33c63f Mon Sep 17 00:00:00 2001 From: Admin Date: Fri, 21 Feb 2025 13:57:55 +0530 Subject: [PATCH 1/6] Create pipeline pipecond2 --- .harness/pipecond2.yaml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 .harness/pipecond2.yaml diff --git a/.harness/pipecond2.yaml b/.harness/pipecond2.yaml new file mode 100644 index 000000000..1a04ee5d3 --- /dev/null +++ b/.harness/pipecond2.yaml @@ -0,0 +1,33 @@ +pipeline: + name: pipecond2 + identifier: pipecond2 + tags: {} + projectIdentifier: Unified + orgIdentifier: default + stages: + - stage: + name: CI + identifier: CI + description: "" + type: CI + spec: + cloneCodebase: false + infrastructure: + type: KubernetesDirect + spec: + connectorRef: ShobhitK8 + namespace: harness-delegate-ng + automountServiceAccountToken: true + nodeSelector: {} + os: Linux + execution: + steps: + - step: + type: Run + name: Run_1 + identifier: Run_1 + spec: + connectorRef: ShobhitDockerConnector + image: alpine + shell: Sh + command: echo "hello" From f6a92e2bb67b73d37e3d9f4ea0bb6a59f463104a Mon Sep 17 00:00:00 2001 From: ShobhitSingh11 <139750384+ShobhitSingh11@users.noreply.github.com> Date: Fri, 21 Feb 2025 13:59:29 +0530 Subject: [PATCH 2/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c56ec853..4920462a6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![](https://github.com/googleapis/google-api-php-client/workflows/.github/workflows/tests.yml/badge.svg) -# Google APIs Client Library for PHP # +# Google APIs Client Library for PHP # **NOTE**: please check to see if the package you'd like to install is available in our list of [Google cloud packages](https://cloud.google.com/php/docs/reference) first, as From b299dc06e01c428b031d5ba1e91ec6fa134437d7 Mon Sep 17 00:00:00 2001 From: ShobhitSingh11 <139750384+ShobhitSingh11@users.noreply.github.com> Date: Fri, 21 Feb 2025 14:01:40 +0530 Subject: [PATCH 3/6] Update Client.php --- src/Client.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Client.php b/src/Client.php index 31b3f1d5f..747e4cb8c 100644 --- a/src/Client.php +++ b/src/Client.php @@ -12,7 +12,7 @@ * 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. + * limitations under the License. */ namespace Google; From 510b322072fe144464cc29d9be36a9be87e273af Mon Sep 17 00:00:00 2001 From: ShobhitSingh11 <139750384+ShobhitSingh11@users.noreply.github.com> Date: Fri, 21 Feb 2025 14:03:46 +0530 Subject: [PATCH 4/6] Update pipecond2.yaml --- .harness/pipecond2.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.harness/pipecond2.yaml b/.harness/pipecond2.yaml index 1a04ee5d3..822d29afe 100644 --- a/.harness/pipecond2.yaml +++ b/.harness/pipecond2.yaml @@ -30,4 +30,4 @@ pipeline: connectorRef: ShobhitDockerConnector image: alpine shell: Sh - command: echo "hello" + command: echo "hellos" From bf3609c7fb9f3e60cfb552658b0d4b2959450d9e Mon Sep 17 00:00:00 2001 From: ShobhitSingh11 <139750384+ShobhitSingh11@users.noreply.github.com> Date: Fri, 21 Feb 2025 14:12:30 +0530 Subject: [PATCH 5/6] Create readme.md --- .harness/readme.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 .harness/readme.md diff --git a/.harness/readme.md b/.harness/readme.md new file mode 100644 index 000000000..09cf1d1a3 --- /dev/null +++ b/.harness/readme.md @@ -0,0 +1 @@ +Hello how are you From 4f3f600394991c7da2467666c60413febfaa5bdb Mon Sep 17 00:00:00 2001 From: ShobhitSingh11 <139750384+ShobhitSingh11@users.noreply.github.com> Date: Fri, 21 Feb 2025 14:26:08 +0530 Subject: [PATCH 6/6] Update pipecond2.yaml --- .harness/pipecond2.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.harness/pipecond2.yaml b/.harness/pipecond2.yaml index 822d29afe..1a04ee5d3 100644 --- a/.harness/pipecond2.yaml +++ b/.harness/pipecond2.yaml @@ -30,4 +30,4 @@ pipeline: connectorRef: ShobhitDockerConnector image: alpine shell: Sh - command: echo "hellos" + command: echo "hello"