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

Merge branch 'storage-wip' of https://github.com/thesayyn/ng-ally into storage-wip

github.com/thesayyn/ng-ally - 3d406a921b587f3a173de179334e648056062751 authored about 6 years ago
fix(devkit): broken environment replacement

github.com/thesayyn/ng-ally - 95afe2b64d5ffb09e6dd23ed8ab803f1842ceead authored about 6 years ago
fix(router): broken guards

github.com/thesayyn/ng-ally - 967c3daf41894679c6078da21133131a03242370 authored about 6 years ago
Implement googley auth methods (#315)

* Add googley auth mechanisms

Going through the credential helper for everything has some dra...

github.com/thesayyn/go-containerregistry - e08ad85eac0df6b98917680bbac6cdeb335f50f3 authored about 6 years ago
Allow kubectl global flags in ko apply (#297)

* Vendor genericclioptions

* Pass kubectl global flags through for ko apply

This registers...

github.com/thesayyn/go-containerregistry - 68537023cae86a3267a37354535baa614ad29924 authored about 6 years ago
Remove whiteout file in testdata (#310)

Fixes #305

github.com/thesayyn/go-containerregistry - 1b04aba5d42f04c4192818f896b0e18efed37cad authored about 6 years ago
v1util.NopReadCloser -> ioutil.NopCloser (#311)

github.com/thesayyn/go-containerregistry - 17999b05b92c9a1c8fcf47f7ece90ac0dfc04c27 authored about 6 years ago
Surface credential helper output in errors (#309)

If the helper returns an error, add the command output and binary name
to the error if the outp...

github.com/thesayyn/go-containerregistry - 4af8eefe2ad47bd92ed8602eb9214a8116cd3da5 authored about 6 years ago
fix: export path api

github.com/thesayyn/ng-ally - 8269ce608e5fecfb06639fbb35cdc710f11250f9 authored about 6 years ago
wip: storage

github.com/thesayyn/ng-ally - a7c641c40f76dece8afe0cc08b15d24dbd46a845 authored about 6 years ago
fix: fs.readdir typings

github.com/thesayyn/ng-ally - b6d49085875caf8538ca82050a573db15fadb85d authored about 6 years ago
Fix spelling errors (#308)

Produced via: `github.com/client9/misspell`

github.com/thesayyn/go-containerregistry - 63fc47df3f2d99a254e8bea78182bb59b3a6ff69 authored about 6 years ago
Run gofmt (#307)

Produced via: `gofmt -s -w $(find -name '*.go' | grep -v vendor)`

github.com/thesayyn/go-containerregistry - 02948caff2f67a31b8f548c412d5b9d0a46bf11d authored about 6 years ago
Fix breaking change after upgrading to docker-compose v1.23.0+

github.com/thesayyn/etcd-protoc-gen-ts - b49eef87e5ca157e8d380e22526f35fc9b2d3e8d authored about 6 years ago
bump etcd version to v3.1.20

github.com/thesayyn/etcd-protoc-gen-ts - c4bfd4e22608e3f505c40f8c21109eeac5116732 authored about 6 years ago
gcloud ignore broken symlinks, instead of deleting them (#304)

github.com/thesayyn/go-containerregistry - 61e4aeff7593142b9b77936a476c38976a67e0db authored about 6 years ago
Delete unused v1util functions (#303)

These aren't used by us and don't provide much utility.

github.com/thesayyn/go-containerregistry - 3d40b8531ef1000411ed784e59b756b160bcadf2 authored about 6 years ago
Don't return config 'layer' in ConfigByDigest (#302)

* Don't return config 'layer' in ConfigByDigest

* Remove TODO

github.com/thesayyn/go-containerregistry - d357049f9ee76ee51370b958b6ba1b6da8d0ad36 authored about 6 years ago
Add pkg/v1/stream.NewLayer to stream layer contents (#301)

* Add new stream.Layer which actually passes tests now

* Support stream.Layer in remote.Write...

github.com/thesayyn/go-containerregistry - c0dc13359f0157195b20e7b2af90ca7cad2db828 authored about 6 years ago
Fix recursive gcrane listing (#299)

This return got dropped in a rebase somewhere, so recurisve listing also
does a non-recursive l...

github.com/thesayyn/go-containerregistry - 04489150650ce0b6600670fbb6194951dc9ec6d1 authored about 6 years ago
Implement Walk for gcrane listing (#245)

* Implement Walk

Add -r flag to `gcrane {gc,ls}`

* Use functional options

* Add tests f...

github.com/thesayyn/go-containerregistry - 0a6b857c44c4f1f33da0a8c8286bfaf830013d86 authored about 6 years ago
chore: update license

github.com/thesayyn/ng-ally - 6f0e0c80987a0d0c4e70f3207e8aa9a4ab698f50 authored about 6 years ago
chore(devkit): use autoplaced version

github.com/thesayyn/ng-ally - 14983f869da01bdc5a6931ae446190ed85c58e25 authored about 6 years ago
chore: version bump

github.com/thesayyn/ng-ally - 80dadba8368d26c3755804208b88f1125d8a1f4a authored about 6 years ago
Merge branch 'master' of https://github.com/thesayyn/ng-ally

github.com/thesayyn/ng-ally - 5efa57df71ca737ff23942dc88d7fb1ebf2bbf53 authored about 6 years ago
fix(database): add more options to make more flexible connection strings

github.com/thesayyn/ng-ally - d3542316759120da652df9cb85c707ac1f7f57f6 authored about 6 years ago
Allow overriding .ko.yaml directory with KO_CONFIG_PATH (#294)

* Allow overriding .ko.yaml directory with KO_CONFIG_PATH

* Update README.md

github.com/thesayyn/go-containerregistry - eb57122f1bf944d0584c387c62c1a759c953684d authored about 6 years ago
Fix transport Host checking on redirect (#293)

Transport roundTripper ensure that we are not sending sensitive
authentication information to i...

github.com/thesayyn/go-containerregistry - 88d8d18eb1bde1fcef23c745205c738074290515 authored about 6 years ago
Accept a digest reference in crane pull (#287)

* Accept a digest in crane pull

* tag images with :i-was-a-digest

* Update comment

github.com/thesayyn/go-containerregistry - 9ed1bc3a410d5ba1ebf5467d27c7609e62ca2f4a authored over 6 years ago
Refresh Bearer token (#283)

* Refresh expired Bearer token during RoundTrip

* Add test for Bearer token refresh during Ro...

github.com/thesayyn/go-containerregistry - 24bbadfcffb5e05b1578cb2bd5438992ada3b546 authored over 6 years ago
feat(schematics): add support for "ng g module"

github.com/thesayyn/ng-ally - 818176afa207a91fed9df62a1d59cbef9a55f318 authored over 6 years ago
compressedImageExtender.LayerByDigest properly finds config layer (#285)

* Tests for {compressed,uncompressed}ImageExtender.LayerByDigest

* compressedImageExtender.La...

github.com/thesayyn/go-containerregistry - 4b6ff846483844fae7a81c25ad0d91c04ab4f012 authored over 6 years ago
refactor(devkit): use quotes for property checking

github.com/thesayyn/ng-ally - 49266e3976f473ed6498eca697947e1028f5a144 authored over 6 years ago
fix(router): Prevent calling invokeChecks when array is empty.

github.com/thesayyn/ng-ally - 3c9e1bf8e63d0873450cd2e03bf59fdd6392fee3 authored over 6 years ago
feat(database): add support for database connection events

github.com/thesayyn/ng-ally - 0f01c51c7c2083a622dc2d4a698fc2a774e4845d authored over 6 years ago
fix(devkit): once run setupMaster at first run then disable

github.com/thesayyn/ng-ally - c435d39eaf874f7d9cf9343d9f665371b483ce05 authored over 6 years ago
fix(router): fix the problems with the router

github.com/thesayyn/ng-ally - 3a60e0bde31de2a52b17f3dda216e08739dd0e5a authored over 6 years ago
fix(devkit): fix the teardown logic

github.com/thesayyn/ng-ally - 735d7b648aad4b9b8d375c98d121d36763de9d76 authored over 6 years ago
chore(build): add banners to all output files

github.com/thesayyn/ng-ally - 46d50fbf54c49ee4cfb3ffeed7afaba80e2a7034 authored over 6 years ago
feat(schematics): add environment and optimization support

github.com/thesayyn/ng-ally - 2f6b9756e9fd9adf05fa8babff1e0a758427fff1 authored over 6 years ago
refactor(devkit): remove deprecated plugins

github.com/thesayyn/ng-ally - d34838fa8f94a01ef07e32397a7cd337a9ea7c14 authored over 6 years ago
style(database): prettify database package

github.com/thesayyn/ng-ally - bada89c859a66bff3fee8da7e732af9423bea43f authored over 6 years ago
fix(platform-server): add teardown logic

github.com/thesayyn/ng-ally - 826abe484e18ca9fd81c2c4406f145d1d85580bd authored over 6 years ago
refactor(router): remove contextless lines add function support

github.com/thesayyn/ng-ally - 62d8c348951e5be284f09279c37e2bcadb3a83ff authored over 6 years ago
Memoize size/hash for uncompressedLayerExtender (#270)

* Memoize size/hash for uncompressedLayerExtender

* use sync.Once instead of sync.Mutex for m...

github.com/thesayyn/go-containerregistry - 563d567a94a54d8373250be69bd02f824d59dd1a authored over 6 years ago
refactor(devkit, schematics, router, platform-server): over all refactor

github.com/thesayyn/ng-ally - febfceb35c6730dbbfe01529432faaa32cede884 authored over 6 years ago
Remove unused empty Options structs (#278)

github.com/thesayyn/go-containerregistry - 03167950e20ac82689f50828811e69cdd9e02af2 authored over 6 years ago
Support short path for --local usage. (#276)

* Support short path for --local usage.

* Adjust tests.

github.com/thesayyn/go-containerregistry - 52f3c54ec23c758ce5375754a5de62f7cd5ebbbc authored over 6 years ago
fix the example `Deployment` yaml in ko README (#264)

github.com/thesayyn/go-containerregistry - 74aef1a35cfa25a5a20c951199abd26356e7bead authored over 6 years ago
allow '-' for apply cmd (#259)

github.com/thesayyn/go-containerregistry - 2f3e3e1a55fb70c98801f944d7b6249f8e8a3e20 authored over 6 years ago
support writing multiple images to a tarball (#260)

* support writing multiple images to a tarball

github.com/thesayyn/go-containerregistry - 6cfedf31db7d9e06c5beba68e9e1987a44fd844f authored over 6 years ago
Remove Docker-Content-Digest check (#262)

Too many registries don't work correctly, and we don't want to hard-code
them all.

github.com/thesayyn/go-containerregistry - e3df2a4fd30e0756e8fc2031f5a02c5c0b25f10d authored over 6 years ago
Add Image Index types (#257)

* Add Image Index types

This adds minimal structs and interfaces we need to represent an imag...

github.com/thesayyn/go-containerregistry - 3165313d6d3f973ec0b0ed3ec5a63b520e065d40 authored over 6 years ago
Fix anonymous credential fallback when using keychain credentials. (#258)

The credentials helpers used to access osxkeychain and thelike print to stdout which is promne t...

github.com/thesayyn/go-containerregistry - 4ccc6ca25010f52a4460b65059af4f3545cb1581 authored over 6 years ago
Perform HEAD for blob before initiating upload (#250)

github.com/thesayyn/go-containerregistry - 029d4b93c31fc9e5f7ab066313372c9be77af46b authored over 6 years ago
Add cp alias for `crane copy` (#256)

github.com/thesayyn/go-containerregistry - d9747d37810f405878b1e0b55693c52a8971406b authored over 6 years ago
docs: grammar mistakes

github.com/thesayyn/ngx-swing - edb1d242bbba3560f0443c15e53b43b9e201bd90 authored over 6 years ago
Fix bug where ko layers didn't include tar trailers (#253)

* Fix missing bytes in ko publish

* Set Typeflag and restore determinism

github.com/thesayyn/go-containerregistry - 7842f2e9ee14544af45f2382cf075ed7e8578972 authored over 6 years ago
docs: update usage code

github.com/thesayyn/ngx-swing - d13ac84c441c78c5be49de081bf5df5a1a993bc8 authored over 6 years ago
chore: version bump

github.com/thesayyn/ngx-swing - 4672fbbd6c6441fd7b24a9e46b51c9ddc313d3cf authored over 6 years ago
chore: update license and repository details.

github.com/thesayyn/ngx-swing - deb251ef05e90e958b5d4e21b082550b379291e9 authored over 6 years ago
docs: add circleci status

github.com/thesayyn/ngx-swing - bc7273fd5a2270ceea9fa923420a861b98c33a25 authored over 6 years ago
test: remove stack directive test

github.com/thesayyn/ngx-swing - 72f5adf254a324d73102922bbc6833f55706052b authored over 6 years ago
chore: update packages

github.com/thesayyn/ngx-swing - ce945fd169d31cf0f5885036d3defb3987f30829 authored over 6 years ago
chore: fix broken commands

github.com/thesayyn/ngx-swing - 3e0a5fbbabf5e93a223b6c448db013cac2cb68b5 authored over 6 years ago
chore: update node version

github.com/thesayyn/ngx-swing - 0df9397e8e1ad3208f2f881df974f22cfcd06d1c authored over 6 years ago
chore: remove pre-built packages.

github.com/thesayyn/ngx-swing - e0f69aa79a8250de4b8b359f79b01132506c35a4 authored over 6 years ago
chore: add circleci integration

github.com/thesayyn/ngx-swing - 57a5cb35bba6712c0946cd07d88d9131f1cc1b8b authored over 6 years ago
refactor: move rotation calculation function

github.com/thesayyn/ngx-swing - 2c5e2e844825bf70136f943e6d1924f90812d4dc authored over 6 years ago
fix: specs fails without forwardRef

github.com/thesayyn/ngx-swing - 65037ea8011bdd74ad0d01efcffd4d56c225a210 authored over 6 years ago
refactor: many changes

github.com/thesayyn/ngx-swing - 0fb0c0a53e51430839a203cb37e9dd5d91e2bd46 authored over 6 years ago
test: add spec for direction

github.com/thesayyn/ngx-swing - a302d0ff3ad90864558ddfa4f29d698b16bfee26 authored over 6 years ago
refactor: move direction calculation functions

github.com/thesayyn/ngx-swing - eb29c703453a00ba9ab42e2238a3ed414b0e3ddb authored over 6 years ago
test: add card state tests

github.com/thesayyn/ngx-swing - 96c490f0c9893a85015ed86b45b35b3266391ebf authored over 6 years ago
Negotiate docker client API version (#248)

* deps

* Negotiate docker client API version

github.com/thesayyn/go-containerregistry - 5f7b0e4895413d785ff15b84d218d73e8a47866a authored over 6 years ago
Upgrade k8s client libraries to 1.11 (#247)

github.com/thesayyn/go-containerregistry - 697ee0b3d46eff19ed2b30f86230377061203f79 authored over 6 years ago
remove duplicate scope string from token handshake (#237)

* remove duplicate scope string from token handshake

* make PushScope to be the first element...

github.com/thesayyn/go-containerregistry - 4cb0b4c5905eb1c35640c9f5187708fc5ea4eef0 authored over 6 years ago
Add option to force registry scheme (#125)

* Add option to force registry scheme

* Add constructor to accept insecure registry

* Remo...

github.com/thesayyn/go-containerregistry - b0936d62e7942acf7b1b5d4c377caa5f0b7566a5 authored over 6 years ago
Add a gcrane tool (#243)

* Make CheckError public

* Add google package

* Add a gcr tool

This is a variant of cra...

github.com/thesayyn/go-containerregistry - f3fcd441e658c7ea8a08f3619170a93ef08a5be3 authored over 6 years ago
Add support for kodata. (#242)

This change adds support for including static assets into `ko`-produced images. This enables us...

github.com/thesayyn/go-containerregistry - 0eeba96f66fdd1873f2ec7f3764ee3b58c5a050c authored over 6 years ago
chore: Update roadmap.

github.com/thesayyn/ngx-swing - a90c0d5c3d8790c86480b5044dfe08bdd9ea146f authored over 6 years ago
feat: Add ability to receive card events from stack.

github.com/thesayyn/ngx-swing - 51787025c18750cdc0cf6d4afe2fd89f1179061e authored over 6 years ago
Change the default behavior to use flat image names.

Add a functional option to `pkg/ko/publish` to control image names.

To enable the broadest po...

github.com/thesayyn/go-containerregistry - 841282694456173deafa67ca26e8f29686ffe2e5 authored over 6 years ago
Don't log anonymous fallback except in WithAuthFromKeychain (#238)

* Don't log anonymous fallback except in WithAuthFromKeychain

* fix build

* Still log erro...

github.com/thesayyn/go-containerregistry - 9c974872bc17b108ff910a5c97eaa676e3dfab2e authored over 6 years ago
chore: Update example

github.com/thesayyn/ngx-swing - 1bc899e82b117677787f6c9e8569131730e6d5f1 authored over 6 years ago
feat: Add card events

github.com/thesayyn/ngx-swing - 5a8bd496f93c7bdc11dcac7b4cfb970edc1a0a36 authored over 6 years ago
fix: Use stack dimensions instead of card dimensions.

github.com/thesayyn/ngx-swing - 5bb835389bda712ee071c92bdb7c5ecd5f6a24dd authored over 6 years ago
fix(devkit) add teardown logic to dev-server.

github.com/thesayyn/ng-ally - a12a269bcba8989fde3bb8bd93745fb6376e2cee authored over 6 years ago
Migrate pkg/ko/build to functional options. (#236)

github.com/thesayyn/go-containerregistry - 1fcd4c5f05065afeab866058b03c688d0ab89157 authored over 6 years ago
ignore firebase configuration files.

github.com/thesayyn/ngx-swing - d213709166b4cd7be01b4956457342afe6d683dd authored over 6 years ago
Add installation guide.

github.com/thesayyn/ngx-swing - 3f12603fa04f223b8c8365c96c8a6d5b2350446f authored over 6 years ago
Use yarn instead of npm.

github.com/thesayyn/ngx-swing - fc828f902d94aca627668a4d4ad5643c9a78efe8 authored over 6 years ago
This migrates the `publish.NewDefault` method to functional options. (#235)

* This migrates the `publish.NewDefault` method to functional options.

* Incorporate feedback...

github.com/thesayyn/go-containerregistry - 01c29fe364b98f32f2a1decf2a7c7b4cb231a2a2 authored over 6 years ago
Remove spurious newline

github.com/thesayyn/go-containerregistry - f457d9fb8a6c95364adfdbd7152f9e713acc602d authored over 6 years ago
Allow relative paths in ko publish (#231)

* Skip IsSupportedReference unit tests

* Fix tests

* Support ko publish with relative path...

github.com/thesayyn/go-containerregistry - 79f16dc60712375d3e76d65c52e3801778642687 authored over 6 years ago
Move {build,publish}.NewFixed to resolve_test.go (#234)

github.com/thesayyn/go-containerregistry - 50fba4a4dbad875480c70c70f8c70fd3a38be103 authored over 6 years ago
Use go/build.Import to resolve import paths (#229)

* Reject importpaths that do not represent commands, simplify tests

* Skip IsSupportedReferen...

github.com/thesayyn/go-containerregistry - 1622d0a4a847430a0f16d4dc40cc2a7abe3ddfe3 authored over 6 years ago