Commit Graph

19 Commits

Author SHA1 Message Date
Reuben Morais
94cca3c651
Correctly handle non stable versions in --branch 2020-03-12 13:43:27 -03:00
Alexandre Lissy
020619fa97 Automagically decompress GZipped artifacts
Fixes #2760
2020-02-18 13:59:30 +01:00
juandspy
29a92e098f
Update taskcluster.py
I copied ``maybe_download_tc_bin`` syntax in order to make the code easier to follow.
2020-01-22 16:22:15 +01:00
juandspy
b6008d0454
Update util/taskcluster.py 2020-01-22 14:50:42 +01:00
Dustin J. Mitchell
bd12eacafa include /api/ in community-tc URLs 2019-11-03 03:54:18 +00:00
Miles Crabill
27efcf470a
swap taskcluster.net references for community-tc.services.mozilla.com 2019-11-01 14:12:50 -07:00
Alexandre Lissy
5e7679593b Move default branch to current VERSION content instead of master
Fixes #2418

X-DeepSpeech: NOBUILD
2019-10-09 14:29:14 +02:00
Reuben Morais
82a5b37073 Allow specifying --branch when getting decoder URL 2019-09-15 15:11:15 +02:00
Li Li
0190c48d5e Fix trivial shadow variable in util script
Signed-off-by: Li Li <eggonlea@msn.com>
2019-07-02 10:39:29 -07:00
Reuben Morais
13757a4258 Fix pylint warnings 2019-04-11 07:02:21 -03:00
Alexandre Lissy
0e617ea6f1 Fetch ds_ctcdecoder from VERSION-based URL by default
Fixes #1801
2018-12-19 14:50:10 +01:00
Alexandre Lissy
17b7cddaba Run CTC Decoder build on merge and expose artifacts 2018-11-13 14:50:41 +01:00
Reuben Morais
cfed8ccd4f Cache common objects in decoder build 2018-11-12 14:17:30 -02:00
Reuben Morais
a5bcecbe40 Address more review comments 2018-11-11 15:24:31 -02:00
Reuben Morais
38b54479a9 Add documentation and remove unneeded build of decoder packages 2018-11-09 18:36:21 -02:00
Alexandre Lissy
914c923767 Augment tc download with branch
Fixes #1438

X-DeepSpeech: NOBUILD
2018-07-03 16:09:17 +02:00
Scott Stevenson
ccd8f560ca
Remove keyword argument that has default value
When no `type` keyword argument is passed to the `add_argument` method
of an `argparse.ArgumentParser`, the type will be `str` by default and
therefore this does not need to be specified.
2018-05-29 18:28:59 +01:00
farwayer
bfca43d928 taskcluster.py: create target dir if not exists 2017-12-13 14:25:17 +03:00
Reuben Morais
9f1b20efc3 Rename util/tc.py to util/taskcluster.py 2017-11-08 14:34:05 -02:00