-
Notifications
You must be signed in to change notification settings - Fork 485
Fix for null pointer #382 #383
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
Fix for null pointer #382 #383
Conversation
|
@PhilippeVienne The current method In My suggestion for constructing the filename is to use a format:
|
|
It might be better to use getPathWithNamespace() for the project instance and make sure to replace any slashes |
|
Working on requested changes 😃 |
|
@PhilippeVienne Also, would be good to add integration tests for these other conditions. |
No description provided.