boklm pushed to branch main at The Tor Project / Applications / tor-browser-bundle-testsuite
Commits:
-
6ad7e2f5
by Beatriz Rizental at 2025-12-02T15:50:40-03:00
1 changed file:
Changes:
| ... | ... | @@ -54,6 +54,14 @@ var: |
| 54 | 54 | ### and sha256sums-unsigned-build.incrementals.txt files.
|
| 55 | 55 | #sign_build_gpg_opts: '--local-user XXXXXXXX'
|
| 56 | 56 | |
| 57 | + ### This option enables generation of browser artifacts
|
|
| 58 | + ###
|
|
| 59 | + ### Artifacts is a saturated term in this project, but in this case it
|
|
| 60 | + ### refers to Firefox artifacts e.g. for artifact builds.
|
|
| 61 | + ###
|
|
| 62 | + ### See: https://firefox-source-docs.mozilla.org/contributing/build/artifact_builds.html
|
|
| 63 | + dev_artifacts: 1
|
|
| 64 | + |
|
| 57 | 65 | ### The clean configuration is used by the cleaning script to find the
|
| 58 | 66 | ### branches and build targets you are using, to compute the list of
|
| 59 | 67 | ### files that should be kept.
|