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

[BUG] Changed files are always missed on macOS #614

Closed
3 tasks done
akihironitta opened this issue Sep 6, 2022 · 2 comments
Closed
3 tasks done

[BUG] Changed files are always missed on macOS #614

akihironitta opened this issue Sep 6, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@akihironitta
Copy link

akihironitta commented Sep 6, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Does this issue exist in the latest version?

  • I'm using the latest release

Describe the bug?

Changed files are not detected by tj-actions/changed-files@v29.0.3 on macos-11 while they are on ubuntu-20.04 and windows-2022.

To Reproduce

Use the action on macos-11.

What OS are you seeing the problem on?

macos-11

Expected behavior?

All changed files are detected by the action.

Relevant log output

No response

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@akihironitta akihironitta added the bug Something isn't working label Sep 6, 2022
@jackton1
Copy link
Member

jackton1 commented Sep 6, 2022

@akihironitta I think the source of the issue is

Screen Shot 2022-09-06 at 3 29 23 PM

The default runners have a small number of resources you might require larger runners or optionally reduce the git history.

@akihironitta
Copy link
Author

@jackton1 Thank you for your reply. My apologies, that's definitely what's causing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants