- Feb 08, 2024
-
-
Eberhard Beilharz authored
This fixes a bug in the API verification if the stable branch doesn't have the expected .symbols file.
-
- Feb 06, 2024
-
-
Eberhard Beilharz authored
The new `api-verification` workflow runs after `deb-packaging`. Implements #10626.
-
- Feb 04, 2024
-
-
Keyman Server authored
auto: increment master version to 17.0.261
-
Keyman Build Agent authored
-
- Feb 03, 2024
-
-
Eberhard Beilharz authored
chore(linux): Fix API check if lines got removed in .symbols file
-
Eberhard Beilharz authored
docs(linux): Update sample settings
-
Eberhard Beilharz authored
fix(linux): Fix path to artifacts when uploading to llso
-
Darcy Wong authored
chore(oem/fv): Update versions in keyboards.csv
-
Eberhard Beilharz authored
If lines got removed in the .symbols file we won't find the current version number in the .symbols file. This change fixes the expectations. Also, if a major API change happens during the Alpha cycle we don't expect another API version increment if one already happened since we released the stable version. This change also adds some unit tests for the new functionality. These can be run manually and won't run during CI builds. Fixes #10453.
-
Keyman Server authored
auto: increment master version to 17.0.260
-
Keyman Build Agent authored
-
- Feb 02, 2024
-
-
Eberhard Beilharz authored
Python debugger in vscode >= 1.86 now uses a different type.
-
Eberhard Beilharz authored
With the new download-artifact version when using `merge-multiple:true` all artifacts end up in the same directory. This change adjusts for that. Another follow-up of #10577.
-
Eberhard Beilharz authored
chore(linux): Update debian changelog
🍒 -
Darcy Wong authored
-
Marc Durdin authored
chore(common): history missing message fixup
-
Darcy Wong authored
chore(common): Add entries from 16.0.145 HISTORY.md
-
Darcy Wong authored
-
Marc Durdin authored
Not sure why this is happening, nothing obvious in logs. Will monitor.
-
Marc Durdin authored
fix(linux): Fix version comparison
-
Marc Durdin authored
chore(linux): Use correct format specifier for `g_utf8_strlen`
-
Marc Durdin authored
chore(common): cancel earlier builds when new test builds triggered
-
Steven R. Loomis authored
feat(core,developer): simplify markers
🙀 -
Steven R. Loomis authored
feat(core): ldml double marker, C++ side
🙀 -
Steven R. Loomis authored
feat(developer): double markers once again
🙀 -
Keyman Server authored
auto: increment master version to 17.0.259
-
Keyman Build Agent authored
-
Eberhard Beilharz authored
-
- Feb 01, 2024
-
-
Eberhard Beilharz authored
The package build on armhf failed because of the wrong format specifier which expects a `size_t` instead of `glong` that `g_utf8_strlen` returns.
-
Eberhard Beilharz authored
(cherry picked from commit 8d0f1029)
-
Eberhard Beilharz authored
chore(linux): Fix the path of downloaded artifacts
-
Eberhard Beilharz authored
Follow-up of #10577.
-
Marc Durdin authored
-
Marc Durdin authored
Fixes #10590. Cancels existing running or queued test builds on TeamCity when a new build is started for the same 'branch' (aka branch or PR). Does not touch release builds or other projects -- only touches recognized test build configurations.
-
Eberhard Beilharz authored
chore(linux): Upgrade artifacts to v4
-
Joshua Horton authored
fix(web): app/webview control flow for initial layer
-
Marc Durdin authored
chore(developer): kmc ldml build - call c8 directly for tests
-
Steven R. Loomis authored
feat(core): ldml reorder marker processing
🙀 -
Steven R. Loomis authored
Merge branch 'feat/core/10317-double-marker2-epic-ldml' into feat/core/10317-simplify-marker-epic-ldml
-
Steven R. Loomis authored
Merge branch 'feat/core/10317-double-marker-epic-ldml' into feat/core/10317-double-marker2-epic-ldml
-