Mihai PLESA
bdab01fd9c
macos arm64 pr builds ( #20616 )
...
* macos arm64 pr builds
* fix
2023-10-28 06:02:26 -04:00
Andrea Brancaleoni
c3fd92abcd
ci: action pin deps ( #20353 )
...
* ci: pull_request.yml pin deps
* ci: security-action.yml pin deps
* ci: update-dep.yml pin deps
2023-10-03 00:41:01 +02:00
Wojciech Knapik
8b6f71be6f
Made Windows x86 builds opt-in in PRs ( #20294 )
2023-09-26 15:21:37 +02:00
Wojciech Knapik
b4b18ad222
Flipped CI builds on some platforms/architectures from opt-out to opt-in ( #20276 )
...
* Flipped CI builds on some platforms/architectures from opt-out to opt-in
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
2023-09-26 08:40:14 -04:00
bridiver
9f3599bfae
add codeowner for all renderer code since it is especially sensitive
2023-09-14 14:51:14 -07:00
bridiver
64a91f4ce4
add code owner for rust src
2023-08-01 13:45:04 -07:00
AlexeyBarabash
87cbd9bc2b
Updated sync CODEOWNERS ( #19436 )
2023-07-31 10:48:00 +03:00
Anthony Tseng
991809bcc8
Update wallet code owners
2023-07-25 12:35:37 -07:00
Aleksey Khoroshilov
37fa4c5007
Merge pull request #19275 from brave/issues/31612
...
Show current feature states on brave://flags.
2023-07-18 20:19:31 +07:00
bridiver
1646a064ef
add code owner for any third party binary files
2023-07-17 11:46:05 -07:00
bridiver
95f6caf9b2
fix codeowners so all third_party/rust changes require bridiver approval
2023-07-17 07:32:11 -07:00
bridiver
f193f8dd2b
add codeowner for third_party/rust
2023-07-16 16:25:19 -07:00
Aleksey Khoroshilov
f803aa2d29
Fix labeler path.
2023-07-14 10:26:06 +07:00
Aleksey Khoroshilov
d6fd9f3733
Show current feature states on brave://flags.
2023-07-13 19:15:16 +07:00
zenparsing
2f852e3c6d
Replace ledger terminology in Rewards code
2023-07-11 14:47:11 -04:00
bridiver
b1c1343cd0
convert brave rust targets to upstream rust targets
2023-06-29 12:10:14 -07:00
Brian R. Bondy
9ed9b58e83
Update the PR template for other types of reviews ( #19047 )
...
Update the pull request template to indicate other types of reviews may be needed and rename the brave/security link to brave/reviews
2023-06-27 10:13:57 -04:00
Claudio DeSouza
b971578422
//components/sync/driver renamed to :service
...
Chromium change:
https://chromium.googlesource.com/chromium/src/+/91c345cf4eac0adbb428db6449384028dfac7bd3
commit 91c345cf4eac0adbb428db6449384028dfac7bd3
Author: Mikel Astiz <mastiz@chromium.org >
Date: Tue May 16 14:18:56 2023 +0000
[sync] Rename components/sync/driver to components/sync/service
It was agreed within the Sync team that the name 'driver' conveys
little and is a historic artifact. The new name, 'service', reflects
what most dependent targets care about: SyncService and adjacent APIs.
Semi-automated patch generated via:
git mv components/sync/driver components/sync/service
./tools/git/mass-rename.py
cat /tmp/affected-files.txt | \
xargs sed -i 's/#include/#import/g'
git grep -l 'sync/driver' |\
xargs sed -i 's/components\/sync\/driver/components\/sync\/service/g'
git grep -l 'sync_driver_sync_internals' |\
xargs sed -i 's/sync_driver_sync_internals/sync_service_sync_internals/g'
git grep -l 'components/sync/service:driver' |\
xargs sed -i 's/sync\/service:driver/sync\/service/g'
git grep -l 'kSyncDriverSyncInternalsResources' |\
xargs sed -i\
's/kSyncDriverSyncInternalsResources/kSyncServiceSyncInternalsResources/g'
git grep -l 'IDR_SYNC_DRIVER_SYNC' | \
xargs sed -i 's/IDR_SYNC_DRIVER_SYNC/IDR_SYNC_SERVICE_SYNC/g'
sed -i 's/driver/service/g' components/sync/service/BUILD.gn\
components/sync/service/sync_api_component_factory.h
sed -i 's/_H__/_H_/g' components/sync/service/*.h
git cl format
Manual changes include:
1. Build target rename in components/sync/driver/BUILD.gn.
2. Header guard issues surfaced by presubmit.
3. Several header files reintroduced to avoid breaking downstream.
Disable-Rts: True
Change-Id: If23629e79e781e55c3d783e3074fb536311928d6
Bug: 1444709
2023-06-19 16:00:13 -04:00
Aleksey Khoroshilov
fbe15bbdce
Run upstream tests when we change upstream feature defaults.
2023-06-08 13:54:54 +07:00
Mihai PLESA
074fdb1584
document option to skip linters
2023-05-24 08:50:30 -04:00
Mihai PLESA
a3bd87390c
label workflow fix
2023-05-10 19:26:47 +01:00
Darnell Andries
8b0e69a53d
Change P3A codeowners and correctly disable P3A test for macOS
2023-04-25 12:39:03 -07:00
mkarolin
e8f98f2123
Added string-reviewers-team as owners for strings files.
2023-04-11 14:54:36 -04:00
zenparsing
9482e12fdf
Move bat-native-ledger into components/brave_rewards
2023-03-13 14:20:28 -04:00
Aleksey Seren
2e49093d96
Moved bat-native-ads to components.
2023-03-10 16:20:26 -05:00
Wojciech Knapik
b0e0c0a411
Switched tokens in the propagate-labels action ( #17539 )
2023-03-09 14:30:56 +01:00
Linh
becf1cdd3b
Merge pull request #17514 from brave/linh-update-ci-labels
...
Add new labels for CI
2023-03-08 09:08:10 +09:00
Wojciech Knapik
fb1cae26d0
Fixed label search in propagate-labels.yml ( #17520 )
2023-03-07 22:08:09 +01:00
Wojciech Knapik
3a8eaefa80
Run CI on draft PRs by default ( #17430 )
...
* Run CI on draft PRs by default
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
2023-03-07 08:20:48 -05:00
Linh Kikuchi
ec7c0ba671
Add new labels for CI
2023-03-07 18:45:09 +09:00
Wojciech Knapik
950bc132cf
Automatically add wallet labels to PRs and propagate them to issues ( #17485 )
2023-03-06 16:54:53 +01:00
Wojciech Knapik
5a84cbcd31
Added info about CI-related labels to the PR template ( #17446 )
2023-03-03 17:42:10 +01:00
Andrea Brancaleoni
45629fe1a2
workflow: migrate CodeQL to security-action
2023-01-20 14:13:25 -08:00
Wojciech Knapik
2c8a30390b
Added code owners for /.github/ ( #16586 )
2023-01-10 11:32:52 +01:00
Andrea Brancaleoni
2be8e98499
Upgrade CodeQL action
...
Since v1 is deprecated, upgrade CodeQL action to silence build warnings e.g. https://github.com/brave/brave-core/actions/runs/3875749130
2023-01-09 13:22:22 -08:00
Mihai PLESA
e64018ff11
upgrade checkout github action to v3
2023-01-09 20:35:24 +02:00
Ahmed Kamal
53597e68ee
Alert unsigned commits higher frequency ( #16579 )
2023-01-09 18:35:54 +01:00
Mihai PLESA
171f64d52a
codeql config file
2022-12-21 13:56:08 -08:00
Mihai PLESA
eefd66b57a
codeql ignore
2022-12-21 13:56:08 -08:00
Ahmed Kamal
2e84ac8151
Trigger alert unsigned commits on many PR events ( #16428 )
2022-12-20 19:40:55 +02:00
Serg
45149fb8a3
Adds code owners for BravePrefServiceBridge.java
2022-12-16 09:25:23 -05:00
Anthony Tseng
a38f21b51e
Update outdated @brave/crypto-wallets CODEOWNER
2022-12-12 16:59:54 -08:00
Ahmed Kamal
af831f71bb
Add auto bump DEPS GHA workflow ( #16068 )
2022-12-12 16:17:12 +01:00
Aleksey Khoroshilov
bd45d55fd3
Add presubmit info to PR template
2022-12-05 13:16:57 +07:00
samartnik
ecd65f9e57
Merge pull request #15908 from brave/java_patch_reviewers_codeowners
...
Changes owners for java patches to java-patch-reviewers
2022-11-30 11:28:29 -05:00
Ahmed Kamal
132f54da9f
Alert on unsigned commits ( #15947 )
2022-11-21 15:47:31 +02:00
Artem Samoilenko
8fc7838820
Changes owners for java patches to java-patch-reviewers
2022-11-11 10:10:37 -05:00
Anthony Tseng
f1d3701a18
Merge pull request #15723 from brave/wallet-codeowner
...
Split wallet codeowner into frontend and backend
2022-10-31 11:01:28 -07:00
Anthony Tseng
3472c02527
Split wallet codeowner into frontend and backend
2022-10-31 10:50:29 -07:00
Ahmed Kamal
15b0d5c4ce
Fix set-milestone workflow ( #15503 )
...
Adapt to new <URL> GH style
Signed-off-by: Ahmed Kamal <email.ahmedkamal@googlemail.com >
Signed-off-by: Ahmed Kamal <email.ahmedkamal@googlemail.com >
2022-10-18 09:28:30 -04:00