Skip to content
Snippets Groups Projects
Commit e689b012 authored by Richard Pospesel's avatar Richard Pospesel
Browse files

fixup! Bug 40765: Prepare stable release 12.0.4

parent e1b693a0
Branches
Tags
1 merge request!683fixup! Bug 40765: Prepare stable release 12.0.4
# vim: filetype=yaml sw=2
version: '[% c("abbrev") %]'
filename: '[% project %]-[% c("version") %]-[% c("var/build_id") %].tar.gz'
git_hash: '[% project %]-[% c("var/android_components_version") %]-[% c("var/torbrowser_branch") %]-1-build5'
git_hash: '[% project %]-[% c("var/android_components_version") %]-[% c("var/torbrowser_branch") %]-1-build6'
git_url: https://gitlab.torproject.org/tpo/applications/android-components.git
tag_gpg_id: 1
gpg_keyring:
......
......
# vim: filetype=yaml sw=2
version: '[% c("abbrev") %]'
filename: 'fenix-[% c("version") %]-[% c("var/build_id") %].tar.gz'
git_hash: 'tor-browser-[% c("var/fenix_version") %]-[% c("var/torbrowser_branch") %]-2-build2'
git_hash: 'tor-browser-[% c("var/fenix_version") %]-[% c("var/torbrowser_branch") %]-2-build3'
git_url: https://gitlab.torproject.org/tpo/applications/fenix.git
tag_gpg_id: 1
gpg_keyring:
......
......
......@@ -15,7 +15,7 @@ var:
firefox_platform_version: 102.9.0
firefox_version: '[% c("var/firefox_platform_version") %]esr'
browser_branch: '12.0-1'
browser_build: 1
browser_build: 2
branding_directory: 'browser/branding/alpha'
copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]'
nightly_updates_osname: '[% c("var/osname") %]'
......@@ -65,8 +65,7 @@ steps:
targets:
basebrowser:
# basebrowser tag always has a -build1 suffix
git_hash: '[% c("var/project-name") %]-[% c("var/firefox_version") %]-[% c("var/browser_branch") %]-build1'
git_hash: '[% c("var/project-name") %]-[% c("var/firefox_version") %]-[% c("var/browser_branch") %]-build2'
release:
var:
......
......
......@@ -14,7 +14,7 @@ container:
var:
geckoview_version: 102.9.0esr
torbrowser_branch: 12.0-1
browser_build: 1
browser_build: 2
copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]'
deps:
- build-essential
......
......
......@@ -72,7 +72,7 @@ buildconf:
var:
torbrowser_version: '12.0.4'
torbrowser_build: 'build1'
torbrowser_build: 'build2'
torbrowser_incremental_from:
- 12.0.3
build_mar: 1
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment