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

Improve files option, support multiline, excludes and default value #121

Merged
merged 3 commits into from
May 2, 2021

Conversation

EnricoMi
Copy link
Owner

@EnricoMi EnricoMi commented Apr 26, 2021

Fixes #119 and adds more features around files: option.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@ghost
Copy link

ghost commented Apr 29, 2021

Looks good. Is there a way to test this in my repository? Just changing the action's hash does not seem to work because it still pulls v1.12 of the Docker image.

@EnricoMi
Copy link
Owner Author

You can test this via:

uses: EnricoMi/publish-unit-test-result-action/composite@branch-better-files-glob

@ghost
Copy link

ghost commented Apr 30, 2021

Tested this in my repository, works without problems.

Thanks for implementing a fix so quickly!

@EnricoMi EnricoMi merged commit 1453355 into master May 2, 2021
@EnricoMi EnricoMi deleted the branch-better-files-glob branch May 2, 2021 10:05
@github-actions
Copy link

github-actions bot commented May 2, 2021

Unit Test Results (setup-python)

     11 files  ±0       11 suites  ±0   18s ⏱️ ±0s
   212 tests ±0     211 ✔️ ±0    1 💤 ±0  0 ❌ ±0 
2 332 runs  ±0  2 309 ✔️ ±0  23 💤 ±0  0 ❌ ±0 

Results for commit 1453355. ± Comparison against base commit 1453355.

@github-actions
Copy link

github-actions bot commented May 2, 2021

Unit Test Results (Linux)

     11 files  ±0       11 suites  ±0   18s ⏱️ ±0s
   212 tests ±0     211 ✔️ ±0    1 💤 ±0  0 ❌ ±0 
2 332 runs  ±0  2 309 ✔️ ±0  23 💤 ±0  0 ❌ ±0 

Results for commit 1453355. ± Comparison against base commit 1453355.

@github-actions
Copy link

github-actions bot commented May 2, 2021

Unit Test Results (Dockerfile)

     11 files  ±0       11 suites  ±0   18s ⏱️ ±0s
   212 tests ±0     211 ✔️ ±0    1 💤 ±0  0 ❌ ±0 
2 332 runs  ±0  2 309 ✔️ ±0  23 💤 ±0  0 ❌ ±0 

Results for commit 1453355. ± Comparison against base commit 1453355.

@github-actions
Copy link

github-actions bot commented May 2, 2021

Unit Test Results (macOS)

     11 files  ±0       11 suites  ±0   18s ⏱️ ±0s
   212 tests ±0     211 ✔️ ±0    1 💤 ±0  0 ❌ ±0 
2 332 runs  ±0  2 309 ✔️ ±0  23 💤 ±0  0 ❌ ±0 

Results for commit 1453355. ± Comparison against base commit 1453355.

@github-actions
Copy link

github-actions bot commented May 2, 2021

Unit Test Results (Docker Image)

     11 files  ±0       11 suites  ±0   18s ⏱️ ±0s
   212 tests ±0     211 ✔️ ±0    1 💤 ±0  0 ❌ ±0 
2 332 runs  ±0  2 309 ✔️ ±0  23 💤 ±0  0 ❌ ±0 

Results for commit 1453355. ± Comparison against base commit 1453355.

@github-actions
Copy link

github-actions bot commented May 2, 2021

Unit Test Results (Windows)

     11 files  ±0       11 suites  ±0   18s ⏱️ ±0s
   212 tests ±0     211 ✔️ ±0    1 💤 ±0  0 ❌ ±0 
2 332 runs  ±0  2 309 ✔️ ±0  23 💤 ±0  0 ❌ ±0 

Results for commit 1453355. ± Comparison against base commit 1453355.

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.

Support absolute path in files setting
1 participant