Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added permission write to Build_Push_Image job. #69

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

pareion
Copy link
Contributor

@pareion pareion commented Jun 15, 2024

CI pipeline failing with the following error:

image

I'm trying to fix it by adding the write permission to the job.

@pareion pareion requested a review from eedorenko June 15, 2024 18:00
Copy link
Collaborator

@eedorenko eedorenko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@pareion pareion merged commit 45a3ec2 into main Jun 15, 2024
2 checks passed
@pareion pareion deleted the fix/ci-permission-failure branch June 15, 2024 18:09
@pareion
Copy link
Contributor Author

pareion commented Jun 15, 2024

@eedorenko

Looks like the change fixed the CI workflow. https://github.com/Azure/gitops-connector/actions/runs/9529933690

But there still seems to be an issue with the:

  1. CD workflow - https://github.com/Azure/gitops-connector/actions/runs/9529943496
  2. Publish to dev - https://github.com/Azure/gitops-connector/actions/runs/9529943493

It looks like the secret ORCHESTRATOR_PAT and MANIFESTS_PAT have expired, as far as I can tell.

I don't think it's something I have access to or can change. Do you know of someone who can look into it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants