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

Add specify directories for publishing in the files field #47

Merged
merged 1 commit into from
Apr 21, 2024

Conversation

nowsprinting
Copy link
Owner

Maybe the glob rule changed for the files field from Node 16.
It seems * only applies to files and skips directories.

see: openupm/openupm-pipelines#14

Maybe the glob rule changed for the `files` field from Node 16.
It seems `*` only applies to files and skips directories.

see: openupm/openupm-pipelines#14
@github-actions github-actions bot added the chore label Apr 21, 2024
Copy link

Code Metrics Report

master (b54e8cd) #47 (6ca8458) +/-
Coverage 16.3% 16.3% 0.0%
Code to Test Ratio 1:1.5 1:1.5 0.0
Test Execution Time 3m59s 4m33s +34s
Details
  |                     | master (b54e8cd) | #47 (6ca8458) | +/-  |
  |---------------------|------------------|---------------|------|
  | Coverage            |            16.3% |         16.3% | 0.0% |
  |   Files             |                4 |             4 |    0 |
  |   Lines             |              129 |           129 |    0 |
  |   Covered           |               21 |            21 |    0 |
  | Code to Test Ratio  |            1:1.5 |         1:1.5 |  0.0 |
  |   Code              |              232 |           232 |    0 |
  |   Test              |              359 |           359 |    0 |
- | Test Execution Time |            3m59s |         4m33s | +34s |

Reported by octocov

@nowsprinting nowsprinting merged commit 3b8c1d2 into master Apr 21, 2024
5 checks passed
@nowsprinting nowsprinting deleted the chore/fix_publish_files branch April 21, 2024 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant