Mihai Plesa
411c60a87e
added more tests to github upload
2020-01-15 19:13:40 +00:00
Mihai Plesa
6743b96be0
fixed github upload
2020-01-15 16:01:47 +00:00
Mihai Plesa
e95a569e4a
added github upload for android apks
2020-01-15 11:20:26 +00:00
Mihai Plesa
a728e5499b
removed checksum upload
2019-12-06 10:32:52 +00:00
bridiver
c7985f8b9d
remove chromedriver dep that was carried over from muon and isn't needed at all
2019-07-10 16:38:31 -04:00
Mihai PLESA
fdae7ff07e
fixed upload for windows x86 ( #2601 )
2019-06-05 08:20:03 +01:00
Matt Bacchi
1eae726e0f
Fix for failing pep8 tests
...
Pycodestyle is starting to fail invalid escape sequences
that will be illegal in Python 3.7 and in this example
we were using \. and \s which will be invalid at that
time.
We will use character classes instead.
2019-05-09 13:24:13 -06:00
Matt Bacchi
ad3576f77a
Fix pattern match for chromedriver_version and throw exception if not found
...
Add test for this function
Fixes https://github.com/brave/brave-browser/issues/4372
2019-05-09 10:30:08 -06:00
Matt Bacchi
5097b734ce
Add script to update release body with changelog
...
Additional updates:
* multiple updates to support Python 3
* rename method get_draft
* remove duplicate method
* move method to helpers
2019-03-27 14:06:34 -06:00
Matt Bacchi
e34c28055d
Automate the upload of installers to omaha-server
...
Download install packages from GitHub release, then
upload to omaha/sparkle.
Thanks to @jumde for assistance on this.
Fixes https://github.com/brave/brave-browser/issues/2578
2018-12-14 15:54:49 -07:00
Brian R. Bondy
905114c58a
Format python files to PEP8
2018-11-13 13:05:29 -05:00
Matt Bacchi
a534372921
remove self reference to fix build break
2018-07-12 10:06:47 -06:00
Matt Bacchi
c52ec2e21e
simplify by calling local method vs. using package.json
2018-07-11 22:53:02 -07:00
Matt Bacchi
6e13075dc1
Handle new linux/osx package names better; add method to return raw version string
2018-07-09 15:57:19 -06:00
Matt Bacchi
f87fb42635
Use brave-browser/package.json for canonical version
2018-07-09 12:49:53 -06:00
Matt Bacchi
85c4876b81
import re library
2018-06-01 15:21:01 -07:00
Matt Bacchi
f3f7bd6836
Updates to upload script for CI
...
We'll use the BUILD.gn file to get the chromedriver version because
it is pinned there vs. using the VERSION file from the chromium
source tree.
2018-06-01 11:17:49 -07:00
Brian R. Bondy
4318bd39f1
s/antimuon/brave
...
Fix https://github.com/brave/brave-browser/issues/120
2018-03-26 09:05:29 -04:00
Brian R. Bondy
43c4fcbc94
Add create_dist and symbol build config
2018-02-09 13:45:46 -05:00
AlexeyBarabash
6b2310de87
Revert "Add create_dist and symbol build config"
...
This reverts commit 10819c1926 .
2018-02-08 19:54:27 +02:00
Brian R. Bondy
10819c1926
Add create_dist and symbol build config
2018-02-06 22:20:05 -05:00
Brian R. Bondy
7c2aadf44a
Hello World!
2017-11-10 16:34:04 -05:00