Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Trigger builds on sub-projects  #501

Closed
@jgebal

Description

@jgebal

Whenever a build is executed on develop branch, dependent projects need to be built to assure that they are not failing after changes to the main project.

For details on how to do this see Travis doc
Currently the dependency is:

  • utPLSQL
    • utPLSQL-sql-cli
    • utPLSQL-v2-v3-migration
    • utPLSQL-java-api
      • utPLSQL-cli
      • utPLSQL-maven-plugin - once developed

We should build dependent project pulling sources of the develop branch of utPLSQL.
This way each breaking change in develop should be easy to capture in underlying projects.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions