Ecosyste.ms: OpenCollective

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

github.com/ory/analytics-go

Segment analytics client for Go
https://github.com/ory/analytics-go

fix: change RequestLatency to int type (#7)

156aadf297a0f9a7bd9144956a2cf9312496bef2 authored over 1 year ago by Misa Munde <[email protected]>
chore: bump to v5

ff916a638e2a046bb0309f31aea85dadccadf126 authored over 1 year ago by aeneasr <[email protected]>
feat: sqa metrics v2 (#5)

ad3ff77a00e2a7a96fbc513c6fc3347f406db555 authored over 1 year ago by Misa Munde <[email protected]>
fix: convert int to string

1c43bf1180c607d9f86d6d5e1931815b094f062c authored almost 3 years ago by Patrik <[email protected]>
chore: remove ory/x dependency

06cea9e36c256e2f45a3cfac7894e87912303c14 authored almost 3 years ago by Patrik <[email protected]>
chore: bump ory/x (#3)

0dc0dd4cb00bfc9c49ca08c1c87e6b2aae866f69 authored over 3 years ago by Patrik <[email protected]>
chore: bump ory/x (#2)

1f0023fea793a98e0de971c3a222a945a5c1b6f8 authored over 3 years ago by hackerman <[email protected]>
feat: improve config and add more benchmarks (#1)

41b6494f00cdee00f88d1ce5b58778a0d2bfbd97 authored over 4 years ago by hackerman <[email protected]>
feat: use gzip

c6e5905bcc64aa9c4b9f988880ed49f8fca4cfa5 authored over 4 years ago by aeneasr <[email protected]>
Release v3.1.0

04c1a6ccfd7cbd4ab50e0b4d47dd03f77dcb3d72 authored over 5 years ago by Andrey Bulgakov <[email protected]>
Merge pull request #156 from segmentio/expose-validate

Expose the Message interface Validate method

c98da3f556e1c06413a568de69b33c3f9667efaa authored over 5 years ago by Prateek Srivastava <[email protected]>
Update message.go

Co-Authored-By: Prateek Srivastava <[email protected]>

b9e4561ce901ea9fdc37007ac2c38a9705e0260b authored over 5 years ago by Dean Karn <[email protected]>
add consisten panic error message

7b7e10d4197fc81234de31f74979cd4b5a8019d5 authored over 5 years ago by Dean Karn <[email protected]>
Expose the Message interface Validate method

By exposing the Message interfaces validate() method it allows the
analytics types to be used ex...

57794f9920892b679c3a9effb155c6fcfb05cf5b authored over 5 years ago by Dean Karn <[email protected]>
Merge pull request #148 from segmentio/error-custom-types

return error if a custom type is enqueued

0126b29dd57f27a1493902a3da9adb46f0073640 authored over 5 years ago by Prateek Srivastava <[email protected]>
return error if a custom type is enqueued

Because of the way we construct messages with type assertion, custom types that satisfy the `Mes...

7e255e1ec562e980bb8538844fafe5400468d834 authored over 5 years ago by Prateek Srivastava <[email protected]>
Merge pull request #146 from segmentio/dereference-msg

Handle pointer types in Enqueue()

89105eb6aa0934048d489027f3198f0b914a752d authored over 5 years ago by Prateek Srivastava <[email protected]>
Handle pointer types in Enqueue()

5da11e6bf56cf5d1d6db81fdfc98045b0e030e2a authored over 5 years ago by Andrey Bulgakov <[email protected]>
Fix build (#147)

* remove scheduled e2e testing

* disable alias or advanced tests as we dont support those for...

c79bb69ad0dff386d3cf7af86df870936ea5b314 authored over 5 years ago by Prateek Srivastava <[email protected]>
Merge pull request #141 from deliveroo/v3.0

message: update maxMessageBytes to 32KB

24d15f43d2c44954e6b6a1aa9abe9834dc55d76c authored almost 6 years ago by Prateek Srivastava <[email protected]>
message: update maxMessageBytes to 32KB

This patch raises the maxMessageBytes allowed per call to 32KB as stated
in documentation for V3...

33227eee658c3b2b0e7847d7cb189136c2a04ef0 authored almost 6 years ago by Jeffrey Lo <[email protected]>
Merge pull request #137 from segmentio/v3.0.1

Add changelog for 3.0.1

3b00f71eadd594f41e9b6af6d5198aca38ccaca5 authored about 6 years ago by Rob McQueen <[email protected]>
Add space

f1cc630b93ed5ca64ee6d2132ef534fd704b8676 authored about 6 years ago by Rob McQueen <[email protected]>
Add changelog for 3.0.1

2e9f5a9c7a246565f85626b863006f8db0fb3739 authored about 6 years ago by Rob McQueen <[email protected]>
Merge pull request #136 from segmentio/fix-vendor

fix vendored packages

19815268077f3645ad4107cbaf7b532903b8f264 authored about 6 years ago by Prateek Srivastava <[email protected]>
fix vendored packages

Dominic reported an issue when running go get on v3.

```
go get -u gopkg.in/segmentio/analytics...

fa1abe0a7449841c495b415e097da8503a5ad4d1 authored about 6 years ago by Prateek Srivastava <[email protected]>
Run tests on v3.0 every 10 minutes past the hour

c541109ba0656ac1a8a90aaf4fa8bc8042811223 authored over 6 years ago by Nhi Nguyen <[email protected]>
Revert "Run tests on master every 10 minutes past the hour"

This reverts commit 28d7e155c26cc0a302e266c9fd026965f9d3016e.

3c23dda8e1aa07d78b05017df45be85679f86f88 authored over 6 years ago by Nhi Nguyen <[email protected]>
Run tests on master every 10 minutes past the hour

28d7e155c26cc0a302e266c9fd026965f9d3016e authored over 6 years ago by Nhi Nguyen <[email protected]>
Merge pull request #133 from segmentio/makefile

add standardized makefile

300c6b06bf3ff47851d5582bba88bfd017e1f6c3 authored over 6 years ago by Prateek Srivastava <[email protected]>
add standardized makefile

cdabab82ce88b94e24ddcadea5ceb96d602b6091 authored over 6 years ago by Prateek Srivastava <[email protected]>
Merge pull request #132 from segmentio/e2e-update

update for new version of end to end testing tool

14e03163be0341b9c2f219e56c6e1311acbf0ec6 authored over 6 years ago by Prateek Srivastava <[email protected]>
update for new version of end to end testing tool

6de52d1513570191aae4dbeaca5104c4a21dfa67 authored over 6 years ago by Prateek Srivastava <[email protected]>
Merge pull request #129 from metrue/patch-1

godoc v3

86867f7ae46ed806db6b99d2c1a86331b911e1de authored over 6 years ago by Prateek Srivastava <[email protected]>
Update Readme.md

1b82565b441aa4c2929d81d9b851a052fb8ad098 authored over 6 years ago by Minghe <[email protected]>
Merge pull request #124 from segmentio/e2e-tests

Add End to End tests.

4f08212e9b32c48b4a4d20997d3f90dc0b56eba8 authored almost 7 years ago by Prateek Srivastava <[email protected]>
Add End to End tests.

This integrates the testing harness with the Go library. The harness invokes the cli package wit...

5fd146c1ad61f7135fac2a9e58d149a07680ac75 authored almost 7 years ago by Prateek Srivastava <[email protected]>
Merge pull request #123 from segmentio/circle-ci-v2

Migrate to Circle CI v2

d44a26651497f0886d0968d28f1019e4f205277f authored almost 7 years ago by Prateek Srivastava <[email protected]>
Add CI target to Makefile

1c1d0c9e85f8cda6bd7da62d7ef2bc66e1d10887 authored almost 7 years ago by Prateek Srivastava <[email protected]>
Migrate to Circle CI v2

When working on https://github.com/segmentio/analytics-go/pull/122, I realized the Circle config...

db5d4baf33f31af000cb5d0c134f402285221be4 authored almost 7 years ago by Prateek Srivastava <[email protected]>
Merge pull request #119 from rohitpaulk/fix-typos

Fix typos in config.go

1178b964a36694a8f9c161b19e6fe28cb37e8482 authored about 7 years ago by Prateek Srivastava <[email protected]>
Fix typos in config.go

ccde53fa60885e3f90b66ed923092b813ed42bc7 authored about 7 years ago by Paul Kuruvilla <[email protected]>
Merge pull request #117 from segmentio/update-docs

Update History.md for v3 and remove note about submodules in Readme

da504c6172c513bcaa9d80aef5001683adb95c09 authored about 7 years ago by Prateek Srivastava <[email protected]>
Update History.md for v3 and remove note about submodules in Readme

7c36690097254bb99d7d19c4fcab3607600d1166 authored about 7 years ago by Prateek Srivastava <[email protected]>
Merge pull request #115 from corgrath/v3.0

Adding `Context.App.Namespace` since it is required in order to send Server-to-Server events to ...

1f3f9fc4864242f80f00f064a0a2f60c1b47e396 authored about 7 years ago by Prateek Srivastava <[email protected]>
Adding "Context.App.Namespace" since it is required in order to send

Server-to-Server events to AppsFlyer.

This already exists in the Segment iOS SDK:
https://github...

2c1feca097259a15261e92014e1deac5fc0ea540 authored about 7 years ago by Christoffer Pettersson <[email protected]>
Merge pull request #112 from mindoktor/v3.0

Adding "DevinceInfo.AdvertisingID" in order to send data to AppsFlyer integration

b1c057179a207351f8073af239b9a3df1fbec97c authored over 7 years ago by Prateek Srivastava <[email protected]>
Adding "DevinceInfo.AdvertisingID" since it is required in order to send

Server-to-Server events to AppsFlyer according to Segment documentation:
https://segment.com/docs...

3556c623fbee60111eb867a186f54ffb9a4969ef authored over 7 years ago by Christoffer Pettersson <[email protected]>
Merge pull request #106 from segmentio/conditional-timeout

Set default http timeout conditionally.

f1078902ec8ccb8ae4a0fc1f4488817995d87e66 authored over 8 years ago by Achille <[email protected]>
Set default http timeout conditionally.

Use conditional compilation to set default timeout on http client.
For go 1.6+ we always the htt...

af3757dc12b9c59f66c16c0404d89c3a3d061330 authored over 8 years ago by Prateek Srivastava <[email protected]>
Merge pull request #103 from segmentio/cover

add code coverage artifacts

6afcb9ff169900456f9ad0ce82d62a59b6f844e7 authored over 8 years ago by Achille <[email protected]>
Merge pull request #104 from segmentio/fix-go-1.5

fix http timeout tests

4374211f45d98f6cf8e8b0c1040c7d3587693ed6 authored over 8 years ago by Achille <[email protected]>
Merge branch 'cover' of ssh://github.com/segmentio/analytics-go into cover

26e76d7fd726706cb1bc92cbc50babd8a4de7e66 authored over 8 years ago by Achille Roussel <[email protected]>
properly set environment variables

00e3e689acfa5193721c655dd9a02f86f1e05e0c authored over 8 years ago by Achille Roussel <[email protected]>
attempt at running tests from the GOPATH

d2d8d71d6fd0af09d2a347457facc737d8119cf8 authored over 8 years ago by Achille Roussel <[email protected]>
attempt at running tests from the GOPATH

961a1c854cc35b26a175b828310aca2b7a13248c authored over 8 years ago by Achille Roussel <[email protected]>
attempt at running tests from the GOPATH

b0a593393621d2593a900ed852c6f55a07ab0c45 authored over 8 years ago by Achille Roussel <[email protected]>
set GO15VENDOREXPERIMENT=1

5df4ee09388356c25466f481064c10d392fc95d6 authored over 8 years ago by Achille Roussel <[email protected]>
update submodules

620f7317bb3d1c212ce2b6929532a127894b1616 authored over 8 years ago by Achille Roussel <[email protected]>
add code coverage artifacts

720d48cf29dce7c3f1fe3ed8d4afe385085b4b3b authored over 8 years ago by Achille Roussel <[email protected]>
attempt at running tests from the GOPATH

e79b8c1ea18b3d740d09ac634a5d993768b85a13 authored over 8 years ago by Achille Roussel <[email protected]>
attempt at running tests from the GOPATH

847f792f2286e642561a69c21fd0f6f15ca2c246 authored over 8 years ago by Achille Roussel <[email protected]>
don't use pwd

51e8a65329d107078c94fed9e549db2cf52965a7 authored over 8 years ago by Achille Roussel <[email protected]>
don't use pwd

35a8ca4c87dd750c59cccfe4e582bf16a8de674a authored over 8 years ago by Achille Roussel <[email protected]>
properly set environment variables

326e6d1ece99e12b482508a0d23fd35dabcc7dd7 authored over 8 years ago by Achille Roussel <[email protected]>
attempt at running tests from the GOPATH

d1b3e0f7bcf4c3f1eb883c54f5ef0abe06d0c2f0 authored over 8 years ago by Achille Roussel <[email protected]>
attempt at running tests from the GOPATH

680708dc144c261e2cb8fa4e97207a5c827dde7b authored over 8 years ago by Achille Roussel <[email protected]>
attempt at running tests from the GOPATH

2a1dbadf0f4d72c362a08c8ba6b7fb28a91b9e1f authored over 8 years ago by Achille Roussel <[email protected]>
attempt at running tests from the GOPATH

288572ff28c4154dbad7bd726df280a93dc20960 authored over 8 years ago by Achille Roussel <[email protected]>
attempt at running tests from the GOPATH

5154dd481e88baf2b889422c57662cb8a9b8b85d authored over 8 years ago by Achille Roussel <[email protected]>
update submodules

e347277fa47a0b6ba19dd796308bf12edabbef0b authored over 8 years ago by Achille Roussel <[email protected]>
set GO15VENDOREXPERIMENT=1

9c0cf5052699a404f1e6e673d9ea5cfff24f0e60 authored over 8 years ago by Achille Roussel <[email protected]>
Merge branch 'fix-go-1.5' of ssh://github.com/segmentio/analytics-go into cover

de7a54950bc899b32213ce53092e8bc17b219fe0 authored over 8 years ago by Achille Roussel <[email protected]>
fix http timeout tests

0bb55874afe041574ff5831fcfd22d36331fecea authored over 8 years ago by Achille Roussel <[email protected]>
add code coverage artifacts

65a12d2b52d20e51c7d1abc53fc5f2acb822da5a authored over 8 years ago by Achille Roussel <[email protected]>
Merge pull request #102 from segmentio/callback-doc

define callback policy

b23eeb24d291091286cb2f1a0ec2e069115dcba6 authored over 8 years ago by Achille <[email protected]>
cleanup

13419d623a8bf22f1b407d79ddb9eaa05ad3b7ae authored over 8 years ago by Achille Roussel <[email protected]>
define callback policy

5de17ba764312ead834336d0169114a3a45fbaa7 authored over 8 years ago by Achille Roussel <[email protected]>
add HTTP timeout (#101)

dc3d006b636d01502b8db6b218297390b73dc0a4 authored over 8 years ago by Achille <[email protected]>
Merge pull request #100 from segmentio/test-coverage

100% test coverage

413df525687518cf77c6a33142c23358177e5db7 authored over 8 years ago by Achille <[email protected]>
don't consider 3xx HTTP status codes a success

095e04652fef93a3b83313df18922df79fe9fce2 authored over 8 years ago by Achille Roussel <[email protected]>
cleanup

4df3f0b2bd4e4c39070b78a7072cbdb48336e3a7 authored over 8 years ago by Achille Roussel <[email protected]>
add .json files to track expected output

f1359e45e3ec5b3c646f7377ae2b3bc0adbb72a8 authored over 8 years ago by Achille Roussel <[email protected]>
100% test coverage of analytics.go

1e10f1eee7a681e051051fdcd6d46e21e11b2d07 authored over 8 years ago by Achille Roussel <[email protected]>
90% test coverage of analytics.go

0f72f225ecb959ead982d166a99e90722773de46 authored over 8 years ago by Achille Roussel <[email protected]>
100% test coverage of properties.go (found a bug!!!)

b7e3bb45548ec539e52369e8a28c8a778f9bb6e3 authored over 8 years ago by Achille Roussel <[email protected]>
100% test coverage of traits.go

dfe337aaca7f0d297016bc668913afad6c48e1ea authored over 8 years ago by Achille Roussel <[email protected]>
100% test coverage of integrations.go

226c110d760d19b6fb9722037aba61ced9b5006d authored over 8 years ago by Achille Roussel <[email protected]>
100% test coverage of message.go

5a17ddb06fbcda903998b71928794076e1d91589 authored over 8 years ago by Achille Roussel <[email protected]>
100% test coverage of error.go

36c3a76af61277667bc90b0572254b6ca1d53c68 authored over 8 years ago by Achille Roussel <[email protected]>
100% test coverage of json.go

c1e0850082b51202a31315fa82fce8807a0c45af authored over 8 years ago by Achille Roussel <[email protected]>
Merge pull request #98 from segmentio/executor

add executor to limit the number of goroutines

2f523673f7b31be555151fb77e4879c317727ab4 authored over 8 years ago by Achille <[email protected]>
fix unit tests

a04066f6ded7070411d134f3b03096936ef04e69 authored over 8 years ago by Achille Roussel <[email protected]>
fix typos

c0d2539f476a518f20117027cc8f506c137ca356 authored over 8 years ago by Achille Roussel <[email protected]>
add executor to limit the number of goroutines

7a3e7f9dc1ad49181d73e38c03d6d2ab80528f43 authored over 8 years ago by Achille Roussel <[email protected]>
fix typo (#92)

fd604d12ab629541fef2f7df8e207f20d36b7d44 authored over 8 years ago by Achille <[email protected]>
Merge pull request #93 from segmentio/integrations

add Integrations type

4e08bc28c3e025d7fe8a91dfe139d3f4146ed3d4 authored over 8 years ago by Achille <[email protected]>
code review change

147c023100a9f41bce768e659b711896ab194457 authored over 8 years ago by Achille Roussel <[email protected]>
Merge pull request #87 from segmentio/update-readme

Update readme

cc2efe78a8d1eaec1d6acf2f3665c67dc26fd3ee authored over 8 years ago by Achille <[email protected]>
add badge

e9ecd18d479d09c5fa9e501a5ff239e78e226281 authored over 8 years ago by Achille Roussel <[email protected]>