Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
78 commits
Select commit Hold shift + click to select a range
cb507ae
added initial cloudbuild configs for testing builds
harryoverton-protected Mar 20, 2025
4851793
fix logging options for cloudbuild
harryoverton-protected Mar 20, 2025
d06fe01
fix path export
harryoverton-protected Mar 20, 2025
dd3ace8
fix path export
harryoverton-protected Mar 20, 2025
a35901f
fix path export
harryoverton-protected Mar 20, 2025
cff6ff9
fix substitutions conflict
harryoverton-protected Mar 20, 2025
3c96b1c
fix Install Dependencies steps
harryoverton-protected Mar 21, 2025
1d79def
fix Install Dependencies steps
harryoverton-protected Mar 21, 2025
996a35c
fix typo
harryoverton-protected Mar 21, 2025
82da992
fixed install deps step
harryoverton-protected Mar 21, 2025
8d59081
fixed install deps step
harryoverton-protected Mar 21, 2025
aaab405
fixed install deps step
harryoverton-protected Mar 21, 2025
ade3e19
use custom cloudbuild runners for build steps
harryoverton-protected Mar 26, 2025
acf76a6
specify totalbrowser-builder image tag
harryoverton-protected Mar 26, 2025
d206c42
use sh entrypoint not bash for alpine images
harryoverton-protected Mar 26, 2025
0a88fd8
make sure workdir is created
harryoverton-protected Mar 26, 2025
64c24ef
updated builder images to use ubuntu
harryoverton-protected Mar 26, 2025
b3aa355
fix failed github auth
harryoverton-protected Mar 26, 2025
e3f2ea7
fix typo
harryoverton-protected Mar 26, 2025
e9bcc5a
fix typo
harryoverton-protected Mar 26, 2025
386b601
added missing volume
harryoverton-protected Mar 27, 2025
6fc4569
use full path when using gn
harryoverton-protected Mar 27, 2025
f5de122
Pre-create the args.gn file for gn
harryoverton-protected Mar 27, 2025
61d3cb7
fix gn gen arg specification
harryoverton-protected Mar 28, 2025
9a8fb33
fix gn gen arg specification
harryoverton-protected Mar 28, 2025
757cf40
fix gn gen arg specification
harryoverton-protected Mar 28, 2025
245ebc3
fix gn gen arg specification
harryoverton-protected Mar 28, 2025
559ea71
fix gn gen arg specification
harryoverton-protected Mar 28, 2025
47968e0
fix branding script step
harryoverton-protected Mar 28, 2025
ccd5bd4
run branding-script step from correct dir
harryoverton-protected Mar 31, 2025
a300c39
add step to verify branding-script has been generated
harryoverton-protected Mar 31, 2025
cf6077a
fixed typo
harryoverton-protected Mar 31, 2025
5091194
added missing deps
harryoverton-protected Apr 14, 2025
fe364ab
updated DEPs to use git@ url for protected repos
harryoverton-protected Apr 16, 2025
d407ca0
remove legacy remove_stale_files deps
harryoverton-protected Apr 16, 2025
ee07a1d
remove unsupported skip_remoteexec_cfg_fetch arg for configure_reclie…
harryoverton-protected Apr 16, 2025
fd3b1a3
revert deps and try build with just themissing tsec hopium deps pulle…
harryoverton-protected Apr 16, 2025
c593c48
increase timeout due to how long build steps take
harryoverton-protected Apr 16, 2025
d09e9be
use full path when running autoninja
harryoverton-protected Apr 16, 2025
23921d0
added missing enum for SEARCH_ENGINE_HOPIUM
harryoverton-protected Apr 17, 2025
5fad438
updated builder image
harryoverton-protected Apr 17, 2025
82184a5
updated runner versions
harryoverton-protected Apr 17, 2025
47a15cc
increase builder disk size
harryoverton-protected Apr 21, 2025
b510194
updated runner versions
harryoverton-protected Apr 21, 2025
1260ca9
used fixed cloudbuild runner
harryoverton-protected Apr 22, 2025
4316796
bumped cloud build runner versions
harryoverton-protected Apr 22, 2025
7fe37da
bumped cloudbuild runner versions
harryoverton-protected Apr 22, 2025
7ba4120
use private pool for cloudbuild
harryoverton-protected Apr 23, 2025
722f4e5
reduce timeout
harryoverton-protected Apr 23, 2025
5a5eeac
try rate limiting sync-deps step to avoid getting blocked
harryoverton-protected Apr 23, 2025
dc58687
fix bucket uri typo
harryoverton-protected Apr 24, 2025
fc342b9
increased timeout and pass -m option to speed up gsutil upload
harryoverton-protected Apr 24, 2025
a3e0695
fix gsutil -m placement
harryoverton-protected Apr 25, 2025
d9f9b0e
added github pr workflow to enforce reviews for internal changes
harryoverton-protected May 7, 2025
4a07c30
added github pr workflow to enforce reviews for internal changes
harryoverton-protected May 7, 2025
7063e6e
added github pr workflow to enforce reviews for internal changes
harryoverton-protected May 7, 2025
507f15e
debug whole output dir
harryoverton-protected May 7, 2025
b0da5cb
added some suggested troubleshooting checks and logging
harryoverton-protected May 7, 2025
84badb9
Revert "added some suggested troubleshooting checks and logging"
harryoverton-protected May 7, 2025
5f9ac24
Revert "debug whole output dir"
harryoverton-protected May 7, 2025
20b0daf
fix issue finding remote head as well as potential timeout issues
harryoverton-protected May 7, 2025
3d1110e
try check out with a dept of 0
harryoverton-protected May 7, 2025
0bf337d
play about with the git fetch depths to see if we can reduce the exec…
harryoverton-protected May 7, 2025
fe4cfb3
added better error handling and increased fetch depth
harryoverton-protected May 7, 2025
9c76566
increase checkout fetch to 10000
harryoverton-protected May 7, 2025
b18c599
increase git fetch dept and add some more debugging
harryoverton-protected May 7, 2025
c79413f
reduced fetch dept
harryoverton-protected May 7, 2025
f2a9e72
more debug steps...
harryoverton-protected May 7, 2025
a53e35a
test new workflow
harryoverton-protected May 7, 2025
f957cfa
remove redundant include
harryoverton-protected May 7, 2025
8fc3e46
treat prRequiresReview as bool
harryoverton-protected May 7, 2025
fbce205
only allow reviews from approved list of reviewers
harryoverton-protected May 7, 2025
0344faa
add comment informing who needs to complete the review for a spceific pr
harryoverton-protected May 8, 2025
66dea89
fix automated github comments
harryoverton-protected May 8, 2025
55b4415
troubleshoot what files we actually need to upload to gcs
harryoverton-protected May 8, 2025
7aac71c
fix bin verification step
harryoverton-protected May 10, 2025
1fe28ca
upload whole output dir to gcs for troubleshooting
harryoverton-protected May 12, 2025
1d6cc38
limit how fast we run checkout-branch step in cloud build to avoid hi…
harryoverton-protected May 12, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading