Alexander
89752b2acc
Canvas archives ( #1938 )
...
* feat(api): added second pre-signed urls for canvases
* feat(api): fixed old key format
* feat(backend): draft version for new approach for canvases
* feat(deploy): fixed some issues
* feat(backend): debug logs for bash command
* feat(backend): removed wrong parameter from bash pipeline
* feat(backend): removed canvas-maker service + small refactoring
2024-03-11 17:51:49 +01:00
rjshrjndrn
7b2e80d2a6
feat(cli): Get git version
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-03-05 11:36:55 +01:00
rjshrjndrn
006a4a0cdb
feat(cli): override busybox from env
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-02-29 10:11:29 +01:00
rjshrjndrn
e07b7b10bb
fix(helm): minio init
...
For new minio, the command changed for setting access.
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-02-27 11:11:29 +01:00
Alexander
a073ce498d
No ffmpeg solution ( #1905 )
...
* feat(video-storage): added zstd library to the machine
* feat(video-storage): added new method to pack screenshots into compressed tar arch
* feat(video-storage): try to split command into 2
* feat(video-storage): try a new approad to avoid no file error
* feat(api): added support to a new pre-signed url for screenshots archive
* feat(video-storage): fixed an issue in extension check
* feat(video-storage): correct file name
* feat(backend): removed video-storage and splitted logic
* feat(backend): removed video-storage from helm charts
* feat(backend): split canvas and screenshot handlers
* feat(canvas): clean up canvas-handler
* feat(api): changed mobile replay url (screenshots instead of video)
* feat(backend): removed msg.SessID() call
* feat(backend): clean up code in imagestorage main
2024-02-26 14:16:43 +01:00
rjshrjndrn
39a8a03b3f
chore(helm): upgrade postgres version
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-02-22 18:45:35 +01:00
rjshrjndrn
fb924ec305
fix(minio): wrong data path for minio
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-02-19 17:00:46 +01:00
rjshrjndrn
523928891a
feat(cli): arm64 support
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-02-15 13:15:44 +01:00
rjshrjndrn
7168ded388
fix: override
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-02-13 07:17:51 +01:00
rjshrjndrn
b6c31be14f
fix(install): override file
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-02-05 18:20:57 +01:00
rjshrjndrn
07f07a99d7
chore(cli): support override file while installing
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-02-02 20:24:15 +01:00
rjshrjndrn
21cd4de97d
refactor(helm): update deprecated value
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-02-02 18:24:01 +01:00
rjshrjndrn
b11cf8a12c
refactor(helm): remove duplicate code
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-02-02 18:24:00 +01:00
rjshrjndrn
f0227d9694
Revert "chore(relase): version updater"
...
This reverts commit b03b790cd2 .
2024-01-22 16:47:53 +01:00
rjshrjndrn
6ea974d102
release: version updater
2024-01-22 16:47:53 +01:00
rjshrjndrn
b03b790cd2
chore(relase): version updater
2024-01-22 15:25:10 +01:00
Alexander
68a87b2743
Video replay pipeline split ( #1848 )
...
* feat(backend): split
* feat(docker): added ffmpeg to canvas-maker service
2024-01-22 09:25:58 +01:00
rjshrjndrn
2576a9af1f
feat(helm): export path
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-01-18 11:34:45 +01:00
rjshrjndrn
5b8349bb14
feat(openreplay-cli): only install openreplay from init
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-01-17 22:40:15 +01:00
rjshrjndrn
8834197fd1
openreplay-cli: install k9s
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-01-17 22:27:37 +01:00
rjshrjndrn
6e1228cd65
fix: install k9s
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-01-08 13:03:29 +01:00
Mehdi Osman
e2469f577b
Specify EE for vault and assist buckets
2023-12-12 20:27:41 -05:00
rjshrjndrn
4920a5ef42
fix(certbot): Sourcing binary path
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-12-05 16:42:58 +01:00
rjshrjndrn
af97a505e9
fix(certbot): Sourcing binary path
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-12-05 16:40:57 +01:00
Vincent Boon
2f1df4c528
Add option to force the cleanup ( #1742 )
...
* Add option to force the cleanup
* Add option to help
2023-12-05 15:28:02 +01:00
rjshrjndrn
7c550437b4
fix(helm): respect external proxy variable for assets rewrite
2023-12-05 13:27:44 +01:00
rjshrjndrn
07a9a7e4e8
chore(helm): removing assist-stats test connection
2023-12-05 10:50:48 +01:00
rjshrjndrn
ecc47d2a7d
feat(helm): template assist-stats only for ee
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-12-05 10:49:09 +01:00
Amirouche BOUBEKKI
5323901a12
Revert "chore(helm): enabling assist-stats only for ee"
...
This reverts commit 12be718a69 .
2023-12-05 10:07:50 +01:00
rjshrjndrn
12be718a69
chore(helm): enabling assist-stats only for ee
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-12-04 18:13:36 +01:00
rjshrjndrn
d5372c13f5
chore(helm): Update image tags of dbs, to support arm
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-12-04 14:58:56 +01:00
Shekar Siri
1a59f996e4
change(crons): added new cron for assist stats
2023-12-04 12:59:43 +01:00
Shekar Siri
a8855563b9
change(crons): added new cron for assist stats
2023-12-04 12:57:49 +01:00
rjshrjndrn
151151e008
chore(helm): update version
2023-11-29 17:18:17 +01:00
Alexander
4f055dbfa7
feat(backend): added uxtesting-recording to ingress path rules
2023-11-28 17:04:33 +01:00
Alexander
c605d857b5
feat(backend): try to use different s3_endpoint in http service
2023-11-28 11:44:22 +01:00
Alexander
ae85f16028
feat(backend): added missing env var to http service
2023-11-28 11:18:04 +01:00
rjshrjndrn
abfa4c6b47
chore(chalice): fix sourcemaps s3 connection
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-11-27 19:09:00 +01:00
ⵄⵎⵉⵔⵓⵛ
f321fccc11
Ux testing backend ( #1709 )
...
* feat(backend): added ux-testing support
* feat(backend): added ux-testing module
* feat(http): added bucket name for http service
* feat(backend): fixed small typos in http router
---------
Co-authored-by: Alexander <zavorotynskiy@pm.me>
2023-11-27 15:58:36 +01:00
rjshrjndrn
ec721373d0
refactor(sourcemapreader): rename sourcemapreader build scripts
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-11-20 16:15:12 +01:00
Rajesh Rajendran
7f9ab3eb1d
refactor(sourcemapreader): renaming sourcemap reader ( #1676 )
...
Helm chart, image, and sourcefolder are of different names, which causes
confusion and difficulties to automate builds.
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-11-20 16:15:12 +01:00
Rajesh Rajendran
0cd7f68452
Create PR environment on PRs ( #1671 )
...
* refactor(helm): minio size limit to 5Gi
* feat(actions): pr-env action
* Adding pr-env configs
* Update PR env creation with latest requirements (#1658 )
* fixesss
* fix pr env variable
* enble debugging
* Automatically take PR number from branch
* pr-env: taking open pr number only (#1669 )
* pr-env: taking open pr number only
* enable ee cluster installation
* pr-env adding resource constraints
* pr-env: build and deploy applications
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-11-20 16:15:12 +01:00
Kraiem Taha Yassine
612e41583e
Api v1.15.0 ( #1670 )
...
* fix(chalice): fixed assist auto-complete
* fix(chalice): fixed exp-sessions without timezone
(cherry picked from commit e46df53ddc )
2023-11-20 16:15:12 +01:00
Rajesh Rajendran
e5c665f118
Remove empty . ( #1611 )
...
* refactor(efs-cleaner): Change alpine image to debian for coreutils
Logging deleted file
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
* refactor(chalice): return connection string without empty .
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
---------
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-11-06 16:55:37 +01:00
rjshrjndrn
1269431c8a
build(release): assist build
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-10-27 12:19:31 +02:00
rjshrjndrn
e1176fd573
feat(helm): Consider external proxy to generate URLs
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-10-25 18:57:59 +02:00
rjshrjndrn
37bb900620
fix(helm): return nginx port as string
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-10-25 17:31:36 +02:00
rjshrjndrn
7c0cbc834a
chore(build): Building assist-stats
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-10-25 16:33:54 +02:00
Rajesh Rajendran
a2468a98ac
refactor(helm): Update release version ( #1548 )
2023-10-25 10:35:44 +02:00
ⵄⵎⵉⵔⵓⵛ
a75dc75aff
Chore small setup doc fixes ( #1533 )
2023-10-19 09:01:00 -04:00