rjshrjndrn
c556ee1cf5
fix(helm): varable value
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-08-16 17:05:29 +01:00
rjshrjndrn
1858052d6b
chore(helm): Adding secret with db secrets
...
Use all the db jobs with secret from this.
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-03-26 19:11:10 +01:00
rjshrjndrn
5041be1a3b
fix(helm): version change check
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-08-16 17:05:29 +01:00
rjshrjndrn
6ad7bad35e
chore(helm): Adding opereplay config map for
...
Installation agnostic version access. This is useful for db migration,
especially when we install using argo, or other means
precedence to the autogenereated prev version.
Set migration is true if its argo deployment
fix the forceMigration override
2024-08-16 19:05:29 +01:00
rjshrjndrn
d5b832f89e
chore(helm): Updating chalice image release
2024-08-16 19:06:29 +01:00
rjshrjndrn
439e3fd204
updated frontend image
2024-08-16 19:06:29 +01:00
rjshrjndrn
57031c57ab
chore(helm): Updating frontend image release
2024-08-16 19:06:29 +01:00
Taha Yassine KRAIEM
fc82943a90
chore(helm): Updating chalice image release
2024-10-10 15:35:06 +02:00
Taha Yassine KRAIEM
2c4cf40dcb
chore(helm): Updating chalice image release
2024-10-10 15:33:53 +02:00
rjshrjndrn
3fd46605c9
chore(helm): Updating frontend image release
2024-08-16 19:06:29 +01:00
rjshrjndrn
aafb4a2739
chore(helm): Updating frontend image release
2024-08-16 19:05:29 +01:00
rjshrjndrn
99a72e76b0
chore(helm): Updating frontend image release
2024-08-16 18:05:29 +01:00
rjshrjndrn
26aecca588
fix(helm): check gh availability
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-08-16 17:04:29 +01:00
rjshrjndrn
2f662c2a93
chore(helm): Updating frontend image release
2024-08-16 16:04:29 +01:00
Mehdi Osman
5700a16a94
Increment chalice chart version ( #2495 )
...
Co-authored-by: GitHub Action <action@github.com>
2024-08-16 17:01:29 +02:00
Mehdi Osman
67063363a8
Inject mobile bucket ( #2432 )
2024-07-26 00:31:40 +02:00
Mehdi Osman
2b0b5d6106
Updated patch build from main 64a746873b ( #2429 )
...
* Increment chalice chart version
* Increment frontend chart version
* Increment db chart version
---------
Co-authored-by: GitHub Action <action@github.com>
2024-07-25 14:27:08 +02:00
Mehdi Osman
69e8fab2cc
Added mobile and canvas related topics ( #2424 )
2024-07-25 10:29:48 +02:00
Mehdi Osman
dcce3569fb
Increment chalice chart version ( #2417 )
...
Co-authored-by: GitHub Action <action@github.com>
2024-07-23 13:17:48 +02:00
Mehdi Osman
ddd037ce79
Increment chalice chart version ( #2411 )
...
Co-authored-by: GitHub Action <action@github.com>
2024-07-19 15:09:47 +02:00
Mehdi Osman
66e4d133ad
Increment chalice chart version ( #2407 )
...
Co-authored-by: GitHub Action <action@github.com>
2024-07-18 13:17:27 +02:00
Mehdi Osman
e0bb6fea9d
Updated patch build from main 4e7efaecde ( #2405 )
...
* Increment frontend chart version
* Increment db chart version
---------
Co-authored-by: GitHub Action <action@github.com>
2024-07-18 12:46:42 +02:00
Mehdi Osman
1ddffca572
Increment frontend chart version ( #2395 )
...
Co-authored-by: GitHub Action <action@github.com>
2024-07-16 17:38:25 +02:00
Mehdi Osman
ba2d9eb81c
Increment chalice chart version ( #2393 )
...
Co-authored-by: GitHub Action <action@github.com>
2024-07-16 17:20:59 +02:00
Kraiem Taha Yassine
c845415e1e
Patch/api v1.19.0 ( #2392 )
...
* fix(chalice): reversed count&total for card-tables to confuse devs
* fix(DB): changed normalized_x&y col-type
2024-07-16 17:15:38 +02:00
Mehdi Osman
ee0ede8478
Increment chalice chart version ( #2391 )
...
Co-authored-by: GitHub Action <action@github.com>
2024-07-16 14:26:47 +02:00
Mehdi Osman
cd2966fb9f
Increment chalice chart version ( #2384 )
...
Co-authored-by: GitHub Action <action@github.com>
2024-07-11 11:50:42 +02:00
rjshrjndrn
6a7b55452a
chore(crons): Adding generator for new cron jobs
2024-07-09 13:11:53 +02:00
rjshrjndrn
a9251a8c8a
chore(hlem): hpa change to v2
2024-07-08 12:17:09 +02:00
Kraiem Taha Yassine
8aaec08cb1
Dev ( #2341 )
...
* refactor(chalice): upgraded dependencies
* refactor(chalice): upgraded dependencies
feat(chalice): support heatmaps
* feat(chalice): support table-of-browsers showing user-count
* feat(chalice): support table-of-devices showing user-count
* feat(chalice): support table-of-URLs showing user-count
* fix(chalice): fixed Math-operators validation
refactor(chalice): search for sessions that have events for heatmaps
* refactor(chalice): search for sessions that have at least 1 location event for heatmaps
* refactor(chalice): completely remove clickMap cards
refactor(DB): completely transform clickMap to HeatMap
2024-07-02 17:49:50 +02:00
Kraiem Taha Yassine
0e42041aa8
Dev ( #2336 )
...
* refactor(chalice): upgraded dependencies
* refactor(chalice): upgraded dependencies
feat(chalice): support heatmaps
* feat(chalice): support table-of-browsers showing user-count
* feat(chalice): support table-of-devices showing user-count
* feat(chalice): support table-of-URLs showing user-count
* fix(chalice): fixed Math-operators validation
refactor(chalice): search for sessions that have events for heatmaps
* refactor(chalice): search for sessions that have at least 1 location event for heatmaps
* fix(DB): replaced click's x&y with normalized_x&normalized_y
fix(chalice): fixed heatmaps-clicks-path
refactor(DB): DB upgrade & downgrade scripts
2024-07-02 14:49:12 +02:00
Kraiem Taha Yassine
9516dcd238
Dev ( #2333 )
...
* refactor(chalice): upgraded dependencies
* refactor(chalice): upgraded dependencies
feat(chalice): support heatmaps
* feat(chalice): support table-of-browsers showing user-count
* feat(chalice): support table-of-devices showing user-count
* feat(chalice): support table-of-URLs showing user-count
* fix(chalice): fixed Math-operators validation
refactor(chalice): search for sessions that have events for heatmaps
* refactor(chalice): search for sessions that have at least 1 location event for heatmaps
* refactor(chalice): removed timeseries-card progress
refactor(chalice): removed tables-card pieChart
refactor(DB): migrated timeseries-card progress
refactor(DB): migrated tables-card pieChart
2024-07-02 11:53:47 +02:00
Kraiem Taha Yassine
11c4d9e114
Dev ( #2331 )
...
* refactor(chalice): upgraded dependencies
* refactor(chalice): upgraded dependencies
feat(chalice): support heatmaps
* feat(chalice): support table-of-browsers showing user-count
* feat(chalice): support table-of-devices showing user-count
* feat(chalice): support table-of-URLs showing user-count
* refactor(DB): update webVital UI configuration
* fix(chalice): fixed Math-operators validation
refactor(chalice): search for sessions that have events for heatmaps
* refactor(chalice): search for sessions that have at least 1 location event for heatmaps
2024-07-01 17:46:45 +02:00
rjshrjndrn
18e694d6e4
chore(helm): Use df -h for faster disk calculation
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-07-01 17:03:44 +02:00
rjshrjndrn
7242b25b32
chore(helm): Adding node affinity support to all k8s apps
2024-07-01 16:43:00 +02:00
rjshrjndrn
bb29b05fb8
Updating version
2024-07-01 16:43:00 +02:00
rjshrjndrn
59f16f343c
fix(build): wrong shell
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-07-01 13:33:22 +02:00
rjshrjndrn
22d1177eef
chore(helm): Waiting for postgres to be up
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-06-13 13:15:04 +02:00
rjshrjndrn
60c27c7354
chore(dbops): Consider version with and without v
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-06-11 18:11:46 +02:00
rjshrjndrn
fb73dbc308
fix(helm): allow ingress class to be overriden
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-06-10 18:22:30 +02:00
Kraiem Taha Yassine
5574519775
V1.19.0 ( #2260 )
...
* refactor(DB): support of normalizedX&Y for click events
* refactor(chalice): upgraded dependencies
refactor(chalice): support heatmaps
2024-06-10 15:54:29 +02:00
rjshrjndrn
b802b94081
fix(migrate): Race condition on version check
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-06-04 18:59:20 +02:00
rjshrjndrn
3aeea9a3b0
chore(tmux): dont close the pane
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-06-03 17:20:38 +02:00
rjshrjndrn
6c483ce01a
fix(build): Parallel build
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-06-03 16:34:40 +02:00
rjshrjndrn
1ae48fa722
chore(build): Update build parallel script
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-05-30 11:09:51 +02:00
rjshrjndrn
aff49b5390
fix(cli): version patch
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-05-28 17:04:20 +02:00
rjshrjndrn
a6dab15a0d
chore(cli): Unified version
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-05-28 15:56:47 +02:00
rjshrjndrn
b1fa7f1fd5
chore(helm): Proper commenting
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-05-28 15:46:57 +02:00
rjshrjndrn
95b8e9656f
chore(helm): Proper commenting
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-05-28 15:43:39 +02:00
rjshrjndrn
775fa9944d
chore(cli): After upgrade, patch the version
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-05-28 15:37:33 +02:00