3166 Commits

Author SHA1 Message Date
bridiver
2bc1a89e14 default to continueOnFail === false and handle failures for continueOnFail === true 2020-06-02 13:16:15 -07:00
Pete Miller
9daafba7e9 Sync - logging organization 2020-06-02 13:16:15 -07:00
Pete Miller
3fccff06a7 Sync - fetch chromium before checking for updates, re-run gclient sync directly when neccessary 2020-06-02 13:16:15 -07:00
bridiver
3f8d5c64db deprecate --all and add --force to force update all the repos without wiping out src/brave with -D 2020-06-02 13:16:15 -07:00
bridiver
d5e963c4a0 always use --force for an explicit force reset 2020-06-02 13:16:15 -07:00
bridiver
0df1e524ba add better description for --create 2020-06-02 13:16:15 -07:00
bridiver
eb3cb81f51 stash local changes for any kind of brave-core reset 2020-06-02 13:16:15 -07:00
bridiver
4593297268 handle git checkout in sync.js 2020-06-02 13:16:15 -07:00
bridiver
289cb8c3a5 don't try to create a new branch because this might be a tag that we don't have locally yet 2020-06-02 13:16:15 -07:00
bridiver
277fe18dab if we're changing branches, make sure we're on the right branch first 2020-06-02 13:16:15 -07:00
bridiver
e010b9d146 add cleanup option for init 2020-06-02 13:16:15 -07:00
bridiver
a1938b479a actually return a result from shouldUpdateChromium 2020-06-02 13:16:15 -07:00
bridiver
f5cacf872f use the branch name if possible so we can update to origin 2020-06-02 13:16:15 -07:00
bridiver
29d8e7213a use the rev hash because branch name doesn't always update correctly 2020-06-02 13:16:15 -07:00
bridiver
ae7e481d20 trim braveCoreRef 2020-06-02 13:16:15 -07:00
bridiver
d4681aef20 allow for resetting braveCore without forcing a chromium reset 2020-06-02 13:16:15 -07:00
bridiver
9e08b6a144 manually checkout brave-core on init so we can move most of what is currently in brave-browser into brave-core 2020-06-02 13:16:15 -07:00
bridiver
1596149869 don't create a new var 2020-06-02 13:16:15 -07:00
bridiver
df1412156a use current brave-core branch for sync and package.json branch for init 2020-06-02 13:16:15 -07:00
bridiver
5731294a5a add --reset as an alias for --all which is kept for backwards compat 2020-06-02 13:16:14 -07:00
bridiver
f4b30aa432 only update chromium if the version has changed 2020-06-02 13:16:14 -07:00
brave-builds
6022113a11 1.11.45 2020-06-02 18:00:54 +00:00
brave-builds
e33e7408bb 1.11.44 2020-06-02 10:00:50 +00:00
brave-builds
269e505271 1.11.43 2020-06-02 00:01:11 +00:00
brave-builds
9fed66e83b 1.11.42 2020-06-01 18:00:50 +00:00
brave-builds
1ab02e3c30 1.11.41 2020-06-01 10:00:44 +00:00
brave-builds
96ab94f732 1.11.40 2020-06-01 00:00:46 +00:00
brave-builds
14f05faeda 1.11.39 2020-05-30 10:00:43 +00:00
brave-builds
0d6e5a06da 1.11.38 2020-05-29 18:00:48 +00:00
Lauren
974ef58b6d
Merge pull request #10002 from brave/release-notes-1.9.x-hotfix1
Release notes for 1.9.x Hotfix 1
2020-05-29 10:38:20 -04:00
lauren
707aa6abb7 Release notes for 1.9.x Hotfix 1
Fix #10001
2020-05-29 08:18:08 -04:00
brave-builds
01d8f272e8 1.11.37 2020-05-29 10:00:46 +00:00
Brian Johnson
9e09196840
Merge pull request #9076 from brave/ntp-resources-fix
don't copy ntp resources
2020-05-28 18:51:08 -07:00
brave-builds
9e78da2bd7 1.11.36 2020-05-29 00:00:51 +00:00
bridiver
fa6ddbe755 don't copy ntp resources
partial fix for https://github.com/brave/brave-browser/issues/9063
2020-05-28 12:57:26 -07:00
brave-builds
af93457f0c 1.11.35 2020-05-28 18:00:46 +00:00
brave-builds
e93fa9bcec 1.11.34 2020-05-28 10:00:45 +00:00
brave-builds
6fe7200c10 1.11.33 2020-05-28 00:00:48 +00:00
Nejc Zdovc
caa564ab40
Merge pull request #9966 from brave/vmodule-tests
Adds support for vmodule
2020-05-27 20:01:06 +02:00
brave-builds
9916f9c844 1.11.32 2020-05-27 18:00:49 +00:00
NejcZdovc
7ab5bd1c97
Adds support for vmodule
Resolves #9965
2020-05-27 15:32:51 +02:00
Mihai PLESA
8678873518
Merge pull request #9763 from brave/mplesa-ci-pipeline-refactoring
refactored ci pipeline
2020-05-27 11:14:34 +01:00
Mihai PLESA
9378c8daee refactored ci pipeline 2020-05-27 11:06:43 +01:00
brave-builds
a753c7a608 1.11.31 2020-05-27 10:00:56 +00:00
brave-builds
1fdbd0ebeb 1.11.30 2020-05-27 00:00:53 +00:00
ryanml
01eef51ebf
Merge pull request #9952 from brave/run-audit-script
Using audit_deps.py for npm audit
2020-05-26 16:31:57 -07:00
brave-builds
5c3cdfe637 1.11.29 2020-05-26 21:47:19 +00:00
Brian Clifton
6da418efa9
Merge pull request #9765 from brave/cr83
Upgrade from Chromium 81 to Chromium 83
2020-05-26 14:20:22 -07:00
ryanml
53805e446f Using audit_deps.py for npm audit 2020-05-26 12:57:11 -07:00
mkarolin
24b0f276e2 Fixes tests output parameter 2020-05-26 09:51:49 -04:00