- Sep 25, 2019
-
- Sep 23, 2019
-
- Sep 22, 2019
-
-
Ryan Murfitt authored
-
Gilbert Gilb's authored
Closes #4516
-
- Sep 18, 2019
-
-
Gilbert Gilb's authored
Devpi preprends a `+` before simple indices. This commit adds support for them. Closes #4507
-
- Sep 17, 2019
-
- Sep 12, 2019
-
- Sep 10, 2019
-
- Sep 09, 2019
-
-
Rhys Arkins authored
This reverts commit b5c9dc8e.
-
Rhys Arkins authored
- Sep 07, 2019
-
-
Rhys Arkins authored
Adds a sanitize function to host-rules that redacts tokens and passwords from issues and PRs. Closes #4444
-
- Sep 05, 2019
-
-
Rhys Arkins authored
Closes #4346
-
Michael Kriese authored
-
- Sep 03, 2019
-
- Aug 30, 2019
-
- Aug 29, 2019
-
-
Rhys Arkins authored
- Aug 28, 2019
-
-
Rhys Arkins authored
Too unreliable when tests are executed in parallel
-
- Aug 27, 2019
-
- Aug 26, 2019
-
-
IKEDA Sho authored
A follow-up to #4246 which was insufficient.
-
Rhys Arkins authored
-
Rhys Arkins authored
-
Rhys Arkins authored
-
- Aug 25, 2019
-
-
Rhys Arkins authored
- Aug 23, 2019
-
-
Kevin James authored
As described on Slack, the regex versioner is currently causing bad PRs such as [this](https://github.com/TheKevJames/experiments/pull/8) since it can not properly track the current version. By parsing the `range` values with the same logic as the other version strings, eveverything should match up properly.
-
- Aug 22, 2019
-
-
Michael Kriese authored
The regex versioner supports arbitrary, user-defined versioning methods; it provides building blocks in the way of interacting capture groups within a user-defined regex which can be combined to support arbitrary use-cases. Uses a new `versionConfig` option to configure this scheme -- this feature is enabled dynamically for any new versioner which includes the optional `configure?(new_config: string)` interface. Warns if used with an invalid scheme.
-
IKEDA Sho authored
-
Rhys Arkins authored
-
- Aug 20, 2019
-
-
Rhys Arkins authored
Closes #4317
-