Commit Graph

1197 Commits

Author SHA1 Message Date
Ramesh Mane
9160a5a2ee fix: some api permission issue 2025-10-22 15:08:32 +05:30
Pranav C
4d3ae92662 chore: oss sync 2025-09-22 12:57:59 +05:30
mertmit
8df990430b chore: fix missing group id
Signed-off-by: mertmit <mertmit99@gmail.com>
2025-07-05 07:52:56 +03:00
mertmit
ef20547ad5 chore: improved wait logic
Signed-off-by: mertmit <mertmit99@gmail.com>
2025-07-02 02:43:09 +03:00
mertmit
076877b256 chore: wait for running instead of completed
Signed-off-by: mertmit <mertmit99@gmail.com>
2025-07-02 02:04:52 +03:00
mertmit
a79868723a chore: remove unnecessary wait
Signed-off-by: mertmit <mertmit99@gmail.com>
2025-07-02 02:01:11 +03:00
mertmit
fe5d3b0e2e chore: bump aws cli v2
Signed-off-by: mertmit <mertmit99@gmail.com>
2025-07-02 01:33:02 +03:00
mertmit
32e84681a7 chore: zero downtime worker rollout
Signed-off-by: mertmit <mertmit99@gmail.com>
2025-07-02 01:08:36 +03:00
Pranav C
3c05c0f06a chore: improve build 2025-06-28 19:49:14 +05:30
Pranav C
256e923d36 Merge pull request #6007 from nocodb/chore/open-replay-cdn
Openreplay bundle to cdn
2025-06-28 18:31:54 +05:30
Pranav C
c4cb786e85 chore: open-replay bundle to cdn 2025-06-28 18:01:27 +05:30
DarkPhoenix2704
1ed95fd8e1 fix: add migrator to exclude list 2025-06-27 16:00:18 +05:30
mertmit
1262bda9d9 feat: nc-migrator
Signed-off-by: mertmit <mertmit99@gmail.com>
2025-06-20 16:43:03 +03:00
mertmit
7c103a35a7 chore: exclude wip
Signed-off-by: mertmit <mertmit99@gmail.com>
2025-05-27 10:51:47 +03:00
DarkPhoenix2704
33dd042bf9 fix: dependabot fixes 2025-05-26 13:18:36 +05:30
DarkPhoenix2704
2496e98562 fix: ibclude lerna in exclude-list 2025-05-26 11:40:35 +05:30
DarkPhoenix2704
7845c0b3cb fix: remove nc-cli from hub 2025-05-26 11:33:20 +05:30
DarkPhoenix2704
fb0f69d106 fix: remove nc-lib-gui for hub 2025-05-24 17:59:13 +05:30
DarkPhoenix2704
0147e9e3cf fix: more fixes 2025-05-24 17:08:13 +05:30
mertmit
47bd090e5b test: null check
Signed-off-by: mertmit <mertmit99@gmail.com>
2025-05-23 09:18:03 +03:00
mertmit
f304a35e96 chore: various
Signed-off-by: mertmit <mertmit99@gmail.com>
2025-05-23 09:18:03 +03:00
DarkPhoenix2704
8ac5601008 fix: sync scripts 2025-05-15 18:18:55 +05:30
DarkPhoenix2704
804c32b098 feat: refactor extensions to plugin for scripts 2025-05-15 17:02:21 +05:30
Pranav C
9c35584aa4 feat: show no access message if license key limited with 1 workspace 2025-05-13 14:30:39 +05:30
Pranav C
69f69d5cf3 test: oidc - skip warning error logs 2025-04-23 01:45:07 +05:30
Pranav C
afdbbb11ca test: oidc - set cookie keys 2025-04-23 01:45:07 +05:30
sinanmohd
f163a9b391 chore: exclude nix related files from OSS sync 2025-04-15 13:16:53 +05:30
Mert E.
be09f61bd5 chore: update tld (#5035)
Signed-off-by: mertmit <mertmit99@gmail.com>
2025-04-01 17:34:58 +03:00
DarkPhoenix2704
8e6e910756 fix: exclude list 2025-03-11 16:57:34 +05:30
Pranav C
8f8aabc2d5 chore: exclude nix related files from OSS sync 2025-03-10 13:18:34 +05:30
Ramesh Mane
d65f1c9e13 fix(nocodb): backend oss dev run issue 2024-12-21 03:17:59 +05:30
github-actions[bot]
b6b318ad16 chore: bump to node 22 wip (#10065) (#4255)
Co-authored-by: Anbarasu <anbarasun123@gmail.com>
2024-12-20 14:50:14 +03:00
Anbarasu
9459147e0a chore: migrate to rspack 🦀 (#3976)
* chore: build to rspack and swc

* chore: swc local dev

* wip: rspack

* fix: rspack with hmr for local dev

* fix: pino pretty in local dev

* fix: moved all local dev config

* fix: enable obfuscator

* fix: add missing dependencies

* fix: unit tests ci

* fix: add tsconfig type checking

* fix: upgrade rspack

* fix: update sync exclude-list.txt

* fix: ignore watch node_modules

* fix: rspack config builds

* fix: ts-errors

* fix: use resolve.tsConfig

* fix: remove tsconfig-paths dependency

* fix: update lock file

* fix: playwright pg:ee

* fix: avoid referring cloud version of files in OSS files if it's overwritten and not extending in cloud to avoid any type mismatch

* fix: run type check on prod build process

* fix: disable type check in prod

* fix: add knex-snowflake and knex-databricks to externals

* fix: add knex clients to externals allowlist

https://github.com/knex/knex/issues/1128#issuecomment-978914764

* fix: add knex clients to externals allowlist

https://github.com/knex/knex/issues/1128#issuecomment-978914764

* fix: update externals

* fix: jobs this error

* fix: debug connection manager

* fix: debug custom knex

* fix: lint

* fix: build

* fix: pr build action

* fix: build

* fix: rspack enable type checking in build

* fix: disable type checking

* fix: update configs

* fix: bump rspack and minor corrections

* fix: lint

* fix: update sync file and remove debug console

* fix: broken lock file

* fix: rebuild lockfile

* fix: lock file

---------

Co-authored-by: Pranav C <pranavxc@gmail.com>
2024-12-04 22:05:03 +05:30
github-actions[bot]
ff974b8455 chore: oos changes (#9919) (#4116)
Co-authored-by: Mert E <mertmit99@gmail.com>
2024-12-03 20:57:02 +03:00
Anbarasu
7f96b175f7 fix: prebuild nc-gui and run action (#4090)
* fix: prebuild nc-gui and run action

* fix: prebuild nc-gui and run action

* fix: action

* fix: build upload

* chore: use new runner & builder

Signed-off-by: mertmit <mertmit99@gmail.com>

* fix: ui copy

Signed-off-by: mertmit <mertmit99@gmail.com>

* fix: get from local

Signed-off-by: mertmit <mertmit99@gmail.com>

* fix: fetch depth

Signed-off-by: mertmit <mertmit99@gmail.com>

* fix: run fe

Signed-off-by: mertmit <mertmit99@gmail.com>

* test: open visibility tab before

Signed-off-by: mertmit <mertmit99@gmail.com>

* chore: remove actions non-used for ee

Signed-off-by: mertmit <mertmit99@gmail.com>

* chore: staging & prod build runners

Signed-off-by: mertmit <mertmit99@gmail.com>

* test: skip duration temporarily

Signed-off-by: mertmit <mertmit99@gmail.com>

* chore: runner & prebuild split

Signed-off-by: mertmit <mertmit99@gmail.com>

* chore: refactor runner tags

Signed-off-by: mertmit <mertmit99@gmail.com>

---------

Signed-off-by: mertmit <mertmit99@gmail.com>
Co-authored-by: mertmit <mertmit99@gmail.com>
2024-12-02 10:40:59 +03:00
Mert E.
2c81ae778a feat: test environments (#4047)
* fix: remove publish step

Signed-off-by: mertmit <mertmit99@gmail.com>

* feat: cache prefix

Signed-off-by: mertmit <mertmit99@gmail.com>

* chore: custom pr number

Signed-off-by: mertmit <mertmit99@gmail.com>

* chore: test

Signed-off-by: mertmit <mertmit99@gmail.com>

* chore: some misc script

Signed-off-by: mertmit <mertmit99@gmail.com>

* chore: dev envs

Signed-off-by: mertmit <mertmit99@gmail.com>

* chore: fix action

Signed-off-by: mertmit <mertmit99@gmail.com>

* chore: reduce fetch-depth

Signed-off-by: mertmit <mertmit99@gmail.com>

* chore: find comment

Signed-off-by: mertmit <mertmit99@gmail.com>

---------

Signed-off-by: mertmit <mertmit99@gmail.com>
2024-11-29 09:05:44 +03:00
Pranav C
523f356355 chore: exclude pnpm-lock.yaml file while syncing 2024-10-17 11:43:23 +05:30
Pranav C
9966c0a2be refactor: exclude files while syncing 2024-10-07 13:25:44 +05:30
Pranav C
ab91039c2d refactor: package rename 2024-10-06 08:19:50 +00:00
Pranav C
6009a8daee refactor: review comments 2024-10-06 08:19:50 +00:00
Pranav C
5d01497330 refactor: review comments 2024-10-06 08:19:49 +00:00
Pranav C
1dd6153975 feat: docs, action for deployment and other corrections 2024-10-06 08:19:49 +00:00
Pranav C
69e557fb59 feat: cli - unit test, npmp package and executable build 2024-10-06 08:19:48 +00:00
Pranav C
3288da904a refactor: package rename 2024-10-06 02:45:53 +05:30
Pranav C
5457690f1c refactor: review comments 2024-10-06 02:45:53 +05:30
Pranav C
70ec11b5d5 refactor: review comments 2024-10-06 02:45:52 +05:30
Pranav C
3302f7660f feat: docs, action for deployment and other corrections 2024-10-06 02:45:52 +05:30
Pranav C
91366c0c8b feat: cli - unit test, npmp package and executable build 2024-10-06 02:45:52 +05:30
Mert E.
92e45c3b2a fix: thumbnail generation migration pagination (#3613)
* fix: thumbnail generation job pagination

Signed-off-by: mertmit <mertmit99@gmail.com>

* chore: rollout worker sequence

Signed-off-by: mertmit <mertmit99@gmail.com>

---------

Signed-off-by: mertmit <mertmit99@gmail.com>
2024-08-16 14:53:55 +03:00
Mert E.
f899ca057f chore: recover env (#3611)
Signed-off-by: mertmit <mertmit99@gmail.com>
2024-08-16 13:22:00 +05:30