Commit graph

12 commits

Author SHA1 Message Date
Adish M
5f3ffad6bf
Changing folder for LTS and pre-release (#13666)
* Changing folder for LTS and pre-release

* correction in entrypoint path in pre-release dockerfile

* made change to render PR workflow to pickup the dockerfile according to branch
2025-08-05 12:28:01 +05:30
Adish M
b113015084
Fix: Post release automation corrections (#13662)
* Fix: Post release automation corrections

* automation fix for merging submodules PRs

* remove the extra slack notification in the docker CE release job

* adding the branch fall to cloud dockerfile
2025-08-05 11:07:48 +05:30
Adish M
d8be39c21b
fix: update release tag conditions for Docker and Packer workflows (#13378) 2025-07-14 13:33:35 +05:30
Adish M
a2864ae2b3
Fix the tag name in the release workflow (#13316) 2025-07-10 16:28:39 +05:30
Adish M
eae10cddeb
Update Docker image build references and add cloud edition workflow (#13191) 2025-07-04 12:00:20 +05:30
Adish M
abae4dc009
feat: update Dockerfiles and entrypoint for PostgreSQL and Temporal integration (#13144)
* feat: update Dockerfiles and entrypoint for PostgreSQL and Temporal integration

* fix: update Docker image tags for ee-latest versioning

* fix: remove default Dockerfile path and update tag generation logic

* fix: remove unnecessary newline in manual Docker build workflow

* fix: remove duplicate TOOLJET_EDITION environment variable declaration

* fix: update PostgreSQL source list for compatibility and enhance entrypoint script for improved logging and error handling

* update PostgreSQL source list to use bookworm for compatibility
2025-07-02 12:35:22 +05:30
Adish M
817c371f17
Refactor Dockerfile for improved build efficiency and dependency management (#13110)
* Refactor Dockerfile for improved build efficiency and dependency management

* Update Dockerfile to include copyfiles installation and correct key path

* Enhance Dockerfile and entrypoint script for improved setup and functionality

- Install grpcurl in the Dockerfile and entrypoint script if not already present
- Add installation steps for Temporal Server and UI Server binaries
- Register Temporal namespace if it doesn't exist
- Update environment variables for Temporal configuration

* Update Dockerfile to use dynamic branch name for checkout

* Update Dockerfile to set BRANCH_NAME as a build argument

* Fix Dockerfile to correct unzip command for Oracle Instant Client zip file
2025-06-30 19:38:44 +05:30
Adish M
d36976e08b structured the folders for dockerfile and add try tooljet automation 2025-04-15 12:22:18 +05:30
Adish M
0ad4000fb7 fix docker release workflow for EE image to main branch 2025-04-08 18:49:36 +05:30
Adish M
4d4a1e325f Removing old github workflows to main branch 2025-04-08 10:55:24 +05:30
Adish M
b76234cac1 Fix: Stopped the old docker release and fix the edition specific action to mina 2025-04-07 13:20:03 +05:30
Adish M
0342d75278
Feature: Docker image build with Modularisation changes (#12089)
- Added change for Edition specfic docker image build
- Added Cloud specific dockerfile
2025-03-03 14:22:24 +05:30