test_track icon indicating copy to clipboard operation
test_track copied to clipboard

Server app for the TestTrack multi-platform split-testing and feature-gating system

Results 14 test_track issues
Sort by recently updated
recently updated
newest added

Variant retirement is a confusing vestige of a time when we had ambition to analyze splits despite mid-test re-weightings of variant probabilities. At this point our best practice would be...

We hope to add support for mobile clients in the field who reference since-finished splits and provide a final disposition for those splits. In order to provide the correct answer...

Depends on #74. An unauthenticated endpoint to ask for the decided variant of any finished split. Because there was not always a decision field on splits, this should probably error...

I assume there's some default user/pass credentials setup? I don't know how to login to the deployed heroku app.

Currently, we don't have a Procfile for deployments to heroku, so heroku will use the default configuration for running the web server. That's probably good though because the current version...

The sign-in page for admins has styling only if you're using the SAML login. Non-SAML login doesn't seem to have any associated CSS. Image attached ![screen shot 2016-12-20 at 5...

In an effort to make local setup easier for newcomers, a lot of open-source projects have started providing `Dockerfile` and `docker-compose.yml` files. This simplifies often cumbersome setup tasks like installing...

We should have some shout-outs to the people that are using this software.

Bumps [puma](https://github.com/puma/puma) from 5.6.7 to 5.6.8. Changelog Sourced from puma's changelog. 5.6.8 / 2024-01-08 Security Limit the size of chunk extensions. Without this limit, an attacker could cause unbounded resource...

dependencies

Bumps [view_component](https://github.com/viewcomponent/view_component) from 3.7.0 to 3.10.0. Release notes Sourced from view_component's releases. v3.10.0 Fix html escaping in #call for non-strings. Reegan Viljoen, Cameron Dutro Add output_preamble to match output_postamble, using...

dependencies
MODERATE