-
Notifications
You must be signed in to change notification settings - Fork 14
dsf how to use
This is the documentation about shop floor and its different tools. Here you are going to learn how to create new projects, so that they can include continuous integration and continuous delivery processes, and be deployed automatically in different environments.
To start working you need to have some services running in your provisioning environment, such as Jenkins (automation server), GitLab (git repository), SonarQube (program analysis), Nexus (software repository) or similar.
To host those services we recommend to have a Production Line instance but you can use other platforms. Here is the list for the different options:
The second is create or git repository and integrate it with Jenkins.
Here you can find a manual guide about how it:
-
GitLab new project.
It is time to create your devonfw project:
Now you need to add cicd files in your project.
Here you can find all that you need to know to do your Jenkinsfile.
This documentation is licensed under the Creative Commons License (Attribution-NoDerivatives 4.0 International).
-
cicd configuration
-
Manual configuration
-
Automatic configuration
-
-
Custom Services
-
Azure DevOps