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

Correctly pass project roles from orchestrator to cli #1297

Merged
merged 2 commits into from
Mar 21, 2024

Conversation

motatoes
Copy link
Contributor

@motatoes motatoes commented Mar 20, 2024

We have been not passing digger.yml project-level roles from backend to cli and therefore they were not working properly with orchestrator triggered jobs. We are now passing them and during unmarshal of the serialized json spec we set the right env provider in the job struct

Copy link
Contributor

@ri-roee ri-roee left a comment

Choose a reason for hiding this comment

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

blindly giving a LGTM 👍🏼

@motatoes motatoes changed the title get role provider Correctly pass project roles from orchestrator to backend Mar 21, 2024
@motatoes motatoes changed the title Correctly pass project roles from orchestrator to backend Correctly pass project roles from orchestrator to cli Mar 21, 2024
@motatoes motatoes merged commit 6ed4fd0 into develop Mar 21, 2024
4 checks passed
ben-of-codecraft pushed a commit to ben-of-codecraft/digger that referenced this pull request May 21, 2024
* Correctly pass project roles from orchestrator to cli
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.

None yet

3 participants