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

Update checker #17

Merged
merged 17 commits into from
Dec 6, 2019
Merged

Conversation

josh-richardson
Copy link
Contributor

Draft PR for the update checker. Should write some tests before this all gets merged.

@josh-richardson
Copy link
Contributor Author

Latest commit refactors significantly and adds a (rather large) test.

@mordechaim
Copy link

Please check out update4j

Comment on lines +4 to 7
public static void main(String[] args) {

public static void main(String[]args) {

}
}
}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not strictly relevant to this PR, but fixes the issue where the generator generates Java with weird indentation.

@josh-richardson josh-richardson marked this pull request as ready for review November 25, 2019 09:50
@josh-richardson
Copy link
Contributor Author

This is ready for review, but should not be merged until I've got the version checking service up & running on k8s.

@josh-richardson
Copy link
Contributor Author

This should now be ready to merge after review.

@cfelde
Copy link
Contributor

cfelde commented Dec 6, 2019

Besides failing tests, LGTM

@cfelde cfelde merged commit 1294054 into hyperledger-web3j:master Dec 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants