Ecosyste.ms: Issues

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

GitHub / stripe/skycfg issues and pull requests

#110 - Allow users to configure where print() output goes

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

#109 - Feature Request: File module

Issue - State: open - Opened by andrewhamon about 1 year ago - 2 comments

#108 - Make prototext output deterministic

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

#104 - Add flatten on eval

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

#103 - Non-determinism with oneofs

Issue - State: open - Opened by shubhitms about 2 years ago

#102 - Update rules_go & gazelle to latest version

Pull Request - State: open - Opened by lenage over 2 years ago - 4 comments

#101 - Fixing error message for custom entrypoint

Pull Request - State: closed - Opened by henryc-stripe almost 3 years ago

#100 - Fix autoboxing of wrapperspb types

Pull Request - State: closed - Opened by seena-stripe about 3 years ago

#99 - valueToStarlark support for enumKind

Pull Request - State: closed - Opened by seena-stripe about 3 years ago

#98 - Simplify tests with runSkycfgTests test runner

Pull Request - State: closed - Opened by seena-stripe about 3 years ago

#97 - Correct switch from newJsonModule to starlarkjson.Module

Pull Request - State: closed - Opened by seena-stripe about 3 years ago

#96 - Copy starlarkjson.Module in newJsonModule

Pull Request - State: closed - Opened by seena-stripe about 3 years ago

#95 - Add tests to ensure no copy on assignment, fix map

Pull Request - State: closed - Opened by seena-stripe about 3 years ago

#94 - Protobuf API V2: compatibility fixes

Pull Request - State: closed - Opened by seena-stripe about 3 years ago

#92 - Downgrade google.golang.org/protobuf to 1.25.0

Pull Request - State: closed - Opened by seena-stripe about 3 years ago

#91 - Support passing in variables into tests

Pull Request - State: closed - Opened by seena-stripe about 3 years ago

#90 - Protobuf api V2: add protoMessage, merge and autoboxing wrapperspb

Pull Request - State: closed - Opened by seena-stripe about 3 years ago

#89 - Drop gogo support

Pull Request - State: closed - Opened by seena-stripe about 3 years ago - 1 comment

#88 - Protobuf API V2: Add map, repeated, type conversions

Pull Request - State: closed - Opened by seena-stripe about 3 years ago

#87 - Move assert.go, fail.go to separate assertmodule

Pull Request - State: closed - Opened by seena-stripe about 3 years ago

#86 - Switching to Protobuf v2 breaks generation of K8S protos

Issue - State: open - Opened by hagmonk almost 4 years ago - 15 comments

#85 - Update build badge

Pull Request - State: closed - Opened by idiamond-stripe almost 4 years ago

#84 - Export proto package as a starlark value.

Pull Request - State: closed - Opened by chhsia0 almost 4 years ago - 1 comment

#83 - Add a proto.to_any method

Pull Request - State: closed - Opened by idiamond-stripe about 4 years ago - 4 comments

#82 - Add Envoy Skycfg Example

Pull Request - State: closed - Opened by idiamond-stripe about 4 years ago - 1 comment

#81 - test on go 1.15

Pull Request - State: closed - Opened by alex about 4 years ago

#80 - go/protobuf api v2: Should skycfg migrate to v2?

Issue - State: closed - Opened by dilyevsky over 4 years ago - 1 comment

#79 - Feature: Support OpenAPI reflection

Issue - State: open - Opened by dilyevsky over 4 years ago - 3 comments

#78 - Implement `Comparable` for enum types and values.

Pull Request - State: closed - Opened by jmillikin-stripe over 4 years ago - 1 comment

#77 - Implement starlark.Comparable for enums.

Pull Request - State: closed - Opened by dilyevsky over 4 years ago - 1 comment

#76 - Unexpected behaviour when checking equality of enums

Issue - State: closed - Opened by tan-stripe over 4 years ago - 1 comment

#75 - Update tested Go toolchain versions to [1.12, 1.13, 1.14]

Pull Request - State: closed - Opened by jmillikin-stripe over 4 years ago

#74 - Add a WithEntryPoint ExecOption

Pull Request - State: closed - Opened by abloom-stripe over 4 years ago - 1 comment

#73 - Fix construction of multiply-nested message types.

Pull Request - State: closed - Opened by jmillikin-stripe almost 5 years ago - 1 comment

#72 - [yaml]: Update YAML parser to yaml.v3

Pull Request - State: closed - Opened by dilyevsky almost 5 years ago - 1 comment

#71 - Invalid Ingress Definition With IngressRuleValue

Issue - State: closed - Opened by dmizelle almost 5 years ago - 4 comments

#70 - How to work with k8s CRDs

Issue - State: open - Opened by leoluk almost 5 years ago - 6 comments

#69 - Generated empty messages without `proto.Clone`.

Pull Request - State: closed - Opened by chhsia0 almost 5 years ago - 3 comments

#68 - Run CI builds with Go versions v1.12 and v1.13

Pull Request - State: closed - Opened by jmillikin-stripe almost 5 years ago

#67 - go.mod: Update proto dependecies.

Pull Request - State: closed - Opened by dilyevsky almost 5 years ago - 4 comments

#66 - Add `assert.fails` to check if a function fails.

Pull Request - State: closed - Opened by mmoriarity-stripe almost 5 years ago

#65 - Move testdata protos under internal/ and use more compatible paths.

Pull Request - State: closed - Opened by jmillikin-stripe about 5 years ago - 1 comment

#64 - Go 1.13's `go mod tidy` fails to import skycfg generated test protos

Issue - State: closed - Opened by jbarrick-mesosphere about 5 years ago - 4 comments

#63 - Clear the message wrapper's attribute cache after bulk mutations.

Pull Request - State: closed - Opened by jmillikin-stripe about 5 years ago

#61 - Fix nested repeated proto fields unlinking.

Pull Request - State: closed - Opened by dilyevsky over 5 years ago

#59 - add more support for yaml key types

Pull Request - State: closed - Opened by yq-stripe over 5 years ago

#58 - add support for more yaml key/value types

Pull Request - State: closed - Opened by yq-stripe over 5 years ago - 2 comments

#57 - extend supported types for yaml

Pull Request - State: closed - Opened by canthefason over 5 years ago - 1 comment

#56 - autoboxing scalars to their corresponding wrapper types

Pull Request - State: closed - Opened by yq-stripe over 5 years ago - 1 comment

#55 - Migrate CI from TravisCI to Github Actions

Issue - State: closed - Opened by jmillikin-stripe over 5 years ago - 1 comment

#54 - Update the starlark-go dependency to current HEAD.

Pull Request - State: closed - Opened by jmillikin-stripe over 5 years ago

#53 - starlark: use the new CallStack API

Pull Request - State: closed - Opened by jbdalido over 5 years ago - 1 comment

#52 - Should skycfg allow recursion, floats, etc?

Issue - State: closed - Opened by dilyevsky over 5 years ago - 1 comment

#51 - Update starlark-go dependency.

Pull Request - State: closed - Opened by dilyevsky over 5 years ago

#49 - Handle type aliasing for string pointer fields.

Pull Request - State: closed - Opened by dilyevsky over 5 years ago - 6 comments

#48 - Envoy's SocketAddress.port_value can be > 65535?

Issue - State: closed - Opened by pcn over 5 years ago - 3 comments

#47 - [yaml]: support yaml.unmarshal

Pull Request - State: closed - Opened by cxuu over 5 years ago - 1 comment

#46 - Add support for proto.to_any

Pull Request - State: closed - Opened by michaelkipper over 5 years ago - 4 comments

#45 - Using skycfg with proto.Any

Issue - State: closed - Opened by michaelkipper over 5 years ago - 1 comment

#44 - Errors lack parsing context

Issue - State: closed - Opened by y3llowcake over 5 years ago - 1 comment

#43 - Fix stray HTML in README

Pull Request - State: closed - Opened by jmillikin-stripe almost 6 years ago

#42 - Give the caller a hint that the `gogocompat` module exists

Pull Request - State: closed - Opened by pcn almost 6 years ago - 1 comment

#41 - Add a gogocompat package for GoGo compatibility shims.

Pull Request - State: closed - Opened by jmillikin-stripe almost 6 years ago - 1 comment

#40 - Learning more on the way to envoy configs

Issue - State: closed - Opened by pcn almost 6 years ago - 5 comments

#39 - Add assertion functions to testing contexts

