asyncapi / shape-up-process

This repo contains pitches and the current cycle bets. More info about the Shape Up process: https://basecamp.com/shapeup
https://shapeup.asyncapi.io
11 stars 8 forks source link

Research other libraries #30

Closed jonaslagoni closed 3 years ago

jonaslagoni commented 3 years ago

Learn from what QuickType and OpenAPI generator has been through in regards to types and see if we can learn anything.

When the two research issues are done we share the findings.

Sub tasks:

asyncapi-bot commented 3 years ago

Hey! You've labeled this issue as a Scope. Remember you can use the following command to inform about its progress:

/progress <percentage> [message]

or

/progress <percentage>

A mutiline message.
It supports **Markdown**.
Example:
/progress 40 We're still figuring out how to implement this. We have an idea but it is not yet confirmed it will work.
/progress 50

A few notes:

* We got this figured out :tada:
* We're going to use [this library](#link-to-website) to avoid losing time implementing this algorithm.
* We decided to go for the quickest solution and will improve it if we got time at the end of the cycle.

:weight_lifting_woman: See the progress on the Shape Up Dashboard.

asyncapi-bot commented 3 years ago

Hey! You've labeled this issue as a Scope. Remember you can use the following command to inform about its progress:

/progress <percentage> [message]

or

/progress <percentage>

A mutiline message.
It supports **Markdown**.
Example:
/progress 40 We're still figuring out how to implement this. We have an idea but it is not yet confirmed it will work.
/progress 50

A few notes:

* We got this figured out :tada:
* We're going to use [this library](#link-to-website) to avoid losing time implementing this algorithm.
* We decided to go for the quickest solution and will improve it if we got time at the end of the cycle.

:weight_lifting_woman: See the progress on the Shape Up Dashboard.

jonaslagoni commented 3 years ago

/progress 5 Finished the research regarding QuickType.

magicmatatjahu commented 3 years ago

/progress 6 Start investigation on Angular Schematics and OpenAPI-codegen

magicmatatjahu commented 3 years ago

/progress 10 Finished the investigation on Angular Schematics. Comment is here https://github.com/asyncapi/shape-up-process/issues/34#issuecomment-745259865

magicmatatjahu commented 3 years ago

/progress 15 Finished the investigation of OpenAPI-generator. Comments is here https://github.com/asyncapi/shape-up-process/issues/33#issuecomment-745265653

magicmatatjahu commented 3 years ago

/progress 100 Investigation for tools is done.