David Knaack
|
eccbda8328
|
feat: allow changing default command timeout (#2283)
* feat: allow changing default command timeout
* fix clippy
* add doc to exec_cmd in Context
* update docs in CONTRIBUTING.md
* Fix comment in CONTRIBUTING.md
Co-authored-by: Thomas O'Donnell <andytom@users.noreply.github.com>
Co-authored-by: Thomas O'Donnell <andytom@users.noreply.github.com>
|
2021-02-11 21:34:47 +01:00 |
|
David Knaack
|
bb160d9207
|
perf(elixir): evaluate version lazily (#2172)
|
2021-01-20 18:59:21 +01:00 |
|
Tilmann Meyer
|
88b603be38
|
test: introduce env variable mocking (#1490)
|
2020-08-07 15:13:12 -04:00 |
|
Zhenhui Xie
|
ec76fafff0
|
feat: refactor modules to use format strings (#1374)
|
2020-07-07 18:45:32 -04:00 |
|
Karol Fuksiewicz
|
eba4d87612
|
feat(package): configurable displaying package version for packages marked as private (#1109)
* feat(package): config for enabling package version in private packages
* test(package): refactor package tests
|
2020-04-28 10:53:30 +02:00 |
|
Thomas O'Donnell
|
060689fa88
|
fix: Fix latest clippy suggestions (#1136)
Have removed some imports that Clippy says are not needed anymore.
|
2020-04-24 12:37:13 +02:00 |
|
David Knaack
|
56d475578e
|
fix: possible fix for Intermittent Test Failures in GH Actions (#987)
* fix: possible fix for Intermittent Test Failures in GH Actions
* undo some of the chnages to directory.rs
* typo
* add docs
|
2020-03-15 12:12:25 -05:00 |
|
KokaKiwi
|
243e97cfe6
|
feat: add Elixir module (#437)
|
2020-03-01 22:29:27 -05:00 |
|