Ecosyste.ms: OpenCollective

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

github.com/bavix/gripmock

gRPC Mock Server
https://github.com/bavix/gripmock

add proto3 optional feature to protogen

f786d2d159319b11c4aa842f3daeb0a707adc1be authored over 2 years ago
Merge pull request #114 from tokopedia/support_go_package

Force replace go_package declaration

e074e3e907c31a8cea3b603cdd81e75a30fa9450 authored over 2 years ago
fix all tests

since we are replacing all the go_package then we are using pb generated under protogen for runn...

b91845337bd6aeba7c330c6ecd3be50093090f2f authored over 2 years ago
Merge pull request #115 from tokopedia/update_readme_add_announcement

revert announcement

7cd9dd58db820f29efff7344650229361b14d596 authored over 2 years ago
revert announcement

fd7a3d56d0891cc98e2f6cbb0cdfb0ae62b725bc authored over 2 years ago
Merge pull request #112 from tokopedia/add_diagram_in_readme

Add diagram in readme

8e9277efa0876006e62d43107fca99c951f45812 authored over 2 years ago
Force replace go_package

removing declaration of go_package and replace it with our own go_package declaration.
add repla...

46d145795d878d07b6d43eab3d27c844436b2f36 authored over 2 years ago
fix links

c4987b3f55a4d1943dd3affb1a3dadadc18d7c02 authored over 2 years ago
Merge branch 'master' of github.com:/tokopedia/gripmock into add_diagram_in_readme

Conflicts:
Readme.md

35f68071eb6b901a021fe2c4f87af17cdb3a2c22 authored over 2 years ago
Merge pull request #113 from tokopedia/v1.11-beta

Merge V1.11 beta to Master

806becc6c0c5457337e00bf2529faf9935a4aaaa authored over 2 years ago
update readme

add 2 diagrams for users and engineers perspective.

ea0f73f04b1f25db16852df6d0b02188c837bf4a authored over 2 years ago
code scanning

52c820ff9c0700f68e38af0e4cd02546dd44de18 authored over 2 years ago
Merge pull request #103 from zzzz465/master

fix exmaple/simple client not working as readme.md instruction

f7649a244fd8f27abe8c51c6084b05876c629431 authored over 2 years ago
Merge pull request #90 from wigbam/matches-type-fix

Fix "matches" handling of non-string types

885ab1068163c6bcce8a852c5204f6ff43953387 authored over 2 years ago
code scanning

076e5cd24605d20a4ec0b7fc78b6cad1fa055505 authored almost 3 years ago
Merge pull request #104 from tokopedia/update_readme

update readme and announcement

537d5c88c94d40fbf5ea96c1ca276756a7786fb9 authored almost 3 years ago
update readme and announcement

effd746b941986c8a1684cc43d6e5cb7eb887721 authored almost 3 years ago
Merge pull request #101 from tokopedia/support_no_gopackage

Support no go_package

559ec913b53114528891c1145e69848ef01775ef authored almost 3 years ago
fix exmaple/simple client not working as readme.md instruction

0502ad784ca0e1ed3c9b83e78b1d0ff828a6f03c authored almost 3 years ago
fix typo

fix typo in entrypoint.sh and integration-test.yml

dfe47068664546f6c5d2f9ce188d1de9e4189b85 authored almost 3 years ago
fix example

move deep/bar under bar. remove pb.go here since it should be generated under protogen/

f41078412590eb54cde1ed7ea28b50e7b5d96176 authored almost 3 years ago
cleanup

fix unnecessary logic and remove unused functions.

219c31da98ce80299ad2a65683a08b112ac0f329 authored almost 3 years ago
put it in github actions

945f4c0724f5f1b873b4a9ad0e9a608809766f93 authored almost 3 years ago
add example and test

82f4f1ebe039ad70924d1297691199efca49eeb5 authored almost 3 years ago
support no go_package

append the go_package automatically using fix_gopackage.sh.

624b646c7dd45a508d47287c4b9aa72247654d28 authored almost 3 years ago
Merge pull request #77 from niki290595/stub-subfolders

Stub subfolders support

d43af75ebe00d66c991d6ef5779f263b8cfb84ed authored almost 3 years ago
Merge pull request #98 from tokopedia/reduce_image_size

reduce image size

4365b426533dea77fd22a5343d8b811c6bb48869 authored about 3 years ago
reduce image size

a129f98c18c2e9474d18ade627780bf4f95559ce authored about 3 years ago
Fix "matches" handling of non-string types

5947aa03324fd23da34a0de973575897cd129045 authored over 3 years ago
Merge pull request #85 from tokopedia/change_readme

update readme

e2efc9c6f60a84f4f23c0689f1589bd25f43400d authored over 3 years ago
update readme

481e811722e1374add3f3e377049eb1e3adf950d authored over 3 years ago
update readme

