Marek Matejka Posted January 13, 2022 Share Posted January 13, 2022 Do you have any experience with enabling automated CI/CD within EBX development We support several projects in EBX. We develop on our local instances of EBX and commit code to a git. We spend a lot of time with manual tests, deployment, and release. Not to mention that we have a lot of problems keeping our dev environment working. We would like to automate CI/CD pipeline and leap to 21th century way of software development. There is no material on the Internet on the subject. That`s why I am asking here. I would like to hear about what tools do you use. How is your CI/CD pipeline setup How does your development process look like Who does help you to set it up Any commets appreciated. Link to comment Share on other sites More sharing options...
Sanchit Sood 2 Posted January 31, 2022 Share Posted January 31, 2022 Hello, We use all these things to run an end to end automatic deployment. 1. Ebx Dev artifacts services for import and export operations of artifacts. 2. Gitlab for version control and CI/CD pipeline configuration. I also have seen the same working with Azure Devops as well. 3. A simple script for import artifacts. You might need to contact the vendor for a resource that could help you with the ebx services. Link to comment Share on other sites More sharing options...
Juan Padilla Posted March 28, 2022 Share Posted March 28, 2022 There are operations that are carried out on the UI interface of the application such as the import of data models, datasets, workflows, etc. these operations can be included in a pipeline Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now