Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / pulumi/schema-tools issues and pull requests

#52 - Schema-tools not summarizing property additions

Issue - State: open - Opened by t0yv0 about 1 year ago
Labels: kind/bug, needs-triage

#51 - Add optional tag arg for stats

Pull Request - State: open - Opened by mnlumi about 1 year ago

#50 - Schema-tools does not correctly label properties with a "oneOf" type

Issue - State: open - Opened by mjeffryes about 1 year ago - 2 comments
Labels: kind/enhancement

#49 - Warn on breaking function signatures

Pull Request - State: closed - Opened by iwahbe about 1 year ago

#48 - Fix breaking changes count

Pull Request - State: closed - Opened by iwahbe about 1 year ago

#47 - Add Apache-2 license file

Pull Request - State: closed - Opened by AaronFriel over 1 year ago

#46 - Repository has no license

Issue - State: closed - Opened by Trundle over 1 year ago - 2 comments
Labels: kind/question, resolution/fixed

#45 - Add missing severity levels

Pull Request - State: closed - Opened by iwahbe over 1 year ago

#44 - Order API versions in squeeze to prefer stable over preview

Pull Request - State: closed - Opened by mikhailshilkov over 1 year ago - 2 comments

#43 - Update to support providers in various git repository locations

Pull Request - State: closed - Opened by ringods over 1 year ago - 4 comments

#42 - Support for 3rd party providers

Issue - State: closed - Opened by ringods over 1 year ago - 4 comments
Labels: good-first-issue, kind/enhancement, resolution/fixed

#41 - Add rich text output

Pull Request - State: closed - Opened by iwahbe over 1 year ago - 2 comments

#40 - Don't warn on missing required on removed props

Pull Request - State: closed - Opened by iwahbe over 1 year ago

#39 - Bump github.com/cloudflare/circl from 1.1.0 to 1.3.3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#38 - Highlight severe breaking changes; improve output structure

Issue - State: closed - Opened by t0yv0 over 1 year ago
Labels: kind/enhancement, resolution/fixed

#37 - Implement version command

Pull Request - State: closed - Opened by rafiramadhana over 1 year ago - 2 comments

#36 - Refactor to internal and use linter

Pull Request - State: closed - Opened by iwahbe over 1 year ago

#35 - Refactor to `./internal` & use linter

Pull Request - State: closed - Opened by iwahbe over 1 year ago

#34 - Catch changes in required

Pull Request - State: closed - Opened by iwahbe over 1 year ago

#33 - Detect breaking changes in required-ness

Issue - State: closed - Opened by iwahbe over 1 year ago
Labels: kind/enhancement, resolution/fixed

#32 - Add a --details flag to the stats command

Pull Request - State: closed - Opened by mikhailshilkov over 1 year ago

#31 - Add option to show all current resources and functions in a schema

Issue - State: closed - Opened by mnlumi over 1 year ago - 1 comment
Labels: kind/enhancement, resolution/fixed

#30 - `schema-tools compare -n HEAD -p ${PKG}` is wrong

Issue - State: open - Opened by iwahbe over 1 year ago - 1 comment
Labels: good-first-issue, kind/bug

#29 - Disregard default versions when squeezing

Pull Request - State: closed - Opened by thomas11 over 1 year ago

#28 - Make schema squeeze paths configurable

Pull Request - State: closed - Opened by danielrbradley over 1 year ago

#27 - Update README.md

Pull Request - State: closed - Opened by mnlumi over 1 year ago

#26 - Add additional instructions to README

Pull Request - State: closed - Opened by mnlumi over 1 year ago

#25 - Implement `version` command

Issue - State: closed - Opened by kpitzen over 1 year ago - 4 comments
Labels: good-first-issue, impact/usability, kind/enhancement, resolution/fixed

#24 - Generate changelog message of resource/ function changes

Issue - State: open - Opened by aq17 over 1 year ago
Labels: kind/enhancement

#23 - Support type checking for versioned types

Issue - State: open - Opened by kpitzen over 1 year ago
Labels: impact/usability, kind/enhancement

#22 - Check that a new func schema has outputs != nil

Pull Request - State: closed - Opened by squaremo over 1 year ago

#21 - `nil` in FunctionSpec.Inputs skips processing outputs

Issue - State: closed - Opened by squaremo over 1 year ago - 1 comment
Labels: kind/bug, resolution/fixed

#20 - Fix compare to check for nil outputs

Pull Request - State: closed - Opened by danielrbradley over 1 year ago - 1 comment

#19 - Panic in azure-native comparison

Issue - State: closed - Opened by danielrbradley over 1 year ago
Labels: impact/panic, kind/bug

#18 - Upgrade pulumi/sdk dependency and set go.mod version to 1.20

Pull Request - State: closed - Opened by lblackstone over 1 year ago

#17 - Fix panic for nil Outputs

Pull Request - State: closed - Opened by lblackstone over 1 year ago

#16 - Missed added property

Issue - State: open - Opened by iwahbe over 1 year ago - 3 comments
Labels: kind/bug

#15 - Upgrade to handle FunctionSpec.Outputs and FunctionSpec.ReturnType both

Issue - State: open - Opened by t0yv0 over 1 year ago
Labels: kind/enhancement

#14 - Extract compare logic so we can test it then improve the output

Pull Request - State: closed - Opened by danielrbradley over 1 year ago - 1 comment

#13 - Experimental command to compare resource to its other API version

Pull Request - State: closed - Opened by mikhailshilkov over 1 year ago - 5 comments

#12 - Improve summary of large diffs

Issue - State: open - Opened by iwahbe over 1 year ago - 2 comments
Labels: kind/enhancement

#11 - Explain non-type breaking changes better

Issue - State: open - Opened by danielrbradley over 1 year ago
Labels: kind/enhancement

#10 - Highlight change in plain values

Issue - State: open - Opened by danielrbradley almost 2 years ago
Labels: kind/enhancement

#9 - Genericize `compare` command flags

Issue - State: open - Opened by jkodroff almost 2 years ago
Labels: kind/enhancement

#8 - Fix panic when all arguments are dropped from the new version of a funnction

Pull Request - State: closed - Opened by jkodroff almost 2 years ago - 1 comment

#7 - Fix swapped type change warnings

Pull Request - State: closed - Opened by thomas11 almost 2 years ago

#6 - Remove azure-native metadata comparison

Pull Request - State: closed - Opened by danielrbradley about 2 years ago - 1 comment

#5 - Expand metrics, add tests.

Pull Request - State: closed - Opened by jkodroff about 2 years ago

#4 - Add tests, makefile.

Pull Request - State: closed - Opened by jkodroff over 2 years ago

#3 - Refactor to idiomatic go

Pull Request - State: closed - Opened by jkodroff over 2 years ago

#2 - Jkodroff/enhance stats

Pull Request - State: closed - Opened by jkodroff over 2 years ago

#1 - Initial cleanup

Pull Request - State: closed - Opened by jkodroff over 2 years ago