Граф коммитов

14 Коммитов

Автор SHA1 Сообщение Дата
Ryan Kelly fe1f0b0468
chore(build): Simplify version range used for autopublish workflow
This simpler version range seems to have the safe effect as the
current one, is easier to understand, and aligns with what a-c
is moving to.
2020-03-18 10:22:40 +11:00
Ryan Kelly 0e31668247
Add support and docs for an auto-publish based local dev workflow.
Our docs currently recommend two ways of building consuming apps against
local changes to this repo: an automated-but-perpetually-buggy composite build
workflow, and a reliable-but-tedious manual workflow of publishing to a local
maven repo.

This commit removes them both and replaces them with something similar to
the workflow used by android-components: some scripting to automate publishing
to and consuming from a local maven repo.
2020-03-12 15:05:21 +11:00
Edouard Oger d11fd04a2b
Use default bash login PATH 2019-10-30 16:03:15 -04:00
Edouard Oger 62a544674e
Use vendored OpenSSL with reqwest 2019-08-14 14:29:19 -04:00
Edouard Oger 3c8780a42e
Use double square brackets in bash scripts 2019-07-24 15:55:31 -04:00
Edouard Oger e6a5425c66
Allow nss_sys to link against NSS/NSPR dynamically. 2019-07-18 12:05:08 -04:00
Edouard Oger 270b0ea2a0
rc_crypto initial commit (#1349) 2019-07-09 14:00:48 -04:00
Edouard Oger 8959755ff2
Lint bash scripts with shellcheck 2019-05-29 19:25:41 -04:00
Edouard Oger 630c2b5745
Assign default empty values for unbound variables 2019-04-26 11:58:47 -04:00
Edouard Oger 01f80ad1db
Use sccache on CircleCI 2019-04-26 11:41:46 -04:00
Edouard Oger 817711ff55
Use curly braces around bash variables consistently 2019-04-11 17:33:03 -04:00
Edouard Oger 7ec1742500
NSS crypto backend for SHA-256 digest 2019-04-11 17:33:03 -04:00
Ryan Kelly e7532c59eb
feat(deps): Add docs and CI checks for dependency management. 2019-04-02 09:17:16 +11:00
Thom Chiovoloni 53b368cb1c Don't build iOS as release by default 2019-03-18 09:29:10 -07:00