Generate Project from source code

Generate Project from source code by integration with CICD pipeline

There are two approaches to trigger a project creation.

  • The first (recommended) approach is to trigger the project creation in Lineaje cloud. Lineaje cloud will make sure where all tools are updated and patched. However, this approach requires Lineaje cloud access to your source code. This method typically works for cloud based SCM.

  • The second approach is to trigger the project creation locally. This approach would require a dedicated VM/container/cluster where Lineaje CLI is run. This approach requires regular patching of the Lineaje CLI.

Last updated