jenkins-infra / jenkins-maven-cd-action

1 stars 7 forks source link

Fixes #11: Release even without .gitignore #12

Closed ikedam closed 2 years ago

ikedam commented 2 years ago

No .gitignore or no /target in .gitignore results release failure. Worse, artifacts are uploaded but no release is created in github.

Please have a look on #11 for the detailed situation.

ikedam commented 2 years ago

OK., you are right.

But I have no other idea for this issue. Or it might be not a defect as it's just a user error.

jglick commented 2 years ago

It is a user error. We could possibly detect it and offer a better explanation.