4b1d017d60aed7195dab6cbfa773969421924a89 authored over 3 years ago
Merge pull request #83 from tokopedia/issue_65

making go_package required

d2a71b04175adc2d6d4ae68a9ef7f01d6f3dd829 authored over 3 years ago
add go.sum

to avoid intermitten integration test failure due to missing dependency item.

ebbbd6ec22b1803ba4faf5d93acfa0135e5c3348 authored over 3 years ago
cleanup

046b561405db738f0331ce439f8b433309645893 authored over 3 years ago
fix generator for streaming method type

9acebfdd85e7f82b0052f0dbc372c027006e3de2 authored over 3 years ago
[BREAKING CHANGES] making go_package required

in order to comply with current and future roadmap of grpc-go-plugin, we need to make go_package...

928d44868e804b46eaad101d6a4de5c3cfb4efee authored over 3 years ago
initiating go mod

go mod init under protoc-gen-gripmock in order for pkger to build the plugin binary with server....

0126e2066c2aefddbeaafc9144d682bc8abdbf91 authored over 3 years ago
no longer use sed

since we require go_package declaration

e5fecc8d5737f095b1b3d21992b7da120715c299 authored over 3 years ago
improve and bugfix package alias

438aafd32e284b2ac7e836bfdcd6a150b601b5d2 authored over 3 years ago
support package alias for service

3e827dc6a544c9119f32f0f80635b5e8fbd471c5 authored over 3 years ago
Fixed entrypoint

af90f0d1e5291567ae186266a0f97802878bbe2b authored over 3 years ago
Added stub subfolders support

0517b02b3db4a271f69835d40d81b70469c0e021 authored over 3 years ago
Merge pull request #68 from hadican/master

Support nested fields in input matching.

283a8f73083199ff96260ff2c5ba99b59b921add authored over 3 years ago
allow nested fields for input matching

