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

fix: improve embedded version handling (#715) #832

Merged
merged 5 commits into from May 21, 2021

Commits on May 20, 2021

  1. chore: improve embedded version handling (googleapis#715)

    * chore: improve embedded version handling
    
    Use new feature in releasetool (googleapis/releasetool#317) to manage the client version instead of maven tricks introduced in googleapis#451
    
    * migrate to new version scheme
    
    * rename back to Version
    
    * config release-please for version bumps
    
    * make sure file doesnt get clobbered
    
    * add a couple of tests
    
    * fmt
    
    (cherry picked from commit 1af8925)
    igorbernstein2 authored and kolea2 committed May 20, 2021
    Copy the full SHA
    7802036 View commit details
    Browse the repository at this point in the history
  2. update version

    kolea2 committed May 20, 2021
    Copy the full SHA
    2d30f0e View commit details
    Browse the repository at this point in the history
  3. fix test

    kolea2 committed May 20, 2021
    Copy the full SHA
    faf33c8 View commit details
    Browse the repository at this point in the history
  4. fix: add back in extraFiles and fix file path (googleapis#833)

    (cherry picked from commit f914954)
    kolea2 committed May 20, 2021
    Copy the full SHA
    af36347 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. fix test

    kolea2 committed May 21, 2021
    Copy the full SHA
    d54b41d View commit details
    Browse the repository at this point in the history