-
Notifications
You must be signed in to change notification settings - Fork 11
[WIP] Feat: Maintain archetype-catalog.xml for Maven #112
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
Conversation
|
This pull request introduces 1 alert when merging ae56034 into 6681ed8 - view on LGTM.com new alerts:
|
Pull Request Test Coverage Report for Build 1549104873
💛 - Coveralls |
Feat: Maintain sha1, md5, and sha256 files for maven-metadata.xml NOTE: The tests are VERY broken currently. I haven't figured out why yet.
* archetype-catalog digest files generation in maven.py * some test failure fix
maven_del tests and maven_index tests
|
This pull request introduces 1 alert when merging 6ddf058 into 7ed1285 - view on LGTM.com new alerts:
|
jdcasey
left a comment
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.
I'll try to take a look at the changes I identified in this review, and see if I can update / resubmit the patch. Just a note...if we use a feature branch on the main repository, then we can collaborate on the PR to resolve this kind of stuff. I'm not sure of the downside for that kind of thing, but we should explore it.
jdcasey
left a comment
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.
I missed the call to setup the full list of files to upload for archetype-catalog.xml. It does look complete, sorry for the confusion.
No description provided.