Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Follow Rubocop for scripts/prune-old-flaky-specs | Lin Jen-Shin | 2018-06-01 | 1 | -2/+3 |
| | |||||
* | Eliminate constants warnings by: | Lin Jen-Shin | 2018-06-01 | 1 | -1/+4 |
| | | | | | * Replace `require` or `require_relative` with `require_dependency` * Remove unneeded `autoload` | ||||
* | Fix scripts/prune-old-flaky-specs requires Bundler to run | Rémy Coutable | 2018-04-11 | 1 | -0/+5 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Use RspecFlaky::Report in scripts/prune-old-flaky-specs37721-clean-outdated-flaky-specs-from-the-flaky-specs-report | Rémy Coutable | 2018-04-10 | 1 | -20/+6 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Introduce scripts/prune-old-flaky-specs to prune outdated flaky specs from ↵ | Rémy Coutable | 2018-04-10 | 1 | -0/+33 |
the report Signed-off-by: Rémy Coutable <remy@rymai.me> |