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

Merged
merged 2 commits into from
Mar 20, 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 Mar 20, 2024

This comment has been minimized.

Copy link

Code Metrics Report

master (f4fa1fb) #61 (49d16c6) +/-
Coverage 65.3% 65.3% 0.0%
Code to Test Ratio 1:2.0 1:2.0 0.0
Details
  |                    | master (f4fa1fb) | #61 (49d16c6) | +/-  |
  |--------------------|------------------|---------------|------|
  | Coverage           |            65.3% |         65.3% | 0.0% |
  |   Files            |               23 |            23 |    0 |
  |   Lines            |              524 |           524 |    0 |
  |   Covered          |              342 |           342 |    0 |
  | Code to Test Ratio |            1:2.0 |         1:2.0 |  0.0 |
  |   Code             |              543 |           543 |    0 |
  |   Test             |             1068 |          1068 |    0 |

Reported by octocov

@nowsprinting nowsprinting merged commit 0ec8626 into master Mar 20, 2024
8 checks passed
@nowsprinting nowsprinting deleted the chore/fix_pulish_files branch March 20, 2024 13:36
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