2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-03 23:15:31 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
Charlie Humphreys
235ea4031a [fenix] fixes https://github.com/mozilla-mobile/fenix/issues/26905: update nimbus experiments github action control flow and versions 2022-09-12 21:53:10 +00:00
Charlie Humphreys
ee338486b1 [fenix] rename usage of action repo 2022-08-26 20:15:18 +00:00
Charlie Humphreys
4f6fdb648f [fenix] Add workflow to download Nimbus early experiments 2022-08-11 21:35:14 +00:00
Johan Lorenzo
6eb46f79d3 [fenix] Bug 1777255 - part 3: Bump fenix-beta-version Github Action to support new version numbers 2022-07-21 09:05:18 +00:00
Johan Lorenzo
90fb478eea [fenix] Bug 1779797 - part 4: Fix l10n bumps branch name 2022-07-20 16:44:24 +02:00
Johan Lorenzo
9e12ec133c [fenix] Bug 1779797 - Let mergify automatically approve l10n bumps on release branches 2022-07-15 18:43:09 -04:00
Gabriel Luong
7d946d6512 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25999 - Add GitHub actions to tag milestones, link issues and reopen issues for QA 2022-07-13 16:34:49 +00:00
Daniel Thorn
4cfdea4a62 [fenix] 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.
2022-06-30 20:20:45 +00:00
Aaron Train
c30c775870 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22710 - Disable run-ui in build-contributor-pr workflow (https://github.com/mozilla-mobile/fenix/pull/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
2021-12-06 18:12:55 +00:00
Aaron Train
5d1146ad11 [fenix] Re-enable contributor UI test job
Trying out @v2.21.0 to see if INSTALL_FAILED_INSUFFICIENT_STORAGE is resolved
2021-12-03 20:15:37 +00:00
Aaron Train
8e7d41412d [fenix] No issue: Fix workflow if statement in build-contributor-pr.yml (https://github.com/mozilla-mobile/fenix/pull/20982) 2021-08-25 09:35:04 -04:00
Aaron Train
8fd87ab361 [fenix] Disable run-ui in build-contributor-pr.yml (https://github.com/mozilla-mobile/fenix/pull/20981) 2021-08-23 16:52:53 -04:00
Stefan Arentz
1480a5292b [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/11427 - Rename master branch to main (https://github.com/mozilla-mobile/fenix/pull/20457)
* Fixes https://github.com/mozilla-mobile/fenix/issues/11427 - Rename master branch to main (Automation/TC)

* Fixes https://github.com/mozilla-mobile/fenix/issues/11427 - Rename master branch to main (GitHub Workflows)

* Fixes https://github.com/mozilla-mobile/fenix/issues/11427 - Rename master branch to main (GitHub Workflows)

* Fixes https://github.com/mozilla-mobile/fenix/issues/11427 - Rename master branch to main (GitHub Issue Templates)

* Fixes https://github.com/mozilla-mobile/fenix/issues/11427 - Rename master branch to main (Jenkins)

* Fixes https://github.com/mozilla-mobile/fenix/issues/11427 - Rename master branch to main (README & Documentation)

* Fixes https://github.com/mozilla-mobile/fenix/issues/11427 - Rename master branch to main (Jenkins)

* Fixes https://github.com/mozilla-mobile/fenix/issues/11427 - Rename master branch to main (Random)
2021-07-28 08:20:14 -04:00
Sebastian Kaspari
a439c163be [fenix] GitHub workflow (run-ui): Use Java 11. 2021-07-27 10:08:32 +02:00
Sebastian Kaspari
70ae207572 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/19662: Use Java 11. 2021-07-27 10:08:32 +02:00
Aaron Train
38a96bd731 [fenix] No issue: Remove workaround; update runner in build-contributor-pr.yml (https://github.com/mozilla-mobile/fenix/pull/20172) 2021-07-05 19:38:05 -04:00
Aki Sasaki
912dc3bc1f [fenix] possibly fix if statement in sync-strings (https://github.com/mozilla-mobile/fenix/pull/20163) 2021-06-24 09:26:14 -07:00
Aaron Train
2f4c65fca2 [fenix] No issue: Apply workaround for run-ui in contributor workflow (https://github.com/mozilla-mobile/fenix/pull/20161) 2021-06-24 11:52:18 -04:00
Aki Sasaki
4738f580aa [fenix] cancel sync-strings on non-beta versions (https://github.com/mozilla-mobile/fenix/pull/19776)
* cancel sync-strings on non-beta versions

* use fenix-beta-version 2.0.0
2021-06-07 12:02:18 -07:00
Stefan Arentz
55da255570 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/19773 - Add a needs:review label to the automatic String Sync PRs (https://github.com/mozilla-mobile/fenix/pull/19774) 2021-06-02 12:49:02 -04:00
Aaron Train
574d698215 [fenix] No issue: add Android Emulator action for contributor PRs (https://github.com/mozilla-mobile/fenix/pull/18901) 2021-04-21 10:20:34 -04:00
Stefan Arentz
87b6b6c7cc [fenix] Update the sync-strings workflow (https://github.com/mozilla-mobile/fenix/pull/19149) 2021-04-20 22:42:45 -04:00
Stefan Arentz
37326fff92 [fenix] Run the sync-strings workflow daily at 2am (https://github.com/mozilla-mobile/fenix/pull/19148) 2021-04-20 22:16:13 -04:00
Stefan Arentz
f7c383abe9 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/18995 - Upgrade the sync-strings action to v1.0.1 2021-04-13 21:47:52 +04:00
Stefan Arentz
0bcb8cb943 [fenix] Workflow to sync strings (https://github.com/mozilla-mobile/fenix/pull/18965) 2021-04-12 21:50:06 -04:00
Stefan Arentz
46e1424b11 [fenix] Do not the contributor workflow for MickeyMoz (https://github.com/mozilla-mobile/fenix/pull/18125) 2021-02-24 09:12:30 -05:00
sarentz
a68ba7e726 [fenix] Only run the build-contributor-pr workflow on forks (https://github.com/mozilla-mobile/fenix/pull/18082) 2021-02-19 10:26:51 -05:00
Stefan Arentz
34c1fa575c [fenix] Workflow to build contributor PRs (https://github.com/mozilla-mobile/fenix/pull/17843) 2021-02-18 12:02:52 -05:00
Stefan Arentz
9d847a8cd7 [fenix] Create update-ac.yml workflow (https://github.com/mozilla-mobile/fenix/pull/16974) 2020-12-10 16:47:00 -05:00
Jeff Boek
bb21a9aae4 [fenix] Adds triage action 2020-01-15 12:29:34 +02:00