Commit graph

16 commits

Author SHA1 Message Date
Marc Durdin
3a2540b077 feat(developer): remove kmcomp
Removes kmcomp.dpr, related source, compilekeymanweb.pas, and related
unit tests.

Cleans up a couple of bits and pieces around kmc in order to help tests
to pass, and updates some tests that had legacy code in them
(particularly missing &TARGETS stores).
2023-09-09 17:47:15 +02:00
Marc Durdin
4c07b6c49c feat(developer): remove kmcmpdll 2023-09-02 12:25:29 +04:00
Marc Durdin
466b58768f chore(common): update auto labeler configuration 2022-09-19 13:57:40 +10:00
Marc Durdin
18b6dee963 chore: update core/ label 2022-08-29 09:59:07 +10:00
Marc Durdin
4f36c3c2df chore(developer): Merge branch 'master' into chore/developer/js-to-lmc 2022-06-25 05:48:57 +10:00
Marc Durdin
a5c0a21430
Update .github/labeler.yml 2022-05-24 07:45:10 +10:00
Marc Durdin
d310ad9c85 chore(developer): move developer/inst to developer/src/inst/node 2022-05-18 10:21:16 +10:00
Marc Durdin
a617aa72ee chore(developer): update scripts for developer/kmlmc path 2022-05-18 09:35:35 +10:00
Marc Durdin
4ab3c53810 chore(common): adjust scripts for core relocation 2022-05-18 07:22:11 +10:00
Marc Durdin
05a4c33200 chore(web): move common/core/web to common/web
Relates to #5816.

Moves folders under common/core/web to common/web:

* input-processor -> common/web/input-processor
* keyboard-processor -> common/web/keyboard-processor
* tools/recorder -> common/web/recorder
* tools/sentry-manager -> common/web/sentry-manager
* utils -> common/web/utils

Updates scripts and configuration to point to new folders.
2022-05-18 06:01:03 +10:00
Eberhard Beilharz
0105fa7ca3
chore(linux): Use different action
This addresses the code review comments:

- fuxingloh/multi-labeler is written in Typescript
- config in different file
- only looking at the PR title, not the description

# Keyman Conventional Commit suggestions:
# - Consider appending the text ". Fixes #3869" to your commit message.
2021-01-25 15:35:03 +01:00
Eberhard Beilharz
89b4bba981
chore: Update label patterns
- add missing oem label
- improve pattern to allow multiple scopes
2021-01-08 15:52:31 +01:00
Eberhard Beilharz
8b3ac38b33
chore: Enhance PR labeling based on PR title
This PR adds the labeler-action GH action that applies labels
based on the PR title or description. This allows to automatically
assign labels based on our conventional commit message.
2021-01-07 20:24:48 +01:00
Marc Durdin
3365e392d6 fix: add resources to common 2020-06-12 13:44:07 +10:00
Marc Durdin
ac2d8ae30e chore: labeler yml 2020-06-12 13:39:48 +10:00
Marc Durdin
37a824b59b chore: labeler 2020-06-12 13:24:36 +10:00