Commit graph

28 commits

Author SHA1 Message Date
Eberhard Beilharz
82596465e6
fix(linux): Fix packaging on ppa
When building packages on ppa the TERM environment variable is set
to "unknown", which isn't a valid value but which we didn't account
for previously.
2021-06-09 12:22:57 +02:00
Marc Durdin
b63e543977 chore: document Linux package rules 2021-06-02 13:52:10 +10:00
jahorton
032f5e29d8 feat(common): set_npm_version check for parameter 2021-01-19 14:58:23 +07:00
jahorton
2c8c59bcc9 fix(developer/compilers): fixes dependency versioning on alpha, beta tiers 2021-01-19 11:59:03 +07:00
jahorton
1ca8ef6b2d chore(ios): Merge branch 'master' into feat/ios/i18n-start 2020-07-28 12:43:04 +07:00
jahorton
554219ece6 fix(ios): fixes lerna concurrency workaround, drops piece missed in #3186 2020-06-01 10:32:18 +07:00
jahorton
3eff3a9ad9 fix(ios): disables lerna bootstrap concurrency as potential workaround 2020-05-29 15:43:24 +07:00
jahorton
fe71729ec8 change(common): better lerna use, adds version script to base package 2020-04-27 12:05:17 +07:00
jahorton
0e32f3f020 docs(common): verify_npm_setup + lerna.json docs 2020-04-24 13:30:15 +07:00
jahorton
879a4b5e4a feat(common): lerna now npm-installed locally 2020-04-21 15:55:43 +07:00
jahorton
729a5952d5 fix(common): fixes node dependency-install skip check 2020-04-17 15:34:16 +07:00
jahorton
599e2b3d72 change(common): removes post-lerna redundancies 2020-04-17 13:55:21 +07:00
jahorton
b604302b76 feat(common): initial use of lerna (in-repo package links only) 2020-04-17 13:38:44 +07:00
jahorton
940bfa4718 feat(ios): a first-pass i18n export script, resource cleanup 2020-02-27 15:36:36 +07:00
Marc Durdin
855a80258b chore(ios): use new version infrastructure 2020-01-29 11:53:50 +11:00
Eddie Antonio Santos
6c12526afd
Factor out set_npm_version to shellHelperFunctions. 2019-09-30 09:34:41 -06:00
Marc Durdin
319605b54e [iOS] Fixup set_version call for FV build 2019-08-30 14:34:27 +10:00
Marc Durdin
a04a024b82 Merge branch 'beta' into mac-notarize-app 2019-08-12 16:21:54 +10:00
Marc Durdin
cba0a879ae Updated build script 2019-08-02 10:10:31 +10:00
jahorton
a98c5cd33a Establishes verification for lmlayer's history.md 2019-07-30 10:36:45 +07:00
Marc Durdin
763a12aadf
Merge branch 'master' into beta-merge-master-history 2019-01-04 06:15:31 +11:00
Marc Durdin
fc440e9210 [meta] Add linux validation, and script to validate all platform history files 2019-01-02 12:48:32 +11:00
Joshua A. Horton
18a19734db Gets headless tests working post-reorg, fixes Windows test bug. 2018-11-29 10:12:31 +07:00
Joshua Horton
5883d19906 Merge pull request #336 from keymanapp/ios-codesign-fix
Fixes iOS code signing settings for Xcode 9.
2017-10-03 08:09:37 +07:00
Joshua A. Horton
208a0fd27f Corrected the check for archive creation - assertFileExist doesn't work on directories. 2017-10-02 12:44:44 +07:00
Joshua Horton
1143c702ff Adapted the shell resources to properly access and facilitate access to the windows history.md files. 2017-09-28 10:21:50 +07:00
Marc Durdin
1f0add3876 Add executable bit 2017-08-21 15:00:08 +07:00
Marc Durdin
606fdb78aa Initial commit 2017-08-21 13:54:29 +07:00