question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

An unintended directory "Samples" was included

See original GitHub issue

I have released the package with upm branch (default) as a git-based url. Therefore, I want to register the package, based on upm branch as well.

For example: SoftMaskForUGUI

upm branch (release branch)

Samples directory does not exist.
Samples~ directory exists.

https://github.com/mob-sakai/SoftMaskForUGUI





The package contents in OpenUPM

Samples~ directory does not exist.
Samples directory exist.

https://package.openupm.com:443/com.coffee.softmask-for-ugui/-/com.coffee.softmask-for-ugui-1.0.0-preview.9.tgz

image





develop and master branches (develop branch)

Samples~ directory does not exist.
Samples directory exists.
Samples.meta file exists.
.gitignore, .npmignore and .releaserc files exist.

https://github.com/mob-sakai/SoftMaskForUGUI/tree/develop/Packages/SoftMaskForUGUI

image

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
favoyangcommented, Sep 14, 2020

Merged. Thank you for the quick response.

1reaction
mob-sakaicommented, Sep 14, 2020

@favoyang OK, I understand! Thank you for your great work! 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

How do I fix unexpected end of file error with pch.h
It needs to be the first include, you can't place it under other includes. ... Your .cpp file is probably not in the...
Read more >
Unexpected behavior with DIR command in Windows 10 ...
I have run into some unexpected behavior with the Windows 10 DIR command. ... For example, with the following files in a directory:....
Read more >
FILE-INFO:FULL-PATHNAME returns unexpected results if ...
Qualify FILE-INFO:FILE-NAME with the Current Directory reference (".\"). Example (assumes a file called "myfile.txt" exists in working directory):
Read more >
6.5 Inspect Files and Directories for Unexpected Changes
This sample chapter should help you detect intrusions by looking for unexpected or suspicious behavior and "fingerprints" of known intrusion ...
Read more >
Do not ignore .dockerignore (it's expensive and potentially ...
command, you may unintentionally include your source files, whole git history (a .git folder), secret files (like .aws , .env , private keys), ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found