Commit graph

33096 commits

Author SHA1 Message Date
Marc Durdin
79d29497db
Merge pull request #14219 from keymanapp/maint/resources/verify-build
maint(resources): support additional workflow events for pr-build-status
2025-06-25 02:57:16 +07:00
Marc Durdin
41b89bb0d1 maint(resources): add pr-build-status test to resources/build.sh
Also tweak one output string for clarity.

Build-bot: skip
2025-06-25 05:51:00 +10:00
Marc Durdin
bb282303e4 maint(resources): minor cleanup
Build-bot: skip
2025-06-25 05:47:12 +10:00
Keyman Server
43537b8500
Merge pull request #14224 from keymanapp/auto/version-master-19.0.69
auto: increment master version to 19.0.69
2025-06-24 11:02:28 -07:00
Keyman Build Agent
86c2e716b0 auto: increment master version to 19.0.69 2025-06-24 14:01:57 -04:00
Eberhard Beilharz
bc5e05fd84
refactor(developer): use shared upload_help function
Build-bot: build developer
Test-bot: skip
2025-06-24 18:48:33 +02:00
Eberhard Beilharz
aec28e5855
chore(windows): Merge branch 'master' into maint/windows/13399_tconfig 2025-06-24 18:07:58 +02:00
Eberhard Beilharz
d727991fff
maint(common): simplify scripts
This addresses code review comments.
2025-06-24 15:28:29 +02:00
Eberhard Beilharz
7aadd622df
maint(windows): fix location of kmcomp.zip 2025-06-24 15:09:55 +02:00
Meng-Heng
80e4ee0074 chore: include link to gestures docs in index and minor visual organization in index 2025-06-24 17:13:32 +07:00
Meng-Heng
a35d7e7bff Merge branch 'flick-longpress' of https://github.com/keymanapp/keyman into flick-longpress 2025-06-24 17:11:48 +07:00
MengHeng
e4ccb6e961
Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
2025-06-24 16:48:53 +07:00
Meng-Heng
d0add3fa4e Merge branch 'master' of https://github.com/keymanapp/keyman into flick-longpress 2025-06-24 16:47:26 +07:00
Marc Durdin
6ab6e2b20e fix(resources): use correct payload for status event 2025-06-24 16:54:56 +10:00
Marc Durdin
9de8d260cc maint(resources): support additional workflow events for pr-build-status
Also retrieves the correct SHA from each workflow event.

Build-bot: skip
Test-bot: skip
2025-06-24 16:49:19 +10:00
Marc Durdin
795f9f75ae maint(resources): build pr-build-status.yml from sources 2025-06-24 09:47:12 +10:00
Marc Durdin
dde272ac27
Merge branch 'master' into feat/resources/14200-builder-ignore-unknown-for-script-integrations 2025-06-24 06:10:12 +07:00
Marc Durdin
3be1bd942d
Merge pull request #14199 from keymanapp/maint/resources/14172-pr-build-status-2
maint(resources): add pr-build-status GitHub Action to summarize build status 🤖
2025-06-24 06:07:30 +07:00
Marc Durdin
61e1b4ca37
Merge pull request #14217 from keymanapp/maint/resources/allow-target-branch-names-in-rrtb
fix(resources): allow branch names in run-required-test-builds shortcut call
2025-06-24 06:07:16 +07:00
Marc Durdin
0f4a1cdfe7 fix(resources): allow branch names in run-required-test-builds shortcut call
This is a transitional patch while we wait for the Build-bot changes to
flow through all the open PRs. Fixes the broken master test build.
2025-06-24 09:03:28 +10:00
Marc Durdin
a6936a3a41
Merge pull request #14196 from keymanapp/maint/developer/support-buildLevel
maint(developer): support buildLevel 🤖
2025-06-24 05:53:13 +07:00
Marc Durdin
8de752e721
Merge pull request #14125 from keymanapp/maint/common/pr-build-bot
maint(resources): Build-bot now available to control test builds 🤖
2025-06-24 05:52:56 +07:00
Marc Durdin
7915793d9e docs(common): clarify when release builds are run
Build-bot: skip
2025-06-24 08:52:05 +10:00
Marc Durdin
d49bc2efdb chore(resources): remove redundant comments 2025-06-24 08:51:12 +10:00
Marc Durdin
8145c017d7 feat(resources): support ignoring unknown options in builder
Fixes: #14200
Test-bot: skip
2025-06-24 07:12:09 +10:00
Marc Durdin
27196068ae chore(common): Merge branch 'maint/common/pr-build-bot' of https://github.com/keymanapp/keyman into maint/common/pr-build-bot 2025-06-23 05:14:36 +10:00
Marc Durdin
94cdf834df maint(common): polish docs and add tests for build-bot 2025-06-23 05:05:01 +10:00
Keyman Server
d16604916e
Merge pull request #14213 from keymanapp/auto/version-master-19.0.68
auto: increment master version to 19.0.68
2025-06-22 11:01:55 -07:00
Keyman Build Agent
a84ede81b0 auto: increment master version to 19.0.68 2025-06-22 14:01:22 -04:00
Steven R. Loomis
da19d7f285
Merge pull request #14104 from keymanapp/chore/developer/14099-line-number-cleanup2
chore(developer): ldml: additional line numbers
2025-06-21 17:06:45 -05:00
Steven R. Loomis
ba8dd1a17e chore(developer): document findInstanceObject() return value
per code review
Fixes: #14099
2025-06-21 14:44:07 -05:00
MengHeng
3f4705d96d
Apply suggestions from code review
Co-authored-by: rc-swag <58423624+rc-swag@users.noreply.github.com>
2025-06-20 17:04:07 +07:00
Meng-Heng
06f1489dd8 chore: include more valid bcp 47 tags and add markdown alerts into docs 2025-06-20 16:18:30 +07:00
Marc Durdin
876fa29df8 chore(resources): temporarily test GHA on push to current branch 2025-06-19 07:37:48 +10:00
Marc Durdin
deb18b4811 maint(resources): add pr-build-status check run GHA
Adds a check run to verify the outcome of all builds on the branch, so
that we can add branch protection rules.

