openshift-knative / serverless-operator

Main source repository for Openshift Serverless
Apache License 2.0
43 stars 65 forks source link

Add missing quotation mark #2646

Closed creydr closed 2 months ago

creydr commented 2 months ago

As per title, to fix https://github.com/openshift-knative/serverless-operator/actions/runs/9029038828/job/24810602021

Run go run ./cmd/prowcopy --from-branch main --branch main --tag "release-$(yq read ../serverless-operator/olm-catalog/serverless-operator/project.yaml 'project.version') --config config/serverless-operator.yaml
  go run ./cmd/prowcopy --from-branch main --branch main --tag "release-$(yq read ../serverless-operator/olm-catalog/serverless-operator/project.yaml 'project.version') --config config/serverless-operator.yaml
  shell: /usr/bin/bash -e {0}
  env:
    GOPATH: /home/runner/work/serverless-operator/serverless-operator
/home/runner/work/_temp/ad98b4d5-4c98-4e48-93ca-60aaaf5f47ad.sh: line 1: unexpected EOF while looking for matching `"'
Error: Process completed with exit code [2](https://github.com/openshift-knative/serverless-operator/actions/runs/9029038828/job/24810602021#step:10:2).
openshift-ci[bot] commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: creydr

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/openshift-knative/serverless-operator/blob/main/OWNERS)~~ [creydr] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
pierDipi commented 2 months ago

/cherry-pick release-1.33

openshift-cherrypick-robot commented 2 months ago

@pierDipi: new pull request created: #2648

In response to [this](https://github.com/openshift-knative/serverless-operator/pull/2646#issuecomment-2104170979): >/cherry-pick release-1.33 Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.