Commit graph

679 commits

Author SHA1 Message Date
Marc Durdin
2ca084ef2b
Merge pull request #5892 from keymanapp/docs/devbox-iis-https-keyman-local.com
chore: add keyman-local.com to iis https setup
2021-11-15 13:53:43 +11:00
Keyman Build Agent
f6d8133a73 auto: increment master version to 15.0.147 2021-11-14 13:01:30 -05:00
Keyman Build Agent
85709945bb auto: increment master version to 15.0.146 2021-11-13 13:01:33 -05:00
Keyman Build Agent
a1faff2bc8 auto: increment master version to 15.0.145 2021-11-12 13:01:50 -05:00
Keyman Build Agent
11d53c4aa1 auto: increment master version to 15.0.144 2021-11-11 13:01:21 -05:00
Marc Durdin
d7c57cd15a chore: add keyman-local.com to iis https setup 2021-11-11 07:26:13 +11:00
Keyman Build Agent
5f8a25f55d auto: increment master version to 15.0.143 2021-11-08 13:01:45 -05:00
Keyman Build Agent
503d12ceec auto: increment master version to 15.0.142 2021-11-05 14:02:49 -04:00
Keyman Build Agent
906da08c47 auto: increment master version to 15.0.141 2021-11-03 14:01:32 -04:00
Keyman Build Agent
46a10d8f44 auto: increment master version to 15.0.140 2021-11-02 14:01:20 -04:00
Keyman Build Agent
52506b74c6 auto: increment master version to 15.0.139 2021-10-29 14:01:38 -04:00
Keyman Build Agent
cf1ea0e71b auto: increment master version to 15.0.138 2021-10-28 14:01:16 -04:00
Eberhard Beilharz
7e245bcef3
chore(common): Don't check for conventional commit for fixups
This change allows to add fixup commits by running the command
`git commit --fixup=<sha>` without complaining about the commit
message not being in conventional commit format. (Running the
git command will result in the commit title of the referenced
commit with `fixup!` prepended. It will later be squashed with
the referenced commit in a git rebase.)
2021-10-28 10:56:28 +02:00
Keyman Build Agent
5334c0b71e auto: increment master version to 15.0.137 2021-10-23 14:01:23 -04:00
Keyman Build Agent
ee8bc76d49 auto: increment master version to 15.0.136 2021-10-20 14:01:23 -04:00
Keyman Build Agent
e2dea842e3 auto: increment master version to 15.0.135 2021-10-19 14:01:28 -04:00
Keyman Build Agent
fbbe812765 auto: increment master version to 15.0.134 2021-10-16 14:01:31 -04:00
Keyman Build Agent
c0d395beee auto: increment master version to 15.0.133 2021-10-15 14:01:14 -04:00
Keyman Build Agent
697e377f70 auto: increment master version to 15.0.132 2021-10-13 14:01:16 -04:00
Keyman Build Agent
94d81d07fa auto: increment master version to 15.0.131 2021-10-11 14:01:08 -04:00
Keyman Build Agent
7b512bc97a auto: increment master version to 15.0.130 2021-10-08 14:01:33 -04:00
Keyman Build Agent
0a0751a28b auto: increment master version to 15.0.129 2021-10-06 23:11:38 -04:00
Marc Durdin
4abdb64cd0 fix(ios): move sentry settings responsibility to build agent
The build agent already has the relevant `SENTRY_` environment variables
set in order to complete builds for all projects. Thus, we should
exclude these values from the xcode build. However, we need to ensure
that the `SENTRY_URL` and `SENTRY_ORG` variables are imported into the
xcode environment from the build agent environment.
2021-10-07 12:30:25 +11:00
Keyman Build Agent
ad7bd88255 auto: increment master version to 15.0.128 2021-10-06 14:01:19 -04:00
Keyman Build Agent
966ec5047a auto: increment master version to 15.0.127 2021-10-05 17:38:19 -04:00
Keyman Build Agent
726e9abe05 auto: increment master version to 15.0.126 2021-10-05 14:02:00 -04:00
Keyman Build Agent
ba0999a611 auto: increment master version to 15.0.125 2021-10-04 14:01:57 -04:00
Keyman Build Agent
bfa34828d3 auto: increment master version to 15.0.124 2021-10-01 14:01:32 -04:00
Keyman Build Agent
edaea587ad auto: increment master version to 15.0.123 2021-09-30 14:02:02 -04:00
Keyman Build Agent
ee5b071d39 auto: increment master version to 15.0.122 2021-09-29 14:01:41 -04:00
Keyman Build Agent
a554eee1eb auto: increment master version to 15.0.121 2021-09-28 14:01:31 -04:00
Marc Durdin
b7a9277350 fix: help.keyman.com script file cleanup 2021-09-27 17:17:45 +10:00
Keyman Build Agent
91800c9513 auto: increment master version to 15.0.120 2021-09-24 14:02:33 -04:00
Marc Durdin
d9ced1271e
Merge pull request #5738 from keymanapp/chore/common/support-forks-in-trigger-test-builds
chore(common): support forked repos when triggering test builds
2021-09-24 13:54:05 +10:00
Keyman Build Agent
812913529e auto: increment master version to 15.0.119 2021-09-23 14:02:50 -04:00
dependabot[bot]
a7f17946be
chore(deps): bump ansi-regex in /resources/build/version
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 18:02:36 +00:00
Keyman Build Agent
d109552ff3 auto: increment master version to 15.0.118 2021-09-22 14:01:12 -04:00
Marc Durdin
200370a1bb chore(common): support forked repos when triggering test builds
This change allows branches from forked repos to trigger test builds.

Note: this will not be run automatically, but only when we manually
tell it to run in TeamCity.
2021-09-22 15:45:54 +10:00
Keyman Build Agent
351061aafb auto: increment master version to 15.0.117 2021-09-21 14:01:42 -04:00
Keyman Build Agent
d41dadd8ca auto: increment master version to 15.0.116 2021-09-20 14:01:38 -04:00
Keyman Build Agent
65aa4ed0f0 auto: increment master version to 15.0.115 2021-09-17 14:01:54 -04:00
Keyman Build Agent
bf3b7d6e28 auto: increment master version to 15.0.114 2021-09-16 14:01:56 -04:00
Keyman Build Agent
47a8a4b02b auto: increment master version to 15.0.113 2021-09-14 14:01:32 -04:00
Darcy Wong
6bfc64b17c
Merge pull request #5687 from keymanapp/chore/common/gh-sync-crowdin
chore(common): Add GitHub action to upload sources to crowdin
2021-09-14 09:48:04 +07:00
Darcy Wong
676df4b309 chore(common): Add GitHub action to sync crowdin source 2021-09-14 07:11:07 +07:00
Darcy Wong
d00f59c3de chore(common): Update to Unicode 14.0
Update to Unicode 14.0 characters from https://www.unicode.org/Public/14.0.0/ucd/
2021-09-14 05:31:55 +07:00
Keyman Build Agent
0ec12e763e auto: increment master version to 15.0.112 2021-09-13 14:01:37 -04:00
Darcy Wong
e881a01e72 chore(common): Update doc for updating crowdin source 2021-09-13 15:23:35 +07:00
Keyman Build Agent
39fea0bb32 auto: increment master version to 15.0.111 2021-09-10 14:01:34 -04:00
Keyman Build Agent
0c4c79ef18 auto: increment master version to 15.0.110 2021-09-06 14:01:08 -04:00