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

Huge batch of change pulled in from square #2

Merged
merged 5 commits into from
Aug 11, 2020

Conversation

cgruber
Copy link

@cgruber cgruber commented Aug 11, 2020

  • Substantial rework to replace gson with moshi
  • large chunk of java->kotlin migration
  • fix "mapping" of files/directories
  • support a working directory (instead of a random temp directory - mostly for debugging)
  • bump the max depth of search, for larger repositories.
  • Migrate a few classes to kotlin
  • clarify the behavior around mapping regexes
  • fix setting branch vs. tag, and make them properly behave for git repositories.

…d autovalues into data classes, and deal with the downstream impacts. In a few cases, migrate other files to Kotlin where it made things easier, in others just make some java-compat nicities.
 - support a working directory (instead of a random temp directory - mostly for debugging)
 - bump the max depth of search, for larger repositories.
 - Migrate a few classes to kotlin
 - clarify the behavior around mapping regexes
 - fix setting branch vs. tag, and make them properly behave for git repositories.
@cgruber cgruber merged commit 0c141a5 into geekinasuit:main Aug 11, 2020
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.

1 participant