Pull Request - State: closed - Opened by choo-stripe almost 6 years ago

#38 - Make sky proto structs comparable

Pull Request - State: closed - Opened by choo-stripe almost 6 years ago - 1 comment

#37 - Adding test infrastructure to skycfg

Pull Request - State: closed - Opened by choo-stripe almost 6 years ago - 1 comment

#36 - Add function to execute tests

Pull Request - State: closed - Opened by choo-stripe almost 6 years ago - 1 comment

#35 - Support gogoproto.stdduration option.

Pull Request - State: closed - Opened by dilyevsky almost 6 years ago - 1 comment

#32 - Another envoy-related question - duration bottoming out as "time".Duration

Issue - State: closed - Opened by pcn almost 6 years ago - 12 comments

#31 - Use custom proto registry for proto.package.

Pull Request - State: closed - Opened by dilyevsky almost 6 years ago - 1 comment

#30 - Syntax/required boilerplate for accessing a top-level enum?

Issue - State: closed - Opened by pcn almost 6 years ago - 9 comments

#29 - Handling envoy's StatsSink.config?

Issue - State: closed - Opened by pcn almost 6 years ago - 11 comments

#28 - [kube]: Initial Kuberetes module implementation.

Pull Request - State: closed - Opened by dilyevsky almost 6 years ago - 1 comment

#27 - whats the correct way to convert non protobuf fields ?

Issue - State: closed - Opened by ymolists almost 6 years ago - 7 comments

#26 - [json] Move yaml logic to yaml.go.

Pull Request - State: closed - Opened by ttsugriy almost 6 years ago

#25 - [hash] Factor out common hash function creation logic.

Pull Request - State: closed - Opened by ttsugriy almost 6 years ago

#24 - kubernetes: ideas how to handle embedded fields.

Issue - State: open - Opened by dilyevsky almost 6 years ago - 2 comments

#23 - another starlark / proto binding

Issue - State: open - Opened by alandonovan almost 6 years ago - 6 comments

#22 - Example for terraform resources?

Issue - State: closed - Opened by yujunz almost 6 years ago - 2 comments

#21 - CodeGen?

Issue - State: closed - Opened by pcj almost 6 years ago - 1 comment

#20 - Update README with review comments.

Pull Request - State: closed - Opened by jmillikin-stripe almost 6 years ago - 3 comments

#19 - Re-export Skycfg modules as Stalark predeclared values.

Pull Request - State: closed - Opened by dilyevsky almost 6 years ago - 1 comment

#18 - Add basic godoc to the top-level skycfg package.

Pull Request - State: closed - Opened by jmillikin-stripe almost 6 years ago - 1 comment

#17 - Fill out the README with an introduction and examples.

Pull Request - State: closed - Opened by jmillikin-stripe almost 6 years ago - 2 comments

#16 - Add LICENSE and SPDX headers.

Pull Request - State: closed - Opened by jmillikin-stripe almost 6 years ago - 2 comments

#15 - Stabilize the ProtoRegistry API once go-protobuf's api-v2 lands

Issue - State: open - Opened by jmillikin-stripe almost 6 years ago - 2 comments

#14 - Integrate groupVersion info into `proto.package`.

Issue - State: open - Opened by dilyevsky almost 6 years ago - 2 comments

#13 - Support "bytes" proto (v2/v3) type.

Pull Request - State: closed - Opened by dilyevsky almost 6 years ago - 3 comments

#12 - Extend the wasm demo to use the upstream Address Book example.

Pull Request - State: closed - Opened by jmillikin-stripe almost 6 years ago - 1 comment

#11 - Disable testing WASM example on Go master.

Pull Request - State: closed - Opened by jmillikin-stripe almost 6 years ago

#10 - Fix failing tests.

Pull Request - State: closed - Opened by dilyevsky almost 6 years ago - 5 comments

#9 - Add basic Kubernetes example.

Pull Request - State: closed - Opened by dilyevsky almost 6 years ago - 8 comments

#8 - Special-case Kubernetes protos to avoid panics from jsonpb.

Pull Request - State: closed - Opened by jmillikin-stripe about 6 years ago

#7 - Handle newtypes in the Kubernetes API (+ better type errors).

Pull Request - State: closed - Opened by jmillikin-stripe about 6 years ago