Skip to content
New issue

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

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

Already on GitHub? # to your account

also output the count of files changed/deleted/created #29

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

renefritze
Copy link
Contributor

I had a setup where I wanted to switch the behavior of subsequent steps depending on some threshold of changed files. Counting those from the JSON/plain output failed because the output was too big to display/run in the action step. So I added the counting+output directly in the action.
If you want to include this, I'd be happy to change naming, etc.

@renefritze
Copy link
Contributor Author

@duarten please let me know if you're interested in this change

@duarten
Copy link
Member

duarten commented Oct 12, 2023

Yeah, this look good to me. Thanks! :)

@duarten duarten merged commit 2a9eb65 into umani:main Oct 12, 2023
@renefritze renefritze deleted the count_file_outputs branch October 12, 2023 17:26
@duarten
Copy link
Member

duarten commented Oct 12, 2023

I'll craft a release later today.

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

Successfully merging this pull request may close these issues.

2 participants