Keyman Build Agent
aceaf1ec6e
auto: increment master version to 14.0.93
2020-06-12 14:00:45 -04:00
Marc Durdin
37a824b59b
chore: labeler
2020-06-12 13:24:36 +10:00
Keyman Build Agent
0503ef6660
auto: increment master version to 14.0.92
2020-06-11 14:00:54 -04:00
Keyman Build Agent
1603ca575c
auto: increment master version to 14.0.91
2020-06-10 14:00:49 -04:00
Keyman Build Agent
a3025bbee7
auto: increment master version to 14.0.90
2020-06-09 14:01:00 -04:00
Keyman Build Agent
01c40bd8bb
auto: increment master version to 14.0.89
2020-06-08 14:01:38 -04:00
Keyman Build Agent
10140dc8fd
auto: increment master version to 14.0.88
2020-06-05 14:00:53 -04:00
Keyman Build Agent
16ce11f37b
auto: increment master version to 14.0.87
2020-06-02 14:00:46 -04:00
jahorton
554219ece6
fix(ios): fixes lerna concurrency workaround, drops piece missed in #3186
2020-06-01 10:32:18 +07:00
Keyman Build Agent
53ef4365d7
auto: increment master version to 14.0.86
2020-05-30 14:01:31 -04:00
Keyman Build Agent
2734f88565
auto: increment master version to 14.0.85
2020-05-29 14:00:52 -04:00
jahorton
3eff3a9ad9
fix(ios): disables lerna bootstrap concurrency as potential workaround
2020-05-29 15:43:24 +07:00
Keyman Build Agent
471277660a
auto: increment master version to 14.0.84
2020-05-28 14:00:54 -04:00
Joshua Horton
58570cad55
Merge pull request #3162 from keymanapp/change/ios/sentry-upload-parameter
...
change(ios): Selective Sentry uploads
2020-05-28 10:32:13 +07:00
jahorton
b783283321
docs(common): adds PR-review requested comments
2020-05-28 10:16:34 +07:00
Keyman Build Agent
82c17aae21
auto: increment master version to 14.0.83
2020-05-27 14:01:31 -04:00
jahorton
5ae040c48f
chore(ios): Merge branch 'master' into change/ios/sentry-upload-parameter
2020-05-27 12:58:42 +07:00
jahorton
2cc013bd33
change(ios): better UPLOAD_SENTRY default implementation
2020-05-27 12:45:10 +07:00
Keyman Build Agent
fba938eaeb
auto: increment master version to 14.0.82
2020-05-26 22:10:18 -04:00
jahorton
06a2b36805
fix(common): adds package-lock.json for gosh package
2020-05-27 08:09:54 +07:00
Eddie Antonio Santos
b563cfa7d1
Merge pull request #3144 from keymanapp/chore/add-models-to-trigger-definitions
...
chore(common/resources): add `common/models` to build trigger definitions
2020-05-26 08:25:37 -06:00
Marc Durdin
9d89f90acb
chore(common/resources): bump gosh version
2020-05-26 17:20:03 +10:00
Eddie Antonio Santos
53d7ce8fdc
docs(common/resources): update gosh.js comment
2020-05-25 08:32:31 -06:00
Eddie Antonio Santos
2127a0ca7f
change(common/resources): move gosh scripts to resource/gosh
2020-05-25 08:29:15 -06:00
Eddie Antonio Santos
a62d1877ab
docs(common/resources): spruce up gosh README
2020-05-25 08:27:25 -06:00
Eddie Antonio Santos
88b83c24ba
docs: update gosh README
...
Co-authored-by: Marc Durdin <marc@durdin.net>
2020-05-25 08:22:57 -06:00
jahorton
aaccc64f63
change(common): makes VERSION_ENVIRONMENT -> release logic common code
2020-05-25 14:08:28 +07:00
Eddie Antonio Santos
313fa653ed
change(common,web): depend on gosh package instead of traversing paths
2020-05-23 12:19:14 -06:00
Eddie Antonio Santos
6a72bff75f
refactor(common/resources): convert gosh.js into its own package
2020-05-23 12:03:24 -06:00
jahorton
e57edd36b9
fix(common): fixes npm prepare step, fixes -skip-package-install doc
2020-05-22 14:59:18 +07:00
Marc Durdin
3486ed2d24
fix(common/resources): chmod on gosh
2020-05-22 13:38:38 +10:00
Marc Durdin
07125e43a0
fix(common/resources): multi-platform script launching from npm
2020-05-22 13:29:19 +10:00
Eddie Antonio Santos
d6c7a244c9
docs(common/resources): update outdated comment
2020-05-20 09:25:25 -06:00
Eddie Antonio Santos
b74b945455
chore: add common/models to build trigger definitions
2020-05-20 09:20:02 -06:00
Joshua Horton
3aaebc44d7
Merge branch 'master' into feat/web/sentry-start
2020-05-20 15:21:04 +07:00
Marc Durdin
9c4db22219
chore(common/resources): cleanup
2020-05-20 12:27:47 +10:00
Marc Durdin
b69490ea39
fix(common/resources): allow custom commit-msg-defs
2020-05-20 12:25:58 +10:00
Marc Durdin
10510b4be0
chore: address review comments
2020-05-20 12:16:28 +10:00
Marc Durdin
13c671370f
docs: add link to scopes doc
2020-05-20 07:55:01 +10:00
Marc Durdin
9b5998af44
fix(common/resources): add web/bookmarklet, rename common/models
2020-05-20 07:21:43 +10:00
Marc Durdin
4cffea7a24
chore(common/resources): cleanup script filenames
2020-05-19 17:39:17 +10:00
Marc Durdin
d64014734b
chore(common/resources): update prepare-commit-msg with global scopes
2020-05-19 17:32:26 +10:00
Marc Durdin
c60df18ee0
chore(common/resources): add documentation for scopes
2020-05-19 17:31:17 +10:00
Marc Durdin
13b44a7e30
chore(common/resources): use shared scopes definition
...
This starts the shared scope definition. First cab off the rank is commit-msg
2020-05-19 17:08:57 +10:00
jahorton
849cda09bb
feat(web): starts base-level sentry linkage/testing setup
2020-05-13 10:07:12 +07:00
Eberhard Beilharz
30e48ab29c
chore: Allow to override hook defs
...
This change allows a different project to override the definitions
by providing a local `commit-msg-defs` file while still sharing the
`commit-msg` hook. Other projects might have a different set of
scopes.
2020-05-08 11:46:35 +02:00
Marc Durdin
4a2e8e1673
fix(common): npm install required for auto inc lerna versions
2020-05-06 16:36:41 +10:00
Marc Durdin
7a1e454303
Merge pull request #3078 from keymanapp/feat/common/package-versioning
...
feat(common): auto-update for package versioning
2020-05-06 16:28:07 +10:00
jahorton
f6df4f480c
feat(common): auto-update for package versioning
2020-05-04 14:17:06 +07:00
Marc Durdin
41857c65af
fix(common): enable build for win x64 and use global VERSION.md
2020-05-04 15:06:08 +10:00