issues
search
stripe
/
skycfg
Skycfg is an extension library for the Starlark language that adds support for constructing Protocol Buffer messages.
Apache License 2.0
648
stars
54
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
K8S example is broken
#124
tcolgate
opened
1 month ago
0
Make protobuf map --> starlark.Dict ordering deterministic
#123
ryanpbrewster
opened
2 months ago
0
Add murmur3 to hash module
#122
aadi-stripe
closed
2 months ago
0
Support custom error message in assertion module
#121
LINKIWI
opened
5 months ago
0
Support name and number accessors on enum values
#120
LINKIWI
opened
5 months ago
0
Accommodate Starlark reserved keywords as Protobuf message field names
#119
LINKIWI
opened
5 months ago
2
[wip] VERY WIP
#118
marckysharky
opened
8 months ago
1
Bump google.golang.org/protobuf from 1.25.1-0.20201016220047-aa45c4675289 to 1.33.0 in /_examples/envoy
#117
dependabot[bot]
opened
8 months ago
0
Bump google.golang.org/protobuf from 1.25.1-0.20201016220047-aa45c4675289 to 1.33.0 in /_examples/wasm
#116
dependabot[bot]
opened
8 months ago
0
Bump google.golang.org/protobuf from 1.25.0 to 1.33.0
#115
dependabot[bot]
opened
8 months ago
0
Fix protomodule.NewMessage handling of protobuf field presence
#113
ryanpbrewster
closed
9 months ago
1
Upgrading the Go version and Bazel Version
#112
silicon-ninja
opened
10 months ago
0
Support non-protobuf output and enhance flatten lists option
#111
jwog-stripe
closed
10 months ago
0
Allow users to configure where print() output goes
#110
timothyg-stripe
closed
1 year ago
0
Feature Request: File module
#109
andrewhamon
opened
1 year ago
2
Make prototext output deterministic
#108
pcj
closed
1 year ago
2
feat: support assigning arbitrary protobuf messages to `protobuf.Any`
#105
jbrown-stripe
closed
1 year ago
0
Add flatten on eval
#104
garvinp-stripe
closed
1 year ago
0
Non-determinism with oneofs
#103
shubhitms
opened
2 years ago
0
Update rules_go & gazelle to latest version
#102
lenage
opened
2 years ago
4
Fixing error message for custom entrypoint
#101
henryc-stripe
closed
2 years ago
0
Fix autoboxing of wrapperspb types
#100
seena-stripe
closed
3 years ago
0
valueToStarlark support for enumKind
#99
seena-stripe
closed
3 years ago
0
Simplify tests with runSkycfgTests test runner
#98
seena-stripe
closed
3 years ago
0
Correct switch from newJsonModule to starlarkjson.Module
#97
seena-stripe
closed
3 years ago
0
Copy starlarkjson.Module in newJsonModule
#96
seena-stripe
closed
3 years ago
0
Add tests to ensure no copy on assignment, fix map
#95
seena-stripe
closed
3 years ago
1
Protobuf API V2: compatibility fixes
#94
seena-stripe
closed
3 years ago
0
Protobuf API V2: finish implementation and switchover skycfg to using new impl
#93
seena-stripe
closed
3 years ago
0
Downgrade google.golang.org/protobuf to 1.25.0
#92
seena-stripe
closed
3 years ago
0
Support passing in variables into tests
#91
seena-stripe
closed
3 years ago
0
Protobuf api V2: add protoMessage, merge and autoboxing wrapperspb
#90
seena-stripe
closed
3 years ago
0
Drop gogo support
#89
seena-stripe
closed
3 years ago
1
Protobuf API V2: Add map, repeated, type conversions
#88
seena-stripe
closed
3 years ago
0
Move assert.go, fail.go to separate assertmodule
#87
seena-stripe
closed
3 years ago
0
Switching to Protobuf v2 breaks generation of K8S protos
#86
hagmonk
opened
3 years ago
15
Update build badge
#85
idiamond-stripe
closed
3 years ago
0
Export proto package as a starlark value.
#84
chhsia0
closed
4 years ago
1
Add a proto.to_any method
#83
idiamond-stripe
closed
4 years ago
4
Add Envoy Skycfg Example
#82
idiamond-stripe
closed
4 years ago
1
test on go 1.15
#81
alex
closed
4 years ago
0
go/protobuf api v2: Should skycfg migrate to v2?
#80
dilyevsky
closed
4 years ago
1
Feature: Support OpenAPI reflection
#79
dilyevsky
opened
4 years ago
3
Implement `Comparable` for enum types and values.
#78
jmillikin-stripe
closed
4 years ago
1
Implement starlark.Comparable for enums.
#77
dilyevsky
closed
4 years ago
1
Unexpected behaviour when checking equality of enums
#76
tan-stripe
closed
4 years ago
1
Update tested Go toolchain versions to [1.12, 1.13, 1.14]
#75
jmillikin-stripe
closed
4 years ago
0
Add a WithEntryPoint ExecOption
#74
abloom-stripe
closed
4 years ago
1
Fix construction of multiply-nested message types.
#73
jmillikin-stripe
closed
4 years ago
1
[yaml]: Update YAML parser to yaml.v3
#72
dilyevsky
closed
4 years ago
1
Next