2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-02 03:40:16 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Michael Comella
133965917c [fenix] For https://github.com/mozilla-mobile/fenix/issues/15707 - post: add lint test dependencies to android-gradle-dependencies script.
`assemble` doesn't assemble the tests so we need to run `test`.
`testClasses` isn't good enough because, according to `--profile`, it
doesn't include dependencies for `testRuntimeClasspath`.
2020-10-30 18:23:35 -07:00
Johan Lorenzo
8413ec21bc [fenix] Bug 1625126 - Cache external dependencies in a single task and let gradle tasks use it (https://github.com/mozilla-mobile/fenix/pull/10316) 2020-05-13 18:36:48 +02:00
Johan Lorenzo
41a4de7b8e [fenix] Bug 1622339 - Move android-sdk installation into a toolchain task (https://github.com/mozilla-mobile/fenix/pull/9394) 2020-04-01 18:29:35 +02:00
Johan Lorenzo
364400391b [fenix] write-dummy-secret.py: clean unused json logic 2020-03-17 13:48:09 -07:00
Johan Lorenzo
93f2c58d76 [fenix] Bug 1608103 - Fix dummy secrets generation (https://github.com/mozilla-mobile/fenix/pull/8855) 2020-03-03 17:22:48 +01:00
Johan Lorenzo
23f92d4f26 [fenix] Clean up automation folder from what was used by the old decision task 2019-10-18 17:35:03 +02:00
Johan Lorenzo
0d208d09c7 [fenix] Taskgraph skeleton 2019-09-16 11:36:07 +02:00