177 Commits

Author SHA1 Message Date
76656e8dbf feat: update arcad/edge dependency v2023.4.13-76656e8 2023-04-13 11:28:22 +02:00
41b1619fc1 feat: update arcad/edge dependency v2023.4.13-41b1619 2023-04-13 11:05:12 +02:00
35d5ee868f chore: update sample specs v2023.4.12-35d5ee8 2023-04-12 11:10:11 +02:00
765257b4b1 feat(datastore): add basic testsuite for agent repository 2023-04-12 11:09:53 +02:00
2315ee7b61 feat: update arcad/edge dependency v2023.4.11-2315ee7 2023-04-11 15:11:15 +02:00
86a6d81e1d chore: execute tests before commit on edge lib update v2023.4.11-86a6d81 2023-04-11 12:06:16 +02:00
c4427dfd2b feat(controller,app): sort apps by id 2023-04-11 12:05:51 +02:00
280b0fbd50 feat(controller,app): validate app manifests on app load 2023-04-11 12:05:19 +02:00
8fb86c600f feat: update arcad/edge dependency v2023.4.11-8fb86c6 2023-04-11 11:13:41 +02:00
12f8b3aa25 chore: add task to update arcad/edge dependency v2023.4.6-12f8b3a 2023-04-06 20:56:43 +02:00
2d2dc29c84 feat: update arcad/edge dependency 2023-04-06 20:56:00 +02:00
4cf53d9f15 chore: tidy dependencies v2023.4.6-4cf53d9 2023-04-06 19:25:01 +02:00
34e4769b49 feat: update edge dependency v2023.4.6-34e4769 2023-04-06 19:19:23 +02:00
47c2546d54 fix(controller,app): break loop when app is found v2023.4.6-47c2546 2023-04-06 18:25:34 +02:00
21173911fb feat: update edge dependency v2023.4.6-2117391 2023-04-06 18:17:17 +02:00
b213b8d1ae fix(module,app): handle non existent interface in app url resolver v2023.4.6-b213b8d 2023-04-06 15:57:00 +02:00
9dcddc5566 chore(jenkins): cancel older jobs v2023.4.6-9dcddc5 2023-04-06 15:12:06 +02:00
9a46c9d3d0 chore: tidy dependencies 2023-04-06 15:08:23 +02:00
69f183d126 chore(jenkins): do not wait emissary-firmware job completion 2023-04-06 15:07:35 +02:00
e8829170e5 feat(sqlite): use busy_timeout pragma to prevent database locking errors 2023-04-06 15:06:16 +02:00
253c93dbac fix(module,app): handle host without port in cookie domain identification v2023.4.6-253c93d 2023-04-06 11:00:35 +02:00
d2f865ccbb chore: tidy dependencies v2023.4.6-d2f865c 2023-04-06 10:44:05 +02:00
7ee4344adc fix(jenkins): do not trigger emissary-firmware with dirty tag v2023.4.6-7ee4344 2023-04-06 10:40:05 +02:00
06b1235707 fix(module,app): handle hosts without port v2023.4.6-06b1235 2023-04-06 10:21:52 +02:00
2e1ee44e6a feat(module,app): iface-based app url resolving v2023.4.5-2e1ee44 2023-04-05 23:21:43 +02:00
242a247222 feat: add mdns controller v2023.4.4-242a247 2023-04-04 20:26:19 +02:00
562d698066 feat(controller, app): add fetch module v2023.4.2-562d698 2023-04-02 18:05:53 +02:00
909549f056 feat(agent): do not block execution of controllers on error v2023.4.1-909549f 2023-04-01 19:44:00 +02:00
7d551a8312 feat(auth): accept clock skew for token validation v2023.4.1-7d551a8 2023-04-01 19:30:45 +02:00
d02eb91b11 feat(agent): add contactedAt attribute to agent v2023.4.1-d02eb91 2023-04-01 14:33:19 +02:00
d2bcdd2999 feat(storage,agent): add label attribute v2023.4.1-d2bcdd2 2023-04-01 13:28:18 +02:00
c638fe102b chore(jenkins): use global git config for credentials v2023.3.31-c638fe1 2023-03-31 17:31:44 +02:00
273265c3ef feat(agent,run): start proxy controller after app one 2023-03-31 17:29:33 +02:00
3e02a9f031 chore(controller,app): refactor app server mutex usage 2023-03-31 17:28:52 +02:00
b52c687643 feat(sqlite): add default pragmas to dsn 2023-03-31 17:27:54 +02:00
8119a01bf6 chore: add jenkins pipeline 2023-03-31 17:24:33 +02:00
e5b6c5e949 chore(sqlite): use wal journal mode and enable fk checks by default v2023.3.29-e5b6c5e 2023-03-29 20:58:46 +02:00
9c69dc7ec8 feat(auth): use utc time 2023-03-29 20:49:44 +02:00
4e6b450338 feat(storage,sqlite): log row closing errors 2023-03-29 20:10:06 +02:00
351f22e216 feat(controller,app): automatically redirect requests to cookie domain v2023.3.29-351f22e 2023-03-29 17:29:16 +02:00
854a6ae41b fix(controller,app): include auth configuration in changes detection v2023.3.29-854a6ae-dirty v2023.3.29-854a6ae 2023-03-29 15:32:23 +02:00
a48c2ebe14 fix(controller,app): update app repository on spec changes v2023.3.29-a48c2eb 2023-03-29 11:27:47 +02:00
cdd78e4031 chore: update go.mod v2023.3.28-cdd78e4 2023-03-28 20:48:00 +02:00
e832b7dedd feat(controller,app): add app module v2023.3.28-e832b7d v2023.3.28-e832b7d-dirty 2023-03-28 20:43:45 +02:00
3d0b0102c2 chore: only watch json files in internal directory 2023-03-28 11:03:47 +02:00
e60c441d43 feat: move proxy package from arcad/edge 2023-03-28 11:02:53 +02:00
f7d70da174 chore: generate armv7 binaries v2023.3.27-f7d70da 2023-03-27 17:17:42 +02:00
24b7519579 chore(packaging): update default agent config v2023.3.27-24b7519 2023-03-27 16:25:35 +02:00
a9e5263a19 feat(cli,api): implements agent query filters flags v2023.3.27-a9e5263 2023-03-27 11:05:57 +02:00
56063a66ac chore: release apk and deb packages v2023.3.26-56063a6 2023-03-26 18:58:18 +02:00