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

Bug: 0.13.3 rejects all targets and no longer publishes #141

Closed
jan-auer opened this issue Nov 30, 2020 · 0 comments · Fixed by #142
Closed

Bug: 0.13.3 rejects all targets and no longer publishes #141

jan-auer opened this issue Nov 30, 2020 · 0 comments · Fixed by #142
Assignees
Labels
bug Something isn't working

Comments

@jan-auer
Copy link
Member

Version 0.13.3 no longer publishes any package with the following message.

CRAFT_LOG=debug craft publish 8.0.0
ℹ info craft 0.13.3
ℹ info "craft" version is compatible with the minimal version from the configuration file.
ℹ info Publishing version: "8.0.0"
ℹ info Using "GithubStatusProvider" for status checks
ℹ info Using "GithubArtifactProvider" for artifacts
ℹ info No config provided for Github status provider, calculating the combined status...
ℹ info Revision 4b8e22baaa35414ad48ddc872bbd2a565a952c86 has been built successfully.
⚠ warn No valid targets detected! Exiting.

I believe the culprit to be in #137

@jan-auer jan-auer added the bug Something isn't working label Nov 30, 2020
BYK added a commit that referenced this issue Dec 1, 2020
Fixes #141, follow up to #137 where there was a forgotten negation causing this issue.

Tests will follow in a separate PR.
@BYK BYK closed this as completed in #142 Dec 1, 2020
BYK added a commit that referenced this issue Dec 1, 2020
Fixes #141, follow up to #137 where there was a forgotten negation causing this issue.

Tests will follow in a separate PR.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants