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

Can't find variable yml file in V 2.5.0 #8

Open
Anoop-P-Hegde opened this issue Aug 8, 2024 · 10 comments
Open

Can't find variable yml file in V 2.5.0 #8

Anoop-P-Hegde opened this issue Aug 8, 2024 · 10 comments

Comments

@Anoop-P-Hegde
Copy link

We have two repositories such as reusable workflow actions which is called workflow, and another repository is the end user which is
caller workflow.
We have used lindluni/[email protected] latest 2.5.0 version in our workflows and facing below issue where variable.yml is unable to identify the path.

we have placed under .github/variables//variables.yml

image

Could you please help in resolving this issue.

Note: Please treat this issue at highest priority.

@Anoop-P-Hegde
Copy link
Author

We have two repositories such as reusable workflow actions which is called workflow, and another repository is the end user which is caller workflow. We have used lindluni/[email protected] latest 2.5.0 version in our workflows and facing below issue where variable.yml is unable to identify the path.

we have placed under .github/variables//variables.yml

image Could you please help in resolving this issue.

Note: Please treat this issue at highest priority.

Can anyone please provide a resolution to this issue

@lindluni
Copy link
Owner

It looks like a simple bug, I missed passing the ref into the call to retrieve the file list here:

path: group,

I’ll publish a v2.5.1 to address this in the morning.

Thank you for the report!

@Anoop-P-Hegde
Copy link
Author

It looks like a simple bug, I missed passing the ref into the call to retrieve the file list here:

path: group,

I’ll publish a v2.5.1 to address this in the morning.

Thank you for the report!

Any update on the new deployment fix

@Anoop-P-Hegde
Copy link
Author

@lindluni - Any update on the above fix

@Anoop-P-Hegde
Copy link
Author

@lindluni - Hi Brett , could you please treat this request at highest priority as we are dependent on these actions and currently its impacting our deliverables.

@lindluni
Copy link
Owner

I just published v3.0.0 or v3 that should fix this

@lindluni
Copy link
Owner

@Anoop-P-Hegde

Were you able to confirm if this fixed your issue?

@Anoop-P-Hegde
Copy link
Author

@Anoop-P-Hegde

Were you able to confirm if this fixed your issue?

@lindluni - Thanks for the quick turnaround. Let me test in our actual project workflow and confirm.

@Anoop-P-Hegde
Copy link
Author

@lindluni - I tried using v3.0.0 in our workflow and still facing the same issue. Below is the screenshot attached for reference.

image

Could you please suggest some workaround for the above outstanding issue.?

@Anoop-P-Hegde
Copy link
Author

@lindluni - Is it feasible to have some teams call/ troubleshooting session in order to fix this problem'

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

No branches or pull requests

2 participants