Laurens Duijvesteijn
Laurens Duijvesteijn
In Studio we currently link CML reports to specific commits like this:  If a new commit is pushed, we add a new row to this table. If we have...
That sounds like a fair description. Whether you want to expose this suggested behavior using a separate flag or make it the default for `--update` is up to you of...
My 2 cents: - Try to play nice with existing infrastructure. - Directories within a bucket sounds like the best way to go. More background below :) ### Playing nice...
The impact of the metrics using histograms is much smaller than the impact using summaries. Some measurements we made last week. I think this one can be closed (CC @arianvp):...
I would also like to make a new release, given the community is still interested in this library. I reached out to @c-rack over email whether he'd be open to...
Hi Sam! Thanks for your interest! I'm definitely interested in collaborating. Any reason in particular you decided to start your own lib instead of sending PRs? (No worries about the...
Update: turns out GitLab has even more limitations than BitBucket around webhook events about comments. GL only provides webhook events for comment creation (either PR or commit comments). Editing and...
Yup, it would definitely be a bit involved. Just left it as an idea that we can get to if it turns out that people really need it :)
@janchk Thanks for the request! Do you think this is useful for all experiment inputs or just some of them?
Postponing this until after we have something for https://github.com/svsticky/pxl/issues/15, https://github.com/svsticky/pxl/issues/34 and https://github.com/svsticky/pxl/issues/35 as those issues touch the config which `init` is creating.