Skip to content

Trigger builds on sub-projects  #501

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions