Commit graph

540 commits

Author SHA1 Message Date
Adish M
507d693c83
Add GitHub Actions workflow for Storybook deployment
This workflow automates the deployment of Storybook to Netlify upon pull request closure or manual trigger.
2026-04-15 11:50:27 +05:30
Adish M
105531b8ce
Change base and ref branches in workflow file 2026-04-14 11:37:11 +05:30
Adish M
c8fe0c6bf2
Update deployment targets from Netlify to Cloudflare 2026-04-14 11:06:10 +05:30
Adish M
e21d6087fd
Merge pull request #15761 from ToolJet/license-compliance-workflow-01
Added license Compliance check for default branch
2026-03-31 17:13:04 +05:30
Souvik
5e370dece9 Added security fixes 2026-03-30 21:32:40 +05:30
Souvik
fdc10d7dc8 Added license Compliance check for default branch 2026-03-30 20:10:28 +05:30
Midhun Kumar E
ea8f4b03a6
update seeding (#15679) 2026-03-25 08:10:04 +05:30
Adish M
ef02052ab5
Update docs-netlify.yml 2026-03-24 11:03:14 +05:30
Yukti Goyal
f7dde80801 updated new host 2026-03-23 15:42:00 +05:30
Souvik
180a3554df Aligning Auto-Suspend with lts-3.16 2026-03-20 13:24:26 +05:30
Adish M
178b479d73 fix: update Netlify deployment trigger from pull_request to push 2026-03-20 10:56:07 +05:30
Adish M
af244ab6fb
Add pull_request trigger for Netlify deployment 2026-03-17 16:53:34 +05:30
Adish M
fd6611dadc fix: update branch input references in deployment workflow 2026-03-17 11:44:09 +05:30
Adish M
d315f7e9f7 refactor: update deployment workflow for Cloudflare Pages integration 2026-03-17 11:23:21 +05:30
Adish M
ed5b7919ab
Update Netlify workflow for documentation deployment 2026-03-16 18:29:59 +05:30
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