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

Add .proto output files to kivakit-microservice GRPC service #89

Closed
jonathanl-telenav opened this issue Nov 5, 2021 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@jonathanl-telenav
Copy link
Contributor

This feature must not break backwards compatibility with 1.1.0

@jonathanl-telenav jonathanl-telenav added the enhancement New feature or request label Nov 5, 2021
@jonathanl-telenav jonathanl-telenav added this to the 1.1.1 milestone Nov 5, 2021
@jonathanl-telenav jonathanl-telenav self-assigned this Nov 5, 2021
jonathanl-telenav pushed a commit to Telenav/kivakit-extensions that referenced this issue Nov 5, 2021
 - Fix mesakit-clean-sparkling.sh call to remove_maven_repository
 - Fix File.relativeTo() method
 - Fix broken listener chain due to inheritance from mixin and base component (Telenav/kivakit#86)
  - Add .proto file output (Telenav/kivakit#89)
jonathanl-telenav pushed a commit that referenced this issue Nov 5, 2021
 - Fix mesakit-clean-sparkling.sh call to remove_maven_repository
 - Fix File.relativeTo() method
 - Fix broken listener chain due to inheritance from mixin and base component (#86)
  - Add .proto file output (#89)
@jonathanl-telenav
Copy link
Contributor Author

Added to 1.1.1-SNAPSHOT. Will merge to master and release the fixes.

jonathanl-telenav pushed a commit to Telenav/kivakit-assets that referenced this issue Nov 5, 2021
### added

   * [Add .proto output files to kivakit-microservice GRPC service](Telenav/kivakit#89)

### fixed

  * [Division microservice example is broken #87](Telenav/kivakit#87)
  * [Broken listener chain due to inheritance from mixin and base component #86](Telenav/kivakit#86)
  * [Documentation links are broken in kivakit 1.1.0 #88](Telenav/kivakit#88)
jonathanl-telenav pushed a commit to Telenav/cactus that referenced this issue Nov 5, 2021
### added

   * [Add .proto output files to kivakit-microservice GRPC service](Telenav/kivakit#89)

### fixed

  * [Division microservice example is broken #87](Telenav/kivakit#87)
  * [Broken listener chain due to inheritance from mixin and base component #86](Telenav/kivakit#86)
  * [Documentation links are broken in kivakit 1.1.0 #88](Telenav/kivakit#88)
jonathanl-telenav pushed a commit to Telenav/lexakai that referenced this issue Nov 5, 2021
### added

   * [Add .proto output files to kivakit-microservice GRPC service](Telenav/kivakit#89)

### fixed

  * [Division microservice example is broken #87](Telenav/kivakit#87)
  * [Broken listener chain due to inheritance from mixin and base component #86](Telenav/kivakit#86)
  * [Documentation links are broken in kivakit 1.1.0 #88](Telenav/kivakit#88)
jonathanl-telenav pushed a commit to Telenav/lexakai-annotations that referenced this issue Nov 5, 2021
### added

   * [Add .proto output files to kivakit-microservice GRPC service](Telenav/kivakit#89)

### fixed

  * [Division microservice example is broken #87](Telenav/kivakit#87)
  * [Broken listener chain due to inheritance from mixin and base component #86](Telenav/kivakit#86)
  * [Documentation links are broken in kivakit 1.1.0 #88](Telenav/kivakit#88)
jonathanl-telenav pushed a commit that referenced this issue Nov 5, 2021
### added

   * [Add .proto output files to kivakit-microservice GRPC service](#89)

### fixed

  * [Division microservice example is broken #87](#87)
  * [Broken listener chain due to inheritance from mixin and base component #86](#86)
  * [Documentation links are broken in kivakit 1.1.0 #88](#88)
jonathanl-telenav pushed a commit to Telenav/kivakit-examples that referenced this issue Nov 5, 2021
### added

   * [Add .proto output files to kivakit-microservice GRPC service](Telenav/kivakit#89)

### fixed

  * [Division microservice example is broken #87](Telenav/kivakit#87)
  * [Broken listener chain due to inheritance from mixin and base component #86](Telenav/kivakit#86)
  * [Documentation links are broken in kivakit 1.1.0 #88](Telenav/kivakit#88)
jonathanl-telenav pushed a commit to Telenav/kivakit-extensions that referenced this issue Nov 5, 2021
### added

   * [Add .proto output files to kivakit-microservice GRPC service](Telenav/kivakit#89)

### fixed

  * [Division microservice example is broken #87](Telenav/kivakit#87)
  * [Broken listener chain due to inheritance from mixin and base component #86](Telenav/kivakit#86)
  * [Documentation links are broken in kivakit 1.1.0 #88](Telenav/kivakit#88)
jonathanl-telenav pushed a commit to Telenav/kivakit-extensions that referenced this issue Nov 5, 2021
### added

   * [Add .proto output files to kivakit-microservice GRPC service](Telenav/kivakit#89)

### fixed

  * [Division microservice example is broken #87](Telenav/kivakit#87)
  * [Broken listener chain due to inheritance from mixin and base component #86](Telenav/kivakit#86)
  * [Documentation links are broken in kivakit 1.1.0 #88](Telenav/kivakit#88)
jonathanl-telenav pushed a commit to Telenav/lexakai-annotations that referenced this issue Nov 6, 2021
### added

   * [Add .proto output files to kivakit-microservice GRPC service](Telenav/kivakit#89)
   * Upgraded to (modular) Wicket 9.6
   * Build documentation

### fixed

  * [Division microservice example is broken #87](Telenav/kivakit#87)
  * [Broken listener chain due to inheritance from mixin and base component #86](Telenav/kivakit#86)
  * [Documentation links are broken in kivakit 1.1.0 #88](Telenav/kivakit#88)
jonathanl-telenav pushed a commit to Telenav/kivakit-extensions that referenced this issue Nov 6, 2021
### added

   * [Add .proto output files to kivakit-microservice GRPC service](Telenav/kivakit#89)
   * Upgraded to (modular) Wicket 9.6
   * Build documentation

### fixed

  * [Division microservice example is broken #87](Telenav/kivakit#87)
  * [Broken listener chain due to inheritance from mixin and base component #86](Telenav/kivakit#86)
  * [Documentation links are broken in kivakit 1.1.0 #88](Telenav/kivakit#88)
jonathanl-telenav pushed a commit to Telenav/mesakit-extensions that referenced this issue Nov 6, 2021
### added

   * [Add .proto output files to kivakit-microservice GRPC service](Telenav/kivakit#89)
   * Upgraded to (modular) Wicket 9.6
   * Build documentation

### fixed

  * [Division microservice example is broken #87](Telenav/kivakit#87)
  * [Broken listener chain due to inheritance from mixin and base component #86](Telenav/kivakit#86)
  * [Documentation links are broken in kivakit 1.1.0 #88](Telenav/kivakit#88)
jonathanl-telenav pushed a commit to Telenav/mesakit-examples that referenced this issue Nov 6, 2021
### added

   * [Add .proto output files to kivakit-microservice GRPC service](Telenav/kivakit#89)
   * Upgraded to (modular) Wicket 9.6
   * Build documentation

### fixed

  * [Division microservice example is broken #87](Telenav/kivakit#87)
  * [Broken listener chain due to inheritance from mixin and base component #86](Telenav/kivakit#86)
  * [Documentation links are broken in kivakit 1.1.0 #88](Telenav/kivakit#88)
jonathanl-telenav pushed a commit to Telenav/kivakit-examples that referenced this issue Nov 6, 2021
### added

   * [Add .proto output files to kivakit-microservice GRPC service](Telenav/kivakit#89)
   * Upgraded to (modular) Wicket 9.6
   * Build documentation

### fixed

  * [Division microservice example is broken #87](Telenav/kivakit#87)
  * [Broken listener chain due to inheritance from mixin and base component #86](Telenav/kivakit#86)
  * [Documentation links are broken in kivakit 1.1.0 #88](Telenav/kivakit#88)
jonathanl-telenav pushed a commit to Telenav/kivakit-assets that referenced this issue Nov 6, 2021
### added

   * [Add .proto output files to kivakit-microservice GRPC service](Telenav/kivakit#89)
   * Upgraded to (modular) Wicket 9.6
   * Build documentation

### fixed

  * [Division microservice example is broken #87](Telenav/kivakit#87)
  * [Broken listener chain due to inheritance from mixin and base component #86](Telenav/kivakit#86)
  * [Documentation links are broken in kivakit 1.1.0 #88](Telenav/kivakit#88)
jonathanl-telenav pushed a commit to Telenav/cactus that referenced this issue Nov 6, 2021
### added

   * [Add .proto output files to kivakit-microservice GRPC service](Telenav/kivakit#89)
   * Upgraded to (modular) Wicket 9.6
   * Build documentation

### fixed

  * [Division microservice example is broken #87](Telenav/kivakit#87)
  * [Broken listener chain due to inheritance from mixin and base component #86](Telenav/kivakit#86)
  * [Documentation links are broken in kivakit 1.1.0 #88](Telenav/kivakit#88)
jonathanl-telenav pushed a commit that referenced this issue Nov 6, 2021
### added

   * [Add .proto output files to kivakit-microservice GRPC service](#89)
   * Upgraded to (modular) Wicket 9.6
   * Build documentation

### fixed

  * [Division microservice example is broken #87](#87)
  * [Broken listener chain due to inheritance from mixin and base component #86](#86)
  * [Documentation links are broken in kivakit 1.1.0 #88](#88)
jonathanl-telenav pushed a commit to Telenav/mesakit that referenced this issue Nov 6, 2021
### added

   * [Add .proto output files to kivakit-microservice GRPC service](Telenav/kivakit#89)

### fixed

  * [Division microservice example is broken #87](Telenav/kivakit#87)
  * [Broken listener chain due to inheritance from mixin and base component #86](Telenav/kivakit#86)
  * [Documentation links are broken in kivakit 1.1.0 #88](Telenav/kivakit#88)
jonathanl-telenav pushed a commit to Telenav/mesakit that referenced this issue Nov 6, 2021
### added

   * [Add .proto output files to kivakit-microservice GRPC service](Telenav/kivakit#89)
   * Upgraded to (modular) Wicket 9.6
   * Build documentation

### fixed

  * [Division microservice example is broken #87](Telenav/kivakit#87)
  * [Broken listener chain due to inheritance from mixin and base component #86](Telenav/kivakit#86)
  * [Documentation links are broken in kivakit 1.1.0 #88](Telenav/kivakit#88)
jonathanl-telenav pushed a commit to Telenav/kivakit-extensions that referenced this issue Nov 6, 2021
### added

   * [Add .proto output files to kivakit-microservice GRPC service](Telenav/kivakit#89)
   * Upgraded to (modular) Wicket 9.6
   * Build documentation

### fixed

  * [Division microservice example is broken #87](Telenav/kivakit#87)
  * [Broken listener chain due to inheritance from mixin and base component #86](Telenav/kivakit#86)
  * [Documentation links are broken in kivakit 1.1.0 #88](Telenav/kivakit#88)
jonathanl-telenav pushed a commit to Telenav/kivakit-assets that referenced this issue Nov 6, 2021
### added

   * [Add .proto output files to kivakit-microservice GRPC service](Telenav/kivakit#89)
   * Upgraded to (modular) Wicket 9.6
   * Build documentation

### fixed

  * [Division microservice example is broken #87](Telenav/kivakit#87)
  * [Broken listener chain due to inheritance from mixin and base component #86](Telenav/kivakit#86)
  * [Documentation links are broken in kivakit 1.1.0 #88](Telenav/kivakit#88)
jonathanl-telenav pushed a commit that referenced this issue Nov 6, 2021
### added

   * [Add .proto output files to kivakit-microservice GRPC service](#89)
   * Upgraded to (modular) Wicket 9.6
   * Build documentation

### fixed

  * [Division microservice example is broken #87](#87)
  * [Broken listener chain due to inheritance from mixin and base component #86](#86)
  * [Documentation links are broken in kivakit 1.1.0 #88](#88)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant