Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / oxidecomputer/oxide.go issues and pull requests
#78 - Handle nested allOf references types within oneOfs
Pull Request -
State: closed - Opened by karencfv about 2 years ago
#77 - Update omicron to 4c72229
Pull Request -
State: closed - Opened by karencfv about 2 years ago
#76 - Bump github.com/getkin/kin-openapi from 0.102.0 to 0.103.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, go
#75 - Handle enum types within structs
Pull Request -
State: closed - Opened by karencfv about 2 years ago
#74 - Use generated types instead of strings
Issue -
State: closed - Opened by karencfv about 2 years ago
Labels: enhancement, bug
#73 - Bump github.com/getkin/kin-openapi from 0.101.0 to 0.102.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, go
#72 - Properly handle nested allof references types within oneofs
Issue -
State: closed - Opened by karencfv about 2 years ago
Labels: bug
#71 - Update types and methods to Omicron 85c7409
Pull Request -
State: closed - Opened by karencfv about 2 years ago
#70 - Update Go to 1.18
Pull Request -
State: closed - Opened by karencfv about 2 years ago
#69 - No need for txt extensions
Pull Request -
State: closed - Opened by karencfv about 2 years ago
Labels: enhancement
#68 - Improve README and CONTRIBUTING docs
Pull Request -
State: closed - Opened by karencfv about 2 years ago
#67 - Hanndle allOf types more gracefully
Issue -
State: open - Opened by karencfv about 2 years ago
- 1 comment
Labels: feature, breaking change
#66 - Use templates to generate methods
Pull Request -
State: closed - Opened by karencfv about 2 years ago
#65 - Handle other content types other than application/json more gracefully
Issue -
State: open - Opened by karencfv about 2 years ago
Labels: feature
#64 - Add remaining templates
Pull Request -
State: closed - Opened by karencfv about 2 years ago
#63 - [BUG] Request body not included in method description
Issue -
State: open - Opened by karencfv about 2 years ago
Labels: bug
#62 - Add Templates for ListAll and methods with a response type and no body
Pull Request -
State: closed - Opened by karencfv about 2 years ago
#61 - Modify gen action to run on event
Pull Request -
State: closed - Opened by karencfv about 2 years ago
#60 - Update to 0.0.21
Pull Request -
State: closed - Opened by karencfv about 2 years ago
#59 - Update version
Pull Request -
State: closed - Opened by karencfv about 2 years ago
- 1 comment
#58 - update version
Pull Request -
State: closed - Opened by karencfv about 2 years ago
- 1 comment
#57 - Update API to Omicron 067c678
Pull Request -
State: closed - Opened by karencfv about 2 years ago
#56 - Fix ListAll bug and begin contructing template
Pull Request -
State: closed - Opened by karencfv about 2 years ago
#55 - Beginning of path gen refactor
Pull Request -
State: closed - Opened by karencfv about 2 years ago
#54 - [BUG] Queries not generated in paths
Issue -
State: closed - Opened by karencfv about 2 years ago
- 1 comment
Labels: bug
#53 - Add support for allOf types
Pull Request -
State: closed - Opened by karencfv about 2 years ago
#52 - Switch over to writing to file using struct templates
Pull Request -
State: closed - Opened by karencfv about 2 years ago
#51 - Construct responses through templates
Pull Request -
State: closed - Opened by karencfv about 2 years ago
#50 - Populate the remaining enums
Pull Request -
State: closed - Opened by karencfv about 2 years ago
#49 - Populate template structs for enums
Pull Request -
State: closed - Opened by karencfv about 2 years ago
#48 - Populate TypeTemplates with OneOf
Pull Request -
State: closed - Opened by karencfv about 2 years ago
#47 - Populate `TypeTemplate` structs
Pull Request -
State: closed - Opened by karencfv about 2 years ago
#46 - Bump github.com/getkin/kin-openapi from 0.98.0 to 0.99.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#45 - Decrease the amount of places where strings are written to file
Pull Request -
State: closed - Opened by karencfv about 2 years ago
#44 - Continue to restructure types generation
Pull Request -
State: closed - Opened by karencfv about 2 years ago
#43 - Start to resctructure type generation
Pull Request -
State: closed - Opened by karencfv over 2 years ago
#42 - Remove Name type conversion exception
Pull Request -
State: closed - Opened by karencfv over 2 years ago
#41 - Clean up
Pull Request -
State: closed - Opened by karencfv over 2 years ago
#40 - First part of structuring type generation
Pull Request -
State: closed - Opened by karencfv over 2 years ago
#39 - Add tests for all generated code
Pull Request -
State: closed - Opened by karencfv over 2 years ago
#38 - Generated code test scaffolding
Pull Request -
State: closed - Opened by karencfv over 2 years ago
#37 - Generate validation methods
Issue -
State: closed - Opened by karencfv over 2 years ago
Labels: feature
#36 - Only generate necessary code and add some tests
Pull Request -
State: closed - Opened by karencfv over 2 years ago
#35 - Refactoring take 2
Pull Request -
State: closed - Opened by karencfv over 2 years ago
#34 - Structure packages
Pull Request -
State: closed - Opened by karencfv over 2 years ago
#33 - Remove individual services from client
Pull Request -
State: closed - Opened by karencfv over 2 years ago
#32 - Refactor naming customisations
Pull Request -
State: closed - Opened by karencfv over 2 years ago
- 1 comment
#31 - Update omicron c08906c to version v0.0.20
Pull Request -
State: closed - Opened by karencfv over 2 years ago
#30 - Update omicron 6804078 to version v0.0.19
Pull Request -
State: closed - Opened by karencfv over 2 years ago
- 1 comment
Labels: dependencies
#29 - Generate v0.0.18 client for Omicron 6170823
Pull Request -
State: closed - Opened by karencfv over 2 years ago
- 1 comment
#28 - Generate v0.0.17 client for Omicron e2bd1e8
Pull Request -
State: closed - Opened by karencfv over 2 years ago
- 1 comment
#27 - Disable example generation and modify code generation to be decoupled from oxide.rs
Pull Request -
State: closed - Opened by karencfv over 2 years ago
- 1 comment
#19 - generate adding the services (for tags) to the client
Issue -
State: closed - Opened by jessfraz over 2 years ago
#11 - have some way of tracking which sha of omicron this tagged version came from
Issue -
State: closed - Opened by jessfraz almost 3 years ago
#7 - make a github action that closes prs that change generated code
Issue -
State: closed - Opened by jessfraz almost 3 years ago