BTHLABS-82: Spring 2026 Refresh

Co-authored-by: Tomek Wójcik <labs@tomekwojcik.pl>
Co-committed-by: Tomek Wójcik <labs@tomekwojcik.pl>
This commit is contained in:
2026-03-16 19:09:38 +00:00
committed by Tomek Wójcik
parent c842657766
commit 3c71464663
22 changed files with 531 additions and 234 deletions

View File

@@ -255,7 +255,7 @@ def build_firefox_source(ctx: Context):
@task
def build_opera_source(ctx: Context):
# AMO requires source bundle to be uploaded alongside the built version.
# Opera requires source bundle to be uploaded alongside the built version.
ctx.run('rm -rf dist/opera-source')
ctx.run('mkdir -p dist/opera-source dist/opera-source/assets dist/opera-source/src')