Commit graph

525 commits

Author SHA1 Message Date
Adish M
625c91b9d3
Merge pull request #15561 from ToolJet/gyrpe-automated-slack-notify-develop 2026-03-13 21:04:12 +05:30
Souvik
53498e96c3 Aligning to lts-3.16 2026-03-13 21:00:46 +05:30
Souvik
b0b7c786f2 Aligning to lts-3.16 2026-03-13 20:38:30 +05:30
Adish M
5fa054215f
Update Netlify workflow for documentation branch 2026-03-13 12:41:42 +05:30
emidhun
cf2b8e29cb Update Cypress Marketplace workflow to align with Platform pipeline
- Remove CE build, keep EE only with run-cypress-marketplace-ee label
- Add missing steps: disk cleanup, debug labels, log matrix, view docker-compose,
  test DB connection, create delete_user procedure
- Update Docker Compose to v2.27.0
- Add permissions block and TIMESTAMP env
- Align environment variables with Platform
- Disable Cypress action caching (install: false + manual npm ci)
- Add server readiness check via log-based detection

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 21:06:38 +11:00
Adish M
c5fc95a86c
Merge pull request #15400 from ToolJet/feat/cf-pages-prod
feat: add Cloudflare Pages production deployment workflow
2026-03-04 13:40:08 +05:30
Souvik
48209f6035 added changes from lts-3.16 2026-03-03 20:49:19 +05:30
Adish M
35853a7342 fix: update Cloudflare account ID reference in production deployment workflow 2026-03-02 16:00:59 +05:30
Adish M
40cfe5f4fd fix: update Cloudflare API token reference in deployment workflow 2026-03-02 15:55:25 +05:30
Adish M
cb4b792897 fix: update Cloudflare Pages API token reference in deployment workflow 2026-03-02 15:53:53 +05:30
Adish M
f74af24b37 feat: add Cloudflare Pages production deployment workflow 2026-03-02 15:27:59 +05:30
Adish M
4895ebdd46 fix: update Cloudflare Pages deployment to set production branch dynamically 2026-02-26 12:07:12 +05:30
Adish M
25bef13b58 fix: update deployment script to target production branch directly 2026-02-26 11:44:49 +05:30
Adish M
fa6f52db73 fix: update build command to include plugin and frontend builds 2026-02-26 10:22:35 +05:30
Adish M
4fcb65a8bf fix: update build command to use cloud build process 2026-02-26 10:17:00 +05:30
Adish M
e36629dd74 refactor: remove large asset upload process from Cloudflare Pages deployment 2026-02-26 10:14:18 +05:30
Adish M
f4161d3cf5 fix: update large asset upload process to add redirects and improve handling 2026-02-25 18:27:33 +05:30
Adish M
c2d9198cb9 feat: add large asset handling to S3 in deployment workflow 2026-02-25 18:15:00 +05:30
Adish M
524cc210b8 fix: update deployment script to use production branch alias 2026-02-25 17:40:36 +05:30
Adish M
f6bdfb3c6a
Refactor Cloudflare Pages deployment command 2026-02-25 17:36:56 +05:30
Adish M
1ecd1eca10
Add Cloudflare Pages deployment workflow
This workflow automates deployment to Cloudflare Pages for the Cloud Frontend project, including user authorization checks, Git operations, dependency installation, project building, and cache purging.
2026-02-25 16:13:15 +05:30
Adish M
09cdb05285 feat: update Node.js version and add production deployment workflow for marketplace plugins 2026-02-20 17:22:14 +05:30
Adish M
2d3f239010
Merge pull request #15276 from ToolJet/docs/ebs-ami-changes
Update AMI deployment instructions and add region-specific guidance
2026-02-20 15:10:54 +05:30
Adish M
60bea3c847 Update Packer workflow to support region-specific AMI builds and cleanup EC2 instances 2026-02-20 15:10:06 +05:30
Adish M
987e9b8fea Update LTS table automation and improve markdown generation 2026-02-19 18:28:37 +05:30
Adish M
9e712a4a69 Enhance Packer workflow with region-specific inputs and update default region to us-east-1 2026-02-17 17:56:21 +05:30
Adish M
98b5cd7469
Update Docker Compose version in workflow 2026-02-13 14:17:26 +05:30
Adish M
b7af237500
Remove continue-on-error from Cypress test steps 2026-02-03 17:19:11 +05:30
Adish M
04202be837
Refactor update-test-system workflow for clarity 2026-02-03 11:43:53 +05:30
Souvik
4b1d4d466c Added pre-release support 2026-01-19 18:31:31 +05:30
Adish M
d0b49b962c
Add Vercel deployment workflow
This workflow automates the deployment of the ToolJet frontend to Vercel, including user authorization, Git checkout with submodules, dependency installation, and build steps.
2026-01-15 12:37:39 +05:30
Souvik
1eacba8ddc refined a bit 2026-01-12 18:45:17 +05:30
Adish M
88ff720c37
Change default branch in CI workflow to lts-3.16 2026-01-12 13:57:48 +05:30
Souvik
7c78b4c292 fixed render image issue 2026-01-07 22:46:48 +05:30
Souvik
0659e7cdd3 using pull_request 2026-01-07 22:44:03 +05:30
Souvik
acdf6b8abb v2.4 added free up space 2026-01-07 13:38:19 +05:30
Souvik
777b149c42 removed recursive 2026-01-07 12:48:35 +05:30
Souvik
492384aff6 updated with LTS 2026-01-07 12:30:12 +05:30
Souvik
dded9a4c9e added to develop 2026-01-06 17:29:22 +05:30
Adish M
c7a340b5bb
Enhance Cypress workflow with permissions and debug steps
Updated Cypress workflow to include permissions and debugging steps. Removed deprecated environment variables and adjusted Cypress test configurations.
2025-12-24 14:29:34 +05:30
Adish M
89b4f44024
Merge pull request #14642 from ToolJet/test-system-v2
Version 2 of Test-system
2025-12-19 17:03:12 +05:30
Adish M
e9d6282c40
Add disk space cleanup step in deployment workflow
Added a step to free up disk space before checking out the repository.
2025-12-12 16:51:45 +05:30
Adish M
6056a3e420
Update fmt.Println message from 'Hello' to 'Goodbye' 2025-12-09 12:02:41 +05:30
Souvik
14774cdb70 compiled in 2 jobs 2025-12-04 00:52:41 +05:30
Souvik
1087ec76a1 updated docker pat in LTS and pre-release 2025-12-02 22:55:25 +05:30
Souvik
6027e5eb03 updated manual docker build file 2025-12-01 13:34:35 +05:30
Souvik
6c2367f23d eof issue fixed 2025-11-26 21:01:53 +05:30
Souvik
163ae40ba6 added debug 2025-11-26 20:43:28 +05:30
Souvik
05f1293cca small fix 2025-11-26 02:24:03 +05:30
Souvik
12862f3010 removed view and made simple 2025-11-26 01:48:37 +05:30