Without additional information about your environment and requirements it is not possible to help you. You write "The package repository lies in AWS cloud server", which is pretty vague. Are you running a VM on EC2 that runs a self-hosted GitLab, or are you using webMethods.io, or ..... ?
The best way is usually a small picture that shows the involved components and how they are connected.
------------------------------
All the best,
Christoph
------------------------------
Original Message:
Sent: Fri May 23, 2025 04:21 AM
From: Chandrani Das
Subject: Using GitHub to implement CI/CD in webmethods
Thanks Rupinder.
No, we can't run a local service. The package repository lies in AWS cloud server.We need to push the packages from there to Git.
------------------------------
Chandrani Das
Original Message:
Sent: Thu May 22, 2025 12:33 PM
From: Rupinder Singh
Subject: Using GitHub to implement CI/CD in webmethods
Chandrani,
What is your concern with Local Server Development ? Is it a license restriction ? Or you just dont want to run a local server ?
I have used two approaches that both work. If you have a local server but just dont have local service development plugin, then you can just symbolically link your designer workspace project to the packages folder. Or you can even set your workspace to the packages folder, if you dont mind the clutter that eclipse/designer creates, which the server ignores anyway.
We also have a custom local development plugin for Designer that does the above automatically. It's similar to local service development but we had to create it as we do a lot of java development and its focus is to allow all the native java tools in Designer but also do VCS integration.
------------------------------
Rupinder Singh
CTO, Nibble Technologies
https://www.nibl.tech/
Original Message:
Sent: Fri May 09, 2025 12:44 AM
From: Chandrani Das
Subject: Using GitHub to implement CI/CD in webmethods
I am working on a POC to implement CI/CD pipeline in webMethods project. I want to push the packages from designer to GitHub without using local server development. How to accomplish the same.
------------------------------
Chandrani Das
------------------------------