Skip to content

Commit 63572d3

Browse files
github-actions[bot]carhartlewistofikwest
authored
[dev] [tofikwest] tofik/device-agent-fork-lewis (#2135)
* feat(device-agent): new device agent package and CI workflow for releases * feat(devices): add linux platform support to device interfaces and schemas * refactor(people): update Employee component to use button rendering * refactor(devices): simplify device ID handling and update DTO definition * feat(api): add organization membership verification for device check-in * refactor(api): update device ID definition to support multiple types * feat(devices): add linux support to platform labels in device components * refactor(people): update EmployeeCompletionChart to manage perPage state * feat(ci): enhance device agent release workflow with version detection * refactor(ci): update portal URL handling in device agent release workflow * chore(device-agent): remove unused generate-icons script * feat(devices): add mergeDeviceLists utility for device deduplication * refactor(devices): update disk encryption check to use latest result * chore(device-agent): update version and author information in package.json * feat(device-agent): comp-ai device agent * feat(device-agent): update auto update interval time * fix(employee): remove EMPLOYEE_FORM_ID from Employee * fix(fleet-logic): return old condition for fleet * feat(device-agent): s3 logic for stage * fix(device-agent): using correct time for updated_at var * fix(org-training-course): fix for orgs which disable trainings * fix(trainining-videos): corerct calc total tasks --------- Co-authored-by: Lewis Carhart <lewis@trycomp.ai> Co-authored-by: Tofik Hasanov <annexcies@gmail.com>
1 parent d652db4 commit 63572d3

133 files changed

Lines changed: 9734 additions & 1134 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/device-agent-release.yml

Lines changed: 453 additions & 0 deletions
Large diffs are not rendered by default.

apps/api/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"@trigger.dev/build": "4.0.6",
2828
"@trigger.dev/sdk": "4.0.6",
2929
"@trycompai/db": "1.3.22",
30+
"@trycompai/utils": "1.0.0",
3031
"@trycompai/email": "workspace:*",
3132
"@upstash/redis": "^1.34.2",
3233
"@upstash/vector": "^1.2.2",

0 commit comments

Comments
 (0)