Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Protocol Buffers for Typescript

Creating better tooling around gRPC and Protocol Buffers for Web, NodeJS and TypeScript ecosystem.
Collective - Host: opensource - https://opencollective.com/protoc-gen-ts - Code: https://github.com/thesayyn

release: cut 0.4.0

github.com/thesayyn/protoc-gen-ts - 05324f08ff3dcf054e6f1b84beefab5deaca9218 authored over 3 years ago
fix: cast map.deserializeBinary to any

github.com/thesayyn/protoc-gen-ts - fa462e47d4bacf6ec36671676c5f67f63a930e1a authored over 3 years ago
Bump github.com/docker/cli (#1101)

Bumps [github.com/docker/cli](https://github.com/docker/cli) from 20.10.7+incompatible to 20.10....

github.com/thesayyn/go-containerregistry - 54c3445d5232a3f1975af8b412210beca81c2114 authored over 3 years ago
Bump github.com/docker/docker (#1100)

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.7+incompatible to ...

github.com/thesayyn/go-containerregistry - be17d0adb84d1aef46f2c58671f7a2254bc46a8b authored over 3 years ago
Add --set-base-image-annotations flag to crane append (#1098)

* Add --annotate flag to crane append

This flag instructs crane append to annotate the result...

github.com/thesayyn/go-containerregistry - 1830951810dc31cfc07144029abfe905e50e9ac9 authored over 3 years ago
Bump codecov/codecov-action from 1 to 2.0.2 (#1095)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 2.0.2.
- [R...

github.com/thesayyn/go-containerregistry - a65a0a616b77e0460c5b4b999d3afc346e2d21af authored over 3 years ago
Bump actions/stale from 3 to 4 (#1096)

Bumps [actions/stale](https://github.com/actions/stale) from 3 to 4.
- [Release notes](https://...

github.com/thesayyn/go-containerregistry - d6bc6d58c0d10eefc526d17c9bbf4ba42621be09 authored over 3 years ago
Update dependabot.yml (#1084)

github.com/thesayyn/go-containerregistry - 1781b9f1657c7c0275b12b65c7ac50807a7c8ed0 authored over 3 years ago
Add static.NewLayer (#1093)

* Add static.NewLayer

* Document that static layer contents aren't compressed

* remove unn...

github.com/thesayyn/go-containerregistry - 092caf0f50b9a09588b653e08480ec4077cb289f authored over 3 years ago
Add recipe to calculate image size (#1088)

* Add recipe to calculate image size

* document --platform for indexes

github.com/thesayyn/go-containerregistry - 4759a5ddc7f5d87f700cf5b201971717c5991039 authored over 3 years ago
Straighten out remote.List{WithContext} (#1090)

remote.ListWithContext now just wraps remote.List, instead of the other
wawy around. This also ...

github.com/thesayyn/go-containerregistry - a3a06bb606923107a6b7d4668815266445154c11 authored over 3 years ago
Reduce default catalog page size (#1092)

Fixes: #1091
Refer: 11a80c250

github.com/thesayyn/go-containerregistry - eca1cd86affe459c22a2c7a818769ea70d13496e authored over 3 years ago
Use Data field when fetching in remote (#1076)

* Add Data to descriptor

* Use Data field when fetching in remote

Small optimization to us...

github.com/thesayyn/go-containerregistry - 45aaa6c000ebf2acacad9beef7c82667ec51662c authored over 3 years ago
Handle multiple www-authenticate headers (#1075)

* Additional check added upon receiving multiple challenges

It might happen there are multipl...

github.com/thesayyn/go-containerregistry - 596751a1747114c7f502f8a99a55891865aa2d03 authored over 3 years ago
Allow mutate.Annotations to annotate an Image or ImageIndex (#1082)

* Allow mutate.Annotations to annotate an Image or ImageIndex

* Correctly spell annotateable
...

github.com/thesayyn/go-containerregistry - 2f6fbf77f249f97f834331caf6fc521c2bcfb5ca authored over 3 years ago
Bump github.com/containerd/stargz-snapshotter/estargz (#1083)

Bumps [github.com/containerd/stargz-snapshotter/estargz](https://github.com/containerd/stargz-sn...

github.com/thesayyn/go-containerregistry - a0b9468898deb31e3eb35f97fa4f0d568e769296 authored over 3 years ago
chore: switch to antlr4

github.com/thesayyn/cel-js - d21b94e2eb1a47d499ab6295f76d99548eea2d0a authored over 3 years ago
Only verify size if we can (#1080)

* Only verify size if we can

Sometimes Content-Length isn't set, and sometimes we don't know ...

github.com/thesayyn/go-containerregistry - 13e1a6b06afd59fbc54e94ddcfb1475504e72883 authored over 3 years ago
Set Content-Type to application/octet-stream (#1079)

Some registries expect this.

github.com/thesayyn/go-containerregistry - 5ea35697da9f2d88f67b4a0f43dacdfbca6a627c authored over 3 years ago
Avoid race in progress_test.go (#1081)

github.com/thesayyn/go-containerregistry - 68edb3a4627737b7dfe84a8a1574de112c6b475b authored over 3 years ago
Don't overwrite WithTransport option (#1077)

Missed this in review. We clobber the HTTPHeaders immediately after by
having two WithTransport...

github.com/thesayyn/go-containerregistry - 03f1bf46bab527b80f3b32fba78b7a7ac0b0bc42 authored over 3 years ago
Add crane recipe for listing files, add note about symlinks (#1072)

github.com/thesayyn/go-containerregistry - b448abac9a7021605f2142ed6e04daa61c769324 authored over 3 years ago
Document released images in release notes (#1069)

github.com/thesayyn/go-containerregistry - 628a2ff5f006eca399a316a66cc714106fcb3943 authored over 3 years ago
Bump github.com/spf13/cobra from 1.1.3 to 1.2.1 (#1070)

Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.3 to 1.2.1.
- [Release ...

github.com/thesayyn/go-containerregistry - 2b9ddcdedbc5f97f7c5b6b30ac808970a937d163 authored over 3 years ago
release: cut 0.3.9

github.com/thesayyn/protoc-gen-ts - ed3c9b89ddaafc105dd537985106ac7c84bc2e31 authored over 3 years ago
docs: clarify rpc a bit

github.com/thesayyn/protoc-gen-ts - 1f04d56d414d4529fd1dac32e9eb6ba616ddb7c8 authored over 3 years ago
docs: fix broken link

github.com/thesayyn/protoc-gen-ts - 275d416a240a1b6748ed65b36d8b5a57e8ab392c authored over 3 years ago
docs: add a link for rpcs

github.com/thesayyn/protoc-gen-ts - 25014e5dc3eaa69851a2f2ad3b85ad83202e7801 authored over 3 years ago
fix: properly pass metadata to super and generate service methods (#72)

github.com/thesayyn/protoc-gen-ts - 64abd12cfbb73f295400c0e90d8772a51c708710 authored over 3 years ago
release: cut 0.3.8

github.com/thesayyn/protoc-gen-ts - 509e11c28f0c8f242448c697670df4370d82050d authored over 3 years ago
fix: compiler version is undefined is some cases

github.com/thesayyn/protoc-gen-ts - ef68cd6670dff82cbe504994edb8a1e1d5532045 authored over 3 years ago
release: cut 0.3.7

github.com/thesayyn/protoc-gen-ts - be86b026d447accd3a8ed8b0ec29f438366bcebc authored over 3 years ago
release: cut 0.3.6

github.com/thesayyn/protoc-gen-ts - c71c6f42e4ad3c38be640752176f6ee8269c928d authored over 3 years ago
fix: handle package names correctly (#62)

github.com/thesayyn/protoc-gen-ts - dc9a30d1ba26aa03da2878de79d3ece332fad6e1 authored over 3 years ago
chore: add vscode debug conf (#47)

github.com/thesayyn/protoc-gen-ts - 6e30846f7da1c724c68a96a57a4286405c6d5db9 authored over 3 years ago
Create a k8schain directly from pull secrets (#1049)

* Create a k8schain directly from pull secrets

The k8schain package creates a new keychain by...

github.com/thesayyn/go-containerregistry - ce35c99b3fafc7b6ea9eb192933ae2730fe360d0 authored over 3 years ago
Drop error return for mutate.Annotations (#1058)

github.com/thesayyn/go-containerregistry - acad0ede73ff8c1a1fcacb684d94904284232c5f authored over 3 years ago
feat(mutate): added support for overriding manifest annotations (#1056)

Signed-off-by: Batuhan Apaydın <[email protected]>
Co-Authored-by: Jon Johnson <jonj...

github.com/thesayyn/go-containerregistry - 92e9e85a7f1cd519af53fd1cacd2ce314eafa5c4 authored over 3 years ago
Implement crane.Head (#1057)

This returns a v1.Descriptor, so it's possible to detect the media type,
digest, and size of a ...

github.com/thesayyn/go-containerregistry - 5f53e4ef001d6b3eeb5bcba5d63c9cfcc10ce2b6 authored over 3 years ago
fix: added batch script for windows (#52)

Closes #51

github.com/thesayyn/protoc-gen-ts - 5a38d5eb5d0b34a2dd24d926ee443bf9151988ac authored over 3 years ago
crane: ignore TLS certificate validation when using --insecure flag (#1054)

* crane: ignore TLS certificate validation when using --insecure flag

Signed-off-by: Carlos P...

github.com/thesayyn/go-containerregistry - 3bfd0b5cf69e07fa19f2776fb7e723ca7761c41d authored over 3 years ago
fix: correctly handle syntax when deciding packable fields (#58)

github.com/thesayyn/protoc-gen-ts - aa8d62bd289387438f394af245d332e9541b0467 authored over 3 years ago
feat: support JSType option (#57)

github.com/thesayyn/protoc-gen-ts - ef145c76e5d7654fa3ad1156af7bcd3505117fdc authored over 3 years ago
release: cut 0.3.6-rc5

github.com/thesayyn/protoc-gen-ts - 4293ea9de6bb5d92064ab8ca71a74e7beede0083 authored over 3 years ago
feat: support maps as ecmascript maps (#54)

fixes #14

github.com/thesayyn/protoc-gen-ts - 6ff21ad8da339a20dc57419c7e96c4a3fcdb5b99 authored over 3 years ago
ci: test/build with go 1.14/1.15/1.16 (#1051)

Signed-off-by: Carlos Panato <[email protected]>

github.com/thesayyn/go-containerregistry - 529b437874976799d45cc56914a0b3406f7393c0 authored over 3 years ago
Enable dependabot (#1052)

github.com/thesayyn/go-containerregistry - e2daef5c4c596c7addd11e8f0deaccd6678b780a authored over 3 years ago
Revert "Avoid trying https for insecure registries (#1002)" (#1048)

This reverts commit 9e56ddd8e43fa8030579d2588c763ae2c4e34604.

github.com/thesayyn/go-containerregistry - 11f87690448ed5782a1a78cf7e37ea9a196dcd18 authored over 3 years ago
Add WithTransport to gcrane (#1022)

Also add some silly tests for coverage.

github.com/thesayyn/go-containerregistry - a27f4a44317b43da4146cbd86f1b817f2c6a9ecb authored over 3 years ago
Avoid trying https for insecure registries (#1002)

* Avoid trying https for ping if the registry is intentionally set to insecure

Signed-off-by:...

github.com/thesayyn/go-containerregistry - 9e56ddd8e43fa8030579d2588c763ae2c4e34604 authored over 3 years ago
Verify size in verify.ReadCloser (#1044)

* Verify size in verify.ReadCloser

* use resp.ContentLength

* use resp.ContentLength more ...

github.com/thesayyn/go-containerregistry - de6223d0ad6d59136036e659191651d5f8a3597b authored over 3 years ago
export manifest from tar file (#1046)

Signed-off-by: 刘畅 <[email protected]>

github.com/thesayyn/go-containerregistry - 764823af73da3b0d203c4df19808cce837191205 authored over 3 years ago
Revert "export manifest for tar file (#1033)" (#1043)

This reverts commit f0ce2270b3b4dd83f214d1660e11d10fe73296f3.

github.com/thesayyn/go-containerregistry - 5455b5b6f6fb53b43bf7d9fa00236af8e6e02440 authored over 3 years ago
export manifest for tar file (#1033)

Signed-off-by: 刘畅 <[email protected]>

github.com/thesayyn/go-containerregistry - f0ce2270b3b4dd83f214d1660e11d10fe73296f3 authored over 3 years ago
Add retry when commiting a manifest (#1041)

- only retry on certain 'temporary' http status codes
- add tests to ensure retries do not occu...

github.com/thesayyn/go-containerregistry - 6118d45d14c4b19b76d46455ad1f9a9ed1087a87 authored over 3 years ago
Add google.com host suffix to gcrane keychain (#1039)

github.com/thesayyn/go-containerregistry - b69114f97fced290a3dbe8b4104c697ac8b463c2 authored over 3 years ago
update to add that crane retains the digest (#1037)

* update crane copy help with retain digest

Signed-off-by: Carlos Santana <[email protected]...

github.com/thesayyn/go-containerregistry - 3bfab55f3bd99686225d0805e4b3b2f755d088f3 authored over 3 years ago
feat: complete one of support (#53)

github.com/thesayyn/protoc-gen-ts - 5d138260223b20c41d6763073228dcbe377dedbc authored over 3 years ago
Update dependencies (#1036)

* Update dependencies

* update-codegen.sh

* add mutex around defaultKeychain Resolve

github.com/thesayyn/go-containerregistry - 162d96e194748cc7bc1987ab2d5eeed4819995bf authored over 3 years ago
Remove report card (#1035)

This seems to be broken anyway, e.g. failing with OOM.

github.com/thesayyn/go-containerregistry - d9ecc496c1193abf81bdf2362c4b8440c5fe9b26 authored over 3 years ago
Add SECURITY.md (#1031)

github.com/thesayyn/go-containerregistry - 9b2cec94b73925c24de7e66e68c8a5eddfb69f32 authored over 3 years ago
bump ggcr in gccr/k8schain _what_! (#1030)

github.com/thesayyn/go-containerregistry - fbb5e78799eda8b37c6c624c2c496a9ad49582d9 authored over 3 years ago
Include a commit with K8s 1.20 libs (#1027)

* Revert "Update k8schain's k8s dependency to 0.21.0 (#1001)"

This reverts commit f009e5f7da1...

github.com/thesayyn/go-containerregistry - 0ffa4a5c8691c7c31079b7191e87a728ef5ab6ce authored over 3 years ago
use go1.16's module aware install vs tools.go (#1028)

github.com/thesayyn/go-containerregistry - 100e16abefc7509508eeb3420b792005cf566abc authored over 3 years ago
Fix typo in state GitHub Action (#1023)

github.com/thesayyn/go-containerregistry - 0233fcda5d536d4548d66e24829000e64a3e6059 authored over 3 years ago
Add auth options to gcrane (#1021)

This allows overriding the use of gcrane.Keychain

github.com/thesayyn/go-containerregistry - 8b535fa90f33fcb5121d422e3a51b37e25e46096 authored over 3 years ago
Plumb context through crane and gcrane (#995)

* Plumb context through crane and gcrane

Also, use signal.NotifyContext for cancelling the ct...

github.com/thesayyn/go-containerregistry - 426caf78f66964bacf37497d0851635a2ad5a4b3 authored over 3 years ago
Fix install instructions for crane (#1020)

* Fix install instructions for crane

When running the specified command you get -
```
$ go...

github.com/thesayyn/go-containerregistry - 8395cdf4a95e23d4f62930299a3737640fae6508 authored over 3 years ago
Retry more errors in remote.Write (#1019)

github.com/thesayyn/go-containerregistry - c061b3f39cff652d18f95ee23ebfd39cb3f5ee89 authored over 3 years ago
chore: inital commit

github.com/thesayyn/gameey.io - 1f7ce4abb41be27b62b71bfe54f2c08eb416dab2 authored over 3 years ago
Break free from Knative actions (#1016)

github.com/thesayyn/go-containerregistry - 4cdd086967d44da4546642e5d81799c22e3dea0c authored over 3 years ago
Fix various lint issues (#1010)

1. Typo
2. Missing package doc comment
3. Tautological conditional

github.com/thesayyn/go-containerregistry - c03201f64f7bdb1a510661fd2fcca3c4c8b9929d authored over 3 years ago
Re-exec gcloud token source when we refresh (#1017)

Previously, this was storing a single exec.Command, but that gets
consumed when it gets Run, fa...

github.com/thesayyn/go-containerregistry - 21a2dc253828546f176089557c28a4c30804498b authored over 3 years ago
Add --fast flag to crane validate (#1013)

* Add --fast flag to crane validate

Add validate.Fast option
Add Exists to remote layers
Ad...

github.com/thesayyn/go-containerregistry - 4c244d6cf55d8d1a4b7287b26651e99ae29b56cb authored over 3 years ago
Fix RunE error handling (#1014)

crane validate should exit with a non-zero status code if validation
fails.

We should not do...

github.com/thesayyn/go-containerregistry - 13fba64a20b8d4c3c31be50e02f81ae91592e63b authored over 3 years ago
fix: input output service type imported (#46)

github.com/thesayyn/protoc-gen-ts - e99f990f52f5e434da27ad219de56e7daae4657b authored over 3 years ago
Update actions (#1012)

github.com/thesayyn/go-containerregistry - 6a2e26179bccf5652d8570069779f2f1189d2bec authored over 3 years ago
Update k8schain's k8s dependency to 0.21.0 (#1001)

Accordingly update github.com/vdemeester/k8s-pkg-credentialprovider to v1.21.0-1

github.com/thesayyn/go-containerregistry - f009e5f7da1e62d60cfb4e9613fdf036c33fd6cd authored over 3 years ago
Update actions (#1009)

Signed-off-by: Knative Automation <[email protected]>

github.com/thesayyn/go-containerregistry - 9cf3ed4ac182c640e59a82343512e4c2cacb6d68 authored over 3 years ago
Update goreleaser config to include arm version (#1008)

This is shamelessly yanked from the default `name_template:` value: https://goreleaser.com/custo...

github.com/thesayyn/go-containerregistry - 4ffaf0b1154172f71fc3f05ab512568bf230ce76 authored over 3 years ago
Propagate remote options through schema 1 copies (#1007)

The schema 1 copying code was very hacked together, but remote.Put
simplifies things a bit. Thi...

github.com/thesayyn/go-containerregistry - a58f1d55bc799c55deb7cfaa35ef5234e9da7ff3 authored over 3 years ago
Fix gcrane top-level listing (#1005)

Accidentally dropped top-level repo listing in gcrane for paginating
responses.

github.com/thesayyn/go-containerregistry - 5a37827e45f4922f434b85520569f2e2cc59b558 authored over 3 years ago
Don't warn about fallback unless we need to (#996)

We were hitting this warning when listing an empty repository, which
doesn't make sense.

github.com/thesayyn/go-containerregistry - dff71aa69ee1a2fc72a412699fb759822667a26b authored over 3 years ago
fix: invert array check in deserialize

github.com/thesayyn/protoc-gen-ts - 31a79cacf31bd48b7610c19942ce7e1c38bec84b authored over 3 years ago
release: cut 0.3.6-rc4

github.com/thesayyn/protoc-gen-ts - 6220479f94ebcab758786f12b262729416a382f0 authored over 3 years ago
build: test on push

github.com/thesayyn/protoc-gen-ts - e7161880fc1f7c7e240a2a1e7e8088fecd8720c0 authored over 3 years ago
fix: correctly handle proto3 optionals

github.com/thesayyn/protoc-gen-ts - 94a98c3fb9662504d3aaeb403fc83bdfb5ba2226 authored over 3 years ago
Add presubmit workflow (#994)

Fix all the things that it caught :(

github.com/thesayyn/go-containerregistry - 83f4080544c8578ec02b937c2a0a4dc07198916d authored over 3 years ago
Fix backward-incompat issues in daemon (#993)

We exposed ImageOption, so we need to keep that symbol alive.

Also fix some linter complaints.

github.com/thesayyn/go-containerregistry - 37467b5ec0276b05494c8adbd6f43938e1e5030d authored over 3 years ago
chore: cut release 0.3.6-rc3

github.com/thesayyn/protoc-gen-ts - ce6f60250467c10a1295b27b7f9d43ce671db282 authored over 3 years ago
chore: add an example that works without bazel (#42)

github.com/thesayyn/protoc-gen-ts - 7fcd3aaafe6ea39bc44b85fc391a924249e6c9f2 authored over 3 years ago
Tag crane/gcrane images with Git tag (#990)

github.com/thesayyn/go-containerregistry - 0976a278d3ebefb47fdbf5a2ff2b3e8a405c9e89 authored over 3 years ago
Drop warning unless it's a problem (#992)

github.com/thesayyn/go-containerregistry - f37e4debb1523f20848e7b43837d809a3aee2f97 authored over 3 years ago
Add crane mutate to set labels and entrypoint (#982)

github.com/thesayyn/go-containerregistry - 5f2fda450db7b22dc50ccec76c89d40d09d9cdb6 authored over 3 years ago
docs: change section order

github.com/thesayyn/protoc-gen-ts - 971559801d4f1b144785aa68678daad9bc2ddbd7 authored over 3 years ago
docs: update example

github.com/thesayyn/protoc-gen-ts - 46a33d275850ecfe7299e969031b3e38c65b37b3 authored over 3 years ago