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

Github actions diff - Argument list too long #623

Closed
tropnikovvl opened this issue Apr 19, 2024 · 1 comment
Closed

Github actions diff - Argument list too long #623

tropnikovvl opened this issue Apr 19, 2024 · 1 comment

Comments

@tropnikovvl
Copy link

tropnikovvl commented Apr 19, 2024

Hello!

If you make a diff of a large number of changes, you may encounter the error that the arguments list too long.

This is most likely due to the fact that you are putting the output into a variable.
https://github.com/allenporter/flux-local/blob/main/action/diff/action.yml#L116

Is it possible to do optional output to a file? Which I could then read and pass on to another action

Screenshot 2024-04-19 at 16 25 40
@allenporter
Copy link
Owner

Thank you for the report. Tracking this in #207 so deduping

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