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 #41

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 (4eba525) #41 (27c5e88) +/-
Coverage 34.8% 34.8% 0.0%
Code to Test Ratio 1:0.9 1:0.9 0.0
Test Execution Time 2m50s 3m49s +59s
Details
  |                     | master (4eba525) | #41 (27c5e88) | +/-  |
  |---------------------|------------------|---------------|------|
  | Coverage            |            34.8% |         34.8% | 0.0% |
  |   Files             |                4 |             4 |    0 |
  |   Lines             |              135 |           135 |    0 |
  |   Covered           |               47 |            47 |    0 |
  | Code to Test Ratio  |            1:0.9 |         1:0.9 |  0.0 |
  |   Code              |              238 |           238 |    0 |
  |   Test              |              208 |           208 |    0 |
- | Test Execution Time |            2m50s |         3m49s | +59s |

Reported by octocov

@nowsprinting nowsprinting merged commit 0fa234b into master Apr 21, 2024
9 checks passed
@nowsprinting nowsprinting deleted the chore/fix_publish_files branch April 21, 2024 12:58
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