Commit Graph

130 Commits

Author SHA1 Message Date
wpetit ed35ee5002 feat: update arcad/edge dependency
arcad/emissary/pipeline/head This commit looks good Details
2023-04-13 13:48:33 +02:00
wpetit 4b5bc0bc82 feat: update arcad/edge dependency
arcad/emissary/pipeline/head This commit looks good Details
2023-04-13 12:08:13 +02:00
wpetit dee62184b9 feat: update arcad/edge dependency
arcad/emissary/pipeline/head This commit looks good Details
2023-04-13 11:35:51 +02:00
wpetit 76656e8dbf feat: update arcad/edge dependency
arcad/emissary/pipeline/head This commit looks good Details
2023-04-13 11:28:22 +02:00
wpetit 41b1619fc1 feat: update arcad/edge dependency
arcad/emissary/pipeline/head This commit looks good Details
2023-04-13 11:05:12 +02:00
wpetit 35d5ee868f chore: update sample specs
arcad/emissary/pipeline/head This commit looks good Details
2023-04-12 11:10:11 +02:00
wpetit 765257b4b1 feat(datastore): add basic testsuite for agent repository
arcad/emissary/pipeline/head Something is wrong with the build of this commit Details
2023-04-12 11:09:53 +02:00
wpetit 2315ee7b61 feat: update arcad/edge dependency
arcad/emissary/pipeline/head This commit looks good Details
2023-04-11 15:11:15 +02:00
wpetit 86a6d81e1d chore: execute tests before commit on edge lib update
arcad/emissary/pipeline/head This commit looks good Details
2023-04-11 12:06:16 +02:00
wpetit c4427dfd2b feat(controller,app): sort apps by id 2023-04-11 12:05:51 +02:00
wpetit 280b0fbd50 feat(controller,app): validate app manifests on app load 2023-04-11 12:05:19 +02:00
wpetit 8fb86c600f feat: update arcad/edge dependency
arcad/emissary/pipeline/head This commit looks good Details
2023-04-11 11:13:41 +02:00
wpetit 12f8b3aa25 chore: add task to update arcad/edge dependency
arcad/emissary/pipeline/head This commit looks good Details
2023-04-06 20:56:43 +02:00
wpetit 2d2dc29c84 feat: update arcad/edge dependency 2023-04-06 20:56:00 +02:00
wpetit 4cf53d9f15 chore: tidy dependencies
arcad/emissary/pipeline/head This commit looks good Details
2023-04-06 19:25:01 +02:00
wpetit 34e4769b49 feat: update edge dependency
arcad/emissary/pipeline/head This commit is unstable Details
2023-04-06 19:19:23 +02:00
wpetit 47c2546d54 fix(controller,app): break loop when app is found
arcad/emissary/pipeline/head This commit looks good Details
2023-04-06 18:25:34 +02:00
wpetit 21173911fb feat: update edge dependency
arcad/emissary/pipeline/head This commit looks good Details
2023-04-06 18:17:17 +02:00
wpetit b213b8d1ae fix(module,app): handle non existent interface in app url resolver
arcad/emissary/pipeline/head This commit looks good Details
2023-04-06 15:57:00 +02:00
wpetit 9dcddc5566 chore(jenkins): cancel older jobs
arcad/emissary/pipeline/head This commit looks good Details
2023-04-06 15:12:06 +02:00
wpetit 9a46c9d3d0 chore: tidy dependencies
arcad/emissary/pipeline/head Something is wrong with the build of this commit Details
2023-04-06 15:08:23 +02:00
wpetit 69f183d126 chore(jenkins): do not wait emissary-firmware job completion
arcad/emissary/pipeline/head Something is wrong with the build of this commit Details
2023-04-06 15:07:35 +02:00
wpetit e8829170e5 feat(sqlite): use busy_timeout pragma to prevent database locking errors 2023-04-06 15:06:16 +02:00
wpetit 253c93dbac fix(module,app): handle host without port in cookie domain identification
arcad/emissary/pipeline/head Something is wrong with the build of this commit Details
2023-04-06 11:00:35 +02:00
wpetit d2f865ccbb chore: tidy dependencies
arcad/emissary/pipeline/head Something is wrong with the build of this commit Details
2023-04-06 10:44:05 +02:00
wpetit 7ee4344adc fix(jenkins): do not trigger emissary-firmware with dirty tag
arcad/emissary/pipeline/head This commit is unstable Details
2023-04-06 10:40:05 +02:00
wpetit 06b1235707 fix(module,app): handle hosts without port
arcad/emissary/pipeline/head There was a failure building this commit Details
2023-04-06 10:21:52 +02:00
wpetit 2e1ee44e6a feat(module,app): iface-based app url resolving
arcad/emissary/pipeline/head There was a failure building this commit Details
2023-04-05 23:21:43 +02:00
wpetit 242a247222 feat: add mdns controller
arcad/emissary/pipeline/head There was a failure building this commit Details
2023-04-04 20:26:19 +02:00
wpetit 562d698066 feat(controller, app): add fetch module
arcad/emissary/pipeline/head There was a failure building this commit Details
2023-04-02 18:05:53 +02:00
wpetit 909549f056 feat(agent): do not block execution of controllers on error
arcad/emissary/pipeline/head Something is wrong with the build of this commit Details
2023-04-01 19:44:00 +02:00
wpetit 7d551a8312 feat(auth): accept clock skew for token validation
arcad/emissary/pipeline/head Something is wrong with the build of this commit Details
2023-04-01 19:30:45 +02:00
wpetit d02eb91b11 feat(agent): add contactedAt attribute to agent
arcad/emissary/pipeline/head Something is wrong with the build of this commit Details
2023-04-01 14:33:19 +02:00
wpetit d2bcdd2999 feat(storage,agent): add label attribute
arcad/emissary/pipeline/head Something is wrong with the build of this commit Details
2023-04-01 13:28:18 +02:00
wpetit c638fe102b chore(jenkins): use global git config for credentials
arcad/emissary/pipeline/head Something is wrong with the build of this commit Details
2023-03-31 17:31:44 +02:00
wpetit 273265c3ef feat(agent,run): start proxy controller after app one
arcad/emissary/pipeline/head There was a failure building this commit Details
2023-03-31 17:29:33 +02:00
wpetit 3e02a9f031 chore(controller,app): refactor app server mutex usage
arcad/emissary/pipeline/head There was a failure building this commit Details
2023-03-31 17:28:52 +02:00
wpetit b52c687643 feat(sqlite): add default pragmas to dsn 2023-03-31 17:27:54 +02:00
wpetit 8119a01bf6 chore: add jenkins pipeline
arcad/emissary/pipeline/head There was a failure building this commit Details
2023-03-31 17:24:33 +02:00
wpetit e5b6c5e949 chore(sqlite): use wal journal mode and enable fk checks by default 2023-03-29 20:58:46 +02:00
wpetit 9c69dc7ec8 feat(auth): use utc time 2023-03-29 20:49:44 +02:00
wpetit 4e6b450338 feat(storage,sqlite): log row closing errors 2023-03-29 20:10:06 +02:00
wpetit 351f22e216 feat(controller,app): automatically redirect requests to cookie domain 2023-03-29 17:29:16 +02:00
wpetit 854a6ae41b fix(controller,app): include auth configuration in changes detection 2023-03-29 15:32:23 +02:00
wpetit a48c2ebe14 fix(controller,app): update app repository on spec changes 2023-03-29 11:27:47 +02:00
wpetit cdd78e4031 chore: update go.mod 2023-03-28 20:48:00 +02:00
wpetit e832b7dedd feat(controller,app): add app module 2023-03-28 20:43:45 +02:00
wpetit 3d0b0102c2 chore: only watch json files in internal directory 2023-03-28 11:03:47 +02:00
wpetit e60c441d43 feat: move proxy package from arcad/edge 2023-03-28 11:02:53 +02:00
wpetit f7d70da174 chore: generate armv7 binaries 2023-03-27 17:17:42 +02:00