Pande Putu Widya Okta Pratama pande
  • Joined on 2024-04-03
pande pushed to main at btwedutech/workflows 2025-09-25 08:29:18 +07:00
0e4659ebd8 feat: update
pande pushed to main at btwedutech/workflows 2025-09-24 10:49:11 +07:00
008a5d92a7 feat: add params
pande pushed to main at btwedutech/workflows 2025-09-24 10:48:12 +07:00
29a90ef7bc feat: add param
pande pushed to main at btwedutech/workflows 2025-09-24 10:37:17 +07:00
85b1735213 fix: update create_droplet function to use the correct default image ID
pande pushed to main at btwedutech/workflows 2025-09-24 08:27:46 +07:00
e8cf46f8d9 fix: update orchestrator CI to rename job and adjust inputs for cleanup process
pande pushed to main at btwedutech/workflows 2025-09-24 08:22:21 +07:00
58f535abcf fix: update Dockerfile to use Alpine base image and add cleanup script for droplet management
pande pushed to main at btwedutech/workflows 2025-09-23 16:13:56 +07:00
58f69f073a fix: update orchestrator CI to download orchestrating script locally and execute it
pande pushed to main at btwedutech/workflows 2025-09-23 16:09:41 +07:00
f2b16b21e1 fix: update orchestrator CI to download and set up doctl and orchestrating scripts
pande pushed to main at btwedutech/workflows 2025-09-23 15:15:06 +07:00
3f44a10c0f fix: update Dockerfile to use correct Ubuntu base image and add missing outputs in orchestrator CI
pande pushed to main at btwedutech/workflows 2025-09-23 14:58:13 +07:00
e836cbfa02 fix: remove unnecessary CMD instruction from Dockerfile
31827c8d99 fix: update Dockerfile to use Ubuntu base image and correct orchestrating script path
Compare 2 commits »
pande pushed to main at btwedutech/workflows 2025-09-23 14:39:17 +07:00
fa4f5b63ff fix: streamline orchestrating script execution and correct file paths in Dockerfile
pande pushed to main at btwedutech/workflows 2025-09-23 14:32:37 +07:00
9c1d524a9a fix: ensure correct directory navigation before executing orchestrating script
pande pushed to main at btwedutech/workflows 2025-09-23 14:26:03 +07:00
f4c7a98b6a feat: add orchestrator scripts and Docker setup for droplet management; include SSH key handling and environment configuration
pande pushed to main at btwedutech/workflows 2025-09-23 12:13:36 +07:00
975035a54a feat: update orchestrating script to use decoded SSH private key and enhance SSH connection validation; modify Dockerfile and docker-compose to streamline environment variable management
pande pushed to main at btwedutech/workflows 2025-09-22 17:09:31 +07:00
7fb9d24d3e feat: implement OrchestratorCI workflow with environment setup and droplet creation script
pande pushed to main at btwedutech/workflows 2025-09-22 13:29:11 +07:00
92225317a7 fix: remove default input value and update output setting in OrchestratorCI workflow
pande pushed to main at btwedutech/workflows 2025-09-22 12:53:40 +07:00
d61c39e316 feat: add OrchestratorCI cleanup workflow and update main job structure
pande pushed to main at btwedutech/workflows 2025-09-22 12:32:05 +07:00
f40759c2ad feat: add OrchestratorCI workflow
pande pushed to main at btwedutech/orchestratorci 2025-09-22 12:26:36 +07:00
5ebd2d78f7 Fix job configuration by ensuring 'runs-on' is specified for both main-job and post-job
pande pushed to main at btwedutech/orchestratorci 2025-09-22 12:05:10 +07:00
bb03ce42d4 Add OrchestratorCI workflow configuration