Skip to main content

Extension for colcon to support Gradle packages.

Project description

colcon-gradle

Run tests

An extension for colcon-core to support Gradle projects.

Features

For all packages with build.gradle files:

  • colcon build will call gradle assemble
  • colcon test will call gradle test

Gradle wrappers will be used if present.

Try it out

Using pip

pip install -U colcon-gradle

From source

Follow the instructions at https://colcon.readthedocs.io/en/released/developer/bootstrap.html, except in "Fetch the sources" add the following to colcon.repos:

  colcon-gradle:
    type: git
    url: https://github.com/colcon/colcon-gradle.git
    version: main

After that, run the local_setup file, build any colcon workspace with Gradle projects in it, and report any issues!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

colcon-gradle-0.1.1.tar.gz (13.4 kB view hashes)

Uploaded Source

Built Distribution

colcon_gradle-0.1.1-py3-none-any.whl (14.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page