Fixes: #14172
Build-bot: skip
2025-06-19 07:36:06 +10:00
Eberhard Beilharz
ed28a3174f
maint(common): move TC configuration for common tests
Fixes: #14187
Part-of: #13399
Test-bot: skip
2025-06-17 18:24:48 +02:00
Eberhard Beilharz
27c6628230
maint(windows): address code review comments
Previous commit used wrong if-branch.
2025-06-17 16:15:43 +02:00
Meng-Heng
28ecc26c9e Reapply "@Meng-Heng"
This reverts commit 5647605755.
2025-06-17 16:54:11 +07:00
Meng-Heng
5647605755 Revert "@Meng-Heng"
This reverts commit 7e60074b9d.
2025-06-17 16:53:48 +07:00
Meng-Heng
7e60074b9d @Meng-Heng 2025-06-17 16:53:04 +07:00
Keyman Server
c00ca33369
Merge pull request #14203 from keymanapp/auto/version-master-19.0.67
auto: increment master version to 19.0.67
2025-06-16 11:01:43 -07:00
Keyman Build Agent
3f9bdad93f auto: increment master version to 19.0.67 2025-06-16 14:01:14 -04:00
Eberhard Beilharz
c70c854b99
maint(windows): address code review comments 2025-06-16 18:05:55 +02:00
Eberhard Beilharz
a8dedae2d1
chore(windows): Merge branch 'master' into maint/windows/13399_tconfig 2025-06-16 17:49:15 +02:00
rc-swag
10d262d094
Merge pull request #14123 from keymanapp/fix/windows/add-wuc-enum-result
fix(windows): add values wucUpdateAvailable and wucNotChecked to TRemoteUpdateCheckResult  enum
2025-06-16 10:48:56 +10:00
rc-swag
145f19b009
fix(windows): review comments
Co-authored-by: Eberhard Beilharz <ermshiperete@users.noreply.github.com>
2025-06-16 10:12:15 +10:00
Marc Durdin
825f7d2df0
Merge branch 'maint/common/pr-build-bot' into maint/developer/support-buildLevel 2025-06-16 04:54:29 +07:00
Marc Durdin
81c941313b
Merge branch 'master' into maint/common/pr-build-bot 2025-06-16 03:52:39 +07:00
Marc Durdin
156bdcdd8a maint(common): rename and move builder_if_release_build_level 2025-06-16 06:45:42 +10:00
Marc Durdin
f3136d5ab2 maint(developer): skip signature check on buildLevel build 2025-06-16 05:54:33 +10:00