-
-
Couldn't load subscription status.
- Fork 4.6k
[stable31] reuse check #54923
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
[stable31] reuse check #54923
Conversation
For unknown reasons the reuse check is failing despite a definition being available in .reuse/dep5 Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
07254b1 to
c8b96bb
Compare
|
@kesselb is that license file only in the settings in an invisible way or will it be copied over to the users' data? Afk, else could also check ich the version in use of the reuse action |
|
I think that PDF is used by
The examples in the homedir are coming from https://github.com/nextcloud/example-files/ afaik. I can take a second look later. |
The example files are copied to
The reuse action wasn't update recently, but the action is fetching the latest version of the resuse-tools and something there must have changed. Good:
Bad:
It seems that only Adding the |
|
Sounds good, the other easy solution would be pinning the reuse action by the latest commit hash that worked. Either one is fine 👍 |
|
/backport to stable30 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixes CI 🥳
|
to be merged after the code-freeze |
|
Superseeded by #54979 |
For unknown reasons, the reuse check is failing despite a definition being available in .reuse/dep5 🤷