Commit graph

1368 commits

Author SHA1 Message Date
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
Keyman Build Agent
19f6103998 auto: increment master version to 15.0.109 2021-09-01 14:01:12 -04:00
Keyman Build Agent
aa1838decc auto: increment master version to 15.0.108 2021-08-31 14:01:21 -04:00
Keyman Build Agent
5fb55ee30d auto: increment master version to 15.0.107 2021-08-30 14:01:24 -04:00
Keyman Build Agent
8278d5ec65 auto: increment master version to 15.0.106 2021-08-27 14:01:32 -04:00
Keyman Build Agent
b53b6b36fc auto: increment master version to 15.0.105 2021-08-26 14:01:32 -04:00
Keyman Build Agent
5ba92a117e auto: increment master version to 15.0.104 2021-08-25 14:01:37 -04:00
Keyman Build Agent
7b3db4f83b auto: increment master version to 15.0.103 2021-08-24 14:02:21 -04:00
Marc Durdin
2db1002448
Merge pull request #5603 from keymanapp/chore/common/report-history-ex
chore(common): more on report-history 🏰
2021-08-24 12:17:19 +10:00
Marc Durdin
6c84e28577
Merge pull request #5527 from keymanapp/chore/common/report-history
chore(common): add report-history.sh 🏰
2021-08-24 12:17:08 +10:00
Keyman Build Agent
06bc4168fa auto: increment master version to 15.0.102 2021-08-23 14:01:51 -04:00
Keyman Build Agent
107043d201 auto: increment master version to 15.0.101 2021-08-22 14:02:34 -04:00