Samuel Berthe

Results 97 issues of Samuel Berthe

Hi there 👋 Could you please add some documentation and examples for "screen" and "group" events please? - https://www.rudderstack.com/docs/destinations/webhooks/ - https://github.com/rudderlabs/rudderstack-docs/blob/main/docs/destinations/webhooks.mdx Thanks

It would be helpful to embed source code in binary, since the `.Sources()` getter read the sources at runtime, at location specified in the stack trace. I don't see any...

Both Recover and Recoverf helpers should build stack traces using `debug.Stack()` in order to print trace up to the panic line.

Currently, the `.Format()` exporter does not return colorized output. I wonder if we should automatically detect a tty mode or add a global parameter. I'm not even sure this is...

I added support for Trace and Span which are ULID by default. For now, Span are not exported from `ToMap()`, `Format()`, `Marshal()` and `LogValuer`. Is this expected and how should...

Hi, If the pull-request is merged doing a squash, the Github API will return only one parent to the commit (https://github.com/tschaub/github-changelog/blob/master/github/helper/range/index.js#L22 / https://github.com/tschaub/github-changelog/blob/master/github/api.js#L206). Then this commit does not appear in...

When a commit is rebased, git create a new sha1, but github keep a reference to the old one (see `GET /repos/:owner/:repo/commits`). When starting github-changelog by using a rebased commit...

![screenshot 2017-08-29 14 39 07](https://user-images.githubusercontent.com/2951285/29821492-6c59b6b8-8cc8-11e7-9b3e-e02cc02b282b.png) Since Rundeck 2.9, sub-jobs can be referenced from foreign projects.

enhancement