Commit Graph

32 Commits

Author SHA1 Message Date
Deepak Prabhakara 8ce070d6c7 updated deployment 2024-03-26 23:54:27 +00:00
Deepak Prabhakara bb900fbdef updated deployment 2024-03-24 20:53:28 +00:00
Deepak Prabhakara 8258386be0 updated deployment 2024-03-18 11:20:19 +00:00
Deepak Prabhakara 41b47ed4ce renamed OIDC_REQUEST_PROFILE_SCOPE to OPENID_REQUEST_PROFILE_SCOPE, updated deployments 2024-03-16 20:16:25 +00:00
Deepak Prabhakara d3572ed5bc updated deployment 2024-03-07 22:12:48 +00:00
Deepak Prabhakara 1b305efae9
externalTrafficPolicy needs to be Cluster on AWS (#2404)
* externalTrafficPolicy needs to be Cluster on AWS

* separate out mocksaml and jackson deployments
2024-03-07 17:17:24 +00:00
Deepak Prabhakara f1e779b883 updated deployment, package-lock 2024-03-06 11:25:34 +00:00
Deepak Prabhakara 27a43cb778
Clean/unused (#2373)
* updated deployment

* cleanup unused code

* more cleanup

* revert back to old import of styles
2024-03-02 23:46:56 +00:00
Deepak Prabhakara b42cdad487 updated deployment 2024-02-16 22:52:56 +00:00
Deepak Prabhakara 65852d97dd updated deployment 2024-02-08 22:34:28 +00:00
Deepak Prabhakara bbf23705e3 updated deployment and tweaked timeout of probes 2024-02-07 14:28:26 +00:00
Deepak Prabhakara b1c4682c7f updated deployment 2024-02-06 23:36:36 +00:00
Deepak Prabhakara c2ae983d02 updated deployment 2024-02-05 14:36:31 +00:00
Deepak Prabhakara 08aec9bc27 updated deployment 2024-02-04 14:00:33 +00:00
Deepak Prabhakara 26533d72ec updated deployment 2024-02-01 13:08:09 +00:00
Deepak Prabhakara 05658a47f3
added onBlur to TagsInput (#2232)
* added onBlur to TagsInput

* updated text
2024-01-31 22:59:28 +00:00
Deepak Prabhakara d48461a202 updated deployment 2024-01-30 23:02:26 +00:00
Deepak Prabhakara ee83ff1e49 updated deployment 2024-01-30 11:58:46 +00:00
Deepak Prabhakara 2cd5272466 updated deployment 2024-01-27 17:46:43 +00:00
Deepak Prabhakara 8278e668b9 updated deployment 2024-01-21 15:18:59 +00:00
Deepak Prabhakara c0fa48d6ec updated deployment 2024-01-19 17:17:36 +00:00
Deepak Prabhakara 0df04cdc03 updated deployment 2024-01-19 09:51:06 +00:00
Deepak Prabhakara 9eba39875a updated deployment 2024-01-18 21:15:52 +00:00
Deepak Prabhakara f5e40361bc bumped up deployment 2023-12-15 21:03:52 +00:00
Deepak Prabhakara ec11d9c97d bumped up deployment 2023-11-28 13:27:25 +00:00
Deepak Prabhakara 0766c923d2 updated skaffold 2023-10-27 12:29:31 +01:00
Deepak Prabhakara 7170d5ded3
fixed migratepg job (#1822) 2023-10-20 16:05:24 +01:00
Deepak Prabhakara 1b52ce01e5
prod deployment (#1780) 2023-10-15 12:12:55 +01:00
vishalboxyhq 0b99c7d667
Feature/typeorm migrations (#141)
* updated typeorm

* renamed connection

* updated migration scripts to new TypeORM version (v3)

* typeorm and mongo -migrations and namespace column

* update the mongo migration file

* remove the camelcase

* remove camelcase

* rename the file

* renaming migration files

* folder restructuring and add migrate-mongo package

* correcting path and minor changes

* merging db name with URL

* changing ts to js for mongo

* migration automation with env variable

* using custom scripts for migration

* Dockerfile fixes

* bootstrap script fixes and still need ts-node migrate-mongo in dockerfile

* running migration in CI/CD

* turning down planetscale

* migration related fixes for namespace

* Migration & bootstrap changes

* reverting minor change

* bootstrap.sh will only run in docker env

* bootstrap RUN_MIGRATION env variable will use true

* migration fixes

* migration changes

* removed console logs

* planetscale migration fixes

* copied back old files, tweaks to filenames

* add index for namespace

* restore older migration scripts

* formatting

* aligned timestamps

* updated mysql, mariadb, mssql, planetscale namespace migrations

* We'll run migrate manually as a separate step/container

* forgot to add migrate.sh

* bumped up timestamp

* Enable planetscale testing

* Revert planetscale test and comment config object

* Revert deletions in Dockerfile

* Update maria, mssql, mysql, ps, pg, sql namespace migrations

* Cleanup

* Add runMigration env to support manual run

* Minor tweak

* Ensure sql data migrations run after schema changes

* Fix mssql namespace data migration query

* Sync lock file

* Update mongo timestamp

* Set env for npm mongo migration script

* [sql] Populate namespace column for synchronize: true instances

* Rename `DB_RUN_MIGRATION` -> `DB_MANUAL_MIGRATION`

* [mongo] Populate namespace for already deployed instances

* Cleanup migrate.sh

* [bash -> sh] bash does not work inside docker

* Optimise migration artifacts

* Source packages from global path

* Copy npm from build context - excludes node_modules via .dockerignore

* Remove redundant copy step

* added swc packages

* fresh package-lock

* fresh package-lock

* added migratepg job to skaffold
fixes in migrate.sh to exit with error when migration fails

* cleanup

* added migratepg to demo skaffold as well

* turn on planetscale tests

---------

Co-authored-by: Deepak Prabhakara <deepak@boxyhq.com>
Co-authored-by: Utkarsh Mehta <ukrocks.mehta@gmail.com>
Co-authored-by: Aswin V <vaswin91@gmail.com>
2023-10-13 23:29:21 +01:00
Deepak Prabhakara 67fbf825ff
mocksaml deployment (#1751) 2023-10-11 00:06:22 +01:00
Deepak Prabhakara cd0b7918c1
fixed demo services (#1734) 2023-10-07 11:17:39 +01:00
Utkarsh Mehta b3468dad3c
Skaffold Update (#1634)
* init

* demo overlay

* using common service

* fix

* cleanup and update

---------

Co-authored-by: Deepak Prabhakara <deepak@boxyhq.com>
2023-10-07 02:38:21 +01:00