cc3489d3db9876f2c4953bcbd36dc12afe36fe3b authored almost 4 years ago
Fix grammar in README (#60)

* Fix grammar in README

* Fix typo

e56862a347cb3e86a4d7cee68526e55d5eb05c5f authored almost 4 years ago
code scanning

fcd9cf84fd6e5d9e1c15fac1d2e38cf1227dde3e authored almost 4 years ago
Converted to mod, using jsonpb to marshal stub responses and fixed tests (#62)

* Converted to mod and migrated from packr2 to pkger

* fix for well_known_types test failure ...

b162329e56d245b1d0f21c63f57e92e6dd3c80d9 authored almost 4 years ago
generator: fix extractServices slice index (#45)

* generator: fix extractServices slice index

Signed-off-by: Guillaume Delbergue <guillaume.de...

9315ff979d7ac9e4fe54cea371cb4b3176183df7 authored over 4 years ago
use native json marshaling to map stubbed output (#52)

* use native json marshaling to map stubbed output

When an output field had a '_' in its name...

398c134b009e4419dc7b73f18accd1a52ebb61f2 authored over 4 years ago
change renstrom/fuzzysearch to lithammer/fuzzysearch. (#37)

Because the repo has been moved to lithammer.
It is also needed for `go mod` to work properly.

e21a5865c70900ae0d249f7c353e71ab0220d03d authored almost 5 years ago
Support multi proto files with the same package (#31)

In this case hello.proto import foo.proto which resides in the same directory and having the sam...

a74df65d36e93a9b7ce11230fc3f88d5007deff2 authored about 5 years ago
update readme (#30)

change docker upstream

2e2ebc7ebc78bf4b1fc1a712ae4f53d150db4713 authored over 5 years ago
update readme

fed49c314e940e716976c093cc37f7dca0744f41 authored over 5 years ago
Multi package example (#29)

* add imports args

* restructure test

* add multi-package test

* improve comment

5b6fe3439f18b95684d593ce49566c9550fd0dc9 authored over 5 years ago
add imports args (#28)

00bf2cffa79d6c0197e26ca83c458f2023b832c8 authored over 5 years ago
Split examples & Integration Test (#27)

* add action

* add grpc listen

* only run

* using gripmock:test

* using gripmock:tes...

845771cd38130ea9d737f76d41fccc1da3ed29e3 authored over 5 years ago
add ownership file

697cec3577319e271dea9c5f7acfe1d2077a0b2b authored over 5 years ago
[bug] empty go package (#24)

e9382936636b55c3a204cbcbc298cc39a7702273 authored over 5 years ago
bugfix (#23)

6add1ad0390e6382e636e1d5b9042edce3476fa5 authored over 5 years ago
Support Well-known-types (#20)

* can solve imported WKT

* can solve imported WKT

* succeed serving WKT

* remove unused...

5cedc810a419ea323b4916a845fa56ca10c21afd authored over 5 years ago
Merge pull request #19 from tokopedia/new_parser

New generator

c80f2108f1623bc2e52801ec09bdf5e47faf71b3 authored over 5 years ago
fix imports

4b6a03a45221a15d1b9d629508d1533628101750 authored over 5 years ago
migrate to protoc plugin generator

585a7943e800a52c2096bd968cedc1497550ae16 authored over 5 years ago
succeed to use official plugin

b2752f778f575eeaa1c497005958440c9e82a568 authored over 5 years ago
fix imports by default

0a6ad5cecc67d4c1d249dcead80658ec1b1a1fa0 authored over 5 years ago
Merge pull request #18 from jllucas/master

Readme typo

a398916bf87209997362aa80d5d27d3e9710a094 authored over 5 years ago
Merge pull request #15 from tokopedia/stream

Handle Streaming Methods

32c9014c17fb5b788273c28dcc27946e232f383a authored over 5 years ago
cover backwards compatibile args

660526389f3f0ee2c5e9d1069d1109cac98bd705 authored over 5 years ago
Doc: Add /clear option

442f54b995403ea37f75c0b0e158ee7ca6b56225 authored over 5 years ago
Doc: fix readme typo

40a93eb1b54b230e5db59b6c579ee7da181f2f9e authored over 5 years ago
example of bidirectional streaming

448305c6a9774c504fea20ac4e5b82ba220911f7 authored over 5 years ago
test the generated server with the example

d92e7330a850c43ad5012896217ac2ed6163cb60 authored over 5 years ago
succeed to generate all type stream server

8aa66b8f410a6ac1cf2e8e60d7683df128ba34e0 authored over 5 years ago
new structure of template parameter

a20749dfeccc96d5c376bdbc08e04b0f751d7ba5 authored over 5 years ago
stream aware parser

1bd4740d1cceb15046729ecea52c87e35d7b2cec authored over 5 years ago
Merge pull request #12 from tokopedia/fix_syntax

syntax reading improvement

f1f9723b30487eb3743416e99bedacac04dc5b23 authored over 5 years ago
Create LICENSE

Copyright 2019 PT Tokopedia

dcc3b368aaa351455598cc0bf1a468eb17992945 authored over 5 years ago
fix semicolon

fix stream

4564dca9ef0382e63fceac2d51a3bf83cf8e449b authored over 5 years ago
Merge pull request #7 from jekiapp/improve-parser

parser improvement

9150b90a3e2696d56a6caa6bfbf867cc9dfb92b7 authored about 6 years ago
improve parser by picking only service declaration

41768c916755c012fa4246ce6563f75c9f86bf5c authored about 6 years ago
Merge pull request #6 from jekiapp/capitalize-method

capitalize function implementation

4eb8c7e23be2dfd93e6187ef7662c3d896dc5871 authored about 6 years ago
capitalize function implementation

force capital for adding or finding stub

9804d62cbcd1d7e39deadc1a55137da8ea86f862 authored about 6 years ago
Merge pull request #3 from thibaultam/listen-flags

Listen flags

41edd74b0a8f289d968baeeceba9f6aee4e10296 authored over 6 years ago
Adds options to listen other port than localhost

* To use gripmock in conjunction with docker-compose,
it requires to listen to any incoming co...

65accf1ac08cc96814edc6d0bde7436872b14c9c authored over 6 years ago
Fixes build

* Fix import paths
* Fix dependencies in Dockerfile
* Typo in Readme
* Add a check on an error a...

f415d8692c88b942a7507f3c7905e8a263190984 authored over 6 years ago
multi proto support

57a29e9703d18711512ea65377fde645503974c5 authored over 6 years ago
edit readme

1e1064de49ae5b64af582a24757d5d4ffdc8efa8 authored over 6 years ago
edit readme

bcd4a41f6baa1b82e31bb1d0b2ca11aed7600f03 authored over 6 years ago
fix example

b771a4ca2323fee576e2e6352a2a1cb30f6b2826 authored over 6 years ago
fix readme

d45715ea5187bcfcd1190ba696683bb84276e265 authored over 6 years ago
fix readme

9e390ba3801291bdacfa44a71bbb848e5f7d0791 authored over 6 years ago
add readme

e7018ed0c283d564d90d22591a0cc65517d689cc authored over 6 years ago
rename to gripmock

bbf564ea7323f737317120006a870ef45ffdb284 authored over 6 years ago
add dep and docker

97088267f1b2588b09fd88c1433f21975dd8f2bf authored over 6 years ago
remove template file

ca1d5e96c4f14997617570ad10ae80413e9d2c10 authored over 6 years ago
add example

c2c553603b461b21747b94a2a3df748d4d493c2f authored over 6 years ago
add stub mapping input on init

9a10bf89fac0dd9743ae42e17790d582f580778d authored over 6 years ago
add sed for generated pb.go

2ccdd0f63c8cbfd5c8f5d386244d20b22314d80d authored over 6 years ago
refactor a bit

c468442f484257e2c6c6342ba951f557526f31b7 authored over 6 years ago