Commit Graph

121 Commits (fork)

Author SHA1 Message Date
akliuxingyuan e717d79abd Merge tag 'v110.0.1' into fork 1 year ago
akliuxingyuan 8cd1cb363a
update actions/checkout 1 year ago
akliuxingyuan ed1b33841b change gradle memory limit 1 year ago
Adam Novak 34794df7b6 Add a Java distribution 1 year ago
Adam Novak 7e1b8e93fa Upgrade our source of Gradle and try to watch its resources 1 year ago
Adam Novak b307fc536a Move stacktrace option 1 year ago
Adam Novak 01e0d2848c Generalize the build and release actions into one turbo-action 1 year ago
Adam Novak ac5b41907b Add random Gradle options 1 year ago
Adam Novak 9057a21a8d Turn off some unused Mozilla workflows 1 year ago
Adam Novak f5b84eca46 Attempt to keep Gradle build daemon alive on Github Actions 1 year ago
Adam Novak 228f4338c5 Change tag trigger 1 year ago
Adam Novak 76f653ae72 Make release workflow run on pushed tags instead 1 year ago
Adam Novak 7dcbf8c542 Do all of Iceraven in one commit
Bump top site limit under its new name

Fix unresilved conflict

Allow Nimbus to generate code that allows the fork flavors

Drop private browsing page again

Use the new text color name

Point at paged style again

Bring back Sentry so we don't have to change the code that would call it

Note we need to build with app: now for some reason

Also prefix Github build commands

Adapt to settings moving

Parse Iceraven versions

Discover the linter's formatter

Get rid of some Detekt complaints

Handle more weird version strings

Finish README

Stop auto-release changelogs from being too huge

Fix #440 by reattaching settings
1 year ago
Charlie Humphreys d469624d25 fixes #26905: update nimbus experiments github action control flow and versions 2 years ago
Charlie Humphreys 97a346f7c4 rename usage of action repo 2 years ago
Charlie Humphreys 9b8ffbc8c1 Add workflow to download Nimbus early experiments 2 years ago
Gabriel Luong 4ab1832e57 For #26167 - Check the QA Needed checkbox by default 2 years ago
Johan Lorenzo 6a14c89e7f Bug 1777255 - part 3: Bump fenix-beta-version Github Action to support new version numbers 2 years ago
Johan Lorenzo 8acdaf94da Bug 1779797 - part 4: Fix l10n bumps branch name 2 years ago
Mugurell 5c7921b448 For #26069 - Update steps for downloading APKs from open PRs. 2 years ago
Johan Lorenzo 46f69bc35a Bug 1779797 - Let mergify automatically approve l10n bumps on release branches 2 years ago
Gabriel Luong d373f2b1c4 For #25999 - Add GitHub actions to tag milestones, link issues and reopen issues for QA 2 years ago
Daniel Thorn e807f5d18a Submit commits to Glean probe-scraper
to validate and publish metrics, per https://mozilla.github.io/glean/book/user/adding-glean-to-your-project/enable-data-ingestion.html#validate-and-publish-metrics

> After your product has been enabled, you must submit commits to probe scraper to validate and publish metrics. Metrics will only be published from branches defined in probe scraper's repositories.yaml, or the Git default branch if not explicitly configured. This should happen on every CI run to the specified branches. Nightly jobs will then automatically add published metrics to the Glean Dictionary and other data platform tools.
2 years ago
Aaron Train 016c17c11e Create --unit-test.md 2 years ago
Michael Comella 6107143f16 No issue: remove performance codeowners. 2 years ago
Andrew Halberstadt c1d44d1327 No issue: remove 'mozilla-mobile/releng' as CODEOWNER of /automation and /.github
These directories are specific to Fenix. After a quick scan and chat
with Releng, we don't have knowledge / motivation to be maintainers
here.

Releng will continue to be CODEOWNERS of core taskcluster files though.
2 years ago
amedyne f1e25d175d
Update Fenix release checklist (#23730)
* Update Fenix release checklist 

Updating this to reflect the latest process for releases for Firefox for Android.

* Incorporating feedback.

Incorporating review feedback.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
Aki Sasaki d0f08b83d4
update which bot is used (#22923) 2 years ago
Aaron Train 77191d8ef2
For #22710 - Disable run-ui in build-contributor-pr workflow (#22720)
* Disable run-ui in build-contributor-pr workflow

Unfortunately the problem with INSTALL_FAILED_INSUFFICIENT_STORAGE is still showcasing itself on v2.21.0 – I'm not aware of any workaround at this moment in time, so I'm disabling this step of the workflow again.

* Update build-contributor-pr.yml
2 years ago
Aaron Train b83bddfb31 Re-enable contributor UI test job
Trying out @v2.21.0 to see if INSTALL_FAILED_INSUFFICIENT_STORAGE is resolved
2 years ago
Michael Comella f02ebe1650 No issue: change label in perf issue template to `performance`
I recently changed the label from `eng:performance` to `performance`
so this template also has to be updated.
2 years ago
Aaron Train 39c7d4b948
No issue: Fix workflow if statement in build-contributor-pr.yml (#20982) 3 years ago
Aaron Train 950b2332d6
Disable run-ui in build-contributor-pr.yml (#20981) 3 years ago
Stefan Arentz 6a3adb5aeb
Fixes #11427 - Rename master branch to main (#20457)
* Fixes #11427 - Rename master branch to main (Automation/TC)

* Fixes #11427 - Rename master branch to main (GitHub Workflows)

* Fixes #11427 - Rename master branch to main (GitHub Workflows)

* Fixes #11427 - Rename master branch to main (GitHub Issue Templates)

* Fixes #11427 - Rename master branch to main (Jenkins)

* Fixes #11427 - Rename master branch to main (README & Documentation)

* Fixes #11427 - Rename master branch to main (Jenkins)

* Fixes #11427 - Rename master branch to main (Random)
3 years ago
Sebastian Kaspari e3740b1e24 GitHub workflow (run-ui): Use Java 11. 3 years ago
Sebastian Kaspari 8d8b6e6d36 Issue #19662: Use Java 11. 3 years ago
Michael Comella 343ff924d7 For #19901: add benchmark.gradle to CODEOWNERS. 3 years ago
Jonathan Almeida 76f24a7e13 Use bug report template with data validation
Github supports a more useful templating system that can provide
hints, descriptions, and simple data validation.

We can try to use this to increase the quality of our bug reports.
3 years ago
Aaron Train 29111a4cf2
No issue: Remove workaround; update runner in build-contributor-pr.yml (#20172) 3 years ago
Aki Sasaki 4f25184054
possibly fix if statement in sync-strings (#20163) 3 years ago
Aaron Train dd218c3fa1
No issue: Apply workaround for run-ui in contributor workflow (#20161) 3 years ago
Aki Sasaki 9b6d7b623e
cancel sync-strings on non-beta versions (#19776)
* cancel sync-strings on non-beta versions

* use fenix-beta-version 2.0.0
3 years ago
Kevin Brosnan 103598dfce Prevents stale bot from closing issues for disabled tests 3 years ago
Stefan Arentz eaf74a1868
Fixes #19773 - Add a needs:review label to the automatic String Sync PRs (#19774) 3 years ago
Michael Comella 49240b239b For #19436: rm Application and FeatureFlags from perf code owners. 3 years ago
Aaron Train 29fa49ff12
No issue: add Android Emulator action for contributor PRs (#18901) 3 years ago
Stefan Arentz 056326904b
Update the sync-strings workflow (#19149) 3 years ago
Stefan Arentz 118f53d6d7
Run the sync-strings workflow daily at 2am (#19148) 3 years ago
Stefan Arentz 5db2f7568f Fixes #18995 - Upgrade the sync-strings action to v1.0.1 3 years ago
Stefan Arentz e8d405b48f
Workflow to sync strings (#18965) 3 years ago