tidy-dev
|
82be843a41
|
Update getNextVersionNumber to expect a test version or prod version
|
2022-05-11 12:58:39 -04:00 |
|
tidy-dev
|
60c1a2305f
|
Adds a basic test version
|
2022-05-03 09:20:44 -04:00 |
|
Markus Olsson
|
09f16b4184
|
Search and replace for the straightforward cases
substr(X) can be substituted for substring(X)
substr(0, X) can be substituted for substring(0, X)
|
2022-02-28 15:26:36 +01:00 |
|
Brendan Forster
|
7ceb9d085a
|
extract function for parsing beta number
|
2018-02-09 15:30:14 +11:00 |
|
Brendan Forster
|
93e8fb9235
|
fix test failure
|
2018-02-09 15:22:56 +11:00 |
|
Brendan Forster
|
d380d279b7
|
refactor into stages
|
2018-02-09 15:11:20 +11:00 |
|
Brendan Forster
|
3d5a95a82c
|
some readability
|
2018-02-09 15:08:15 +11:00 |
|
Brendan Forster
|
ba5c131c0f
|
address review feedback
|
2018-02-09 14:30:37 +11:00 |
|
Brendan Forster
|
9d38422d0a
|
extra to types
|
2018-02-04 22:17:04 +11:00 |
|
Brendan Forster
|
12bde27bf8
|
a bit of tidy up
|
2018-02-04 12:17:05 +11:00 |
|
Brendan Forster
|
015f7dba6c
|
constrain the types to known channels
|
2018-02-04 12:15:29 +11:00 |
|
Brendan Forster
|
2405980484
|
extract fiddly rules into function and add tests
|
2018-02-04 11:38:44 +11:00 |
|