Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ods-pipeline-gradle

Tests

Tekton task for use with ODS Pipeline to build Gradle applications and libraries.

Usage

tasks:
- name: build
  taskRef:
    resolver: git
    params:
    - { name: url, value: https://github.com/opendevstack/ods-pipeline-gradle.git }
    - { name: revision, value: v0.2.1 }
    - { name: pathInRepo, value: tasks/build.yaml }
    workspaces:
    - { name: source, workspace: shared-workspace }

See the documentation for details and available parameters.

TIP: If you need a database to run alongside your tests, you can use the tasks/build-with-postgres.yaml variant of this task!

About this repository

docs and tasks are generated directories from recipes located in build. See the Makefile target for how everything fits together.

About

CAUTION! This repo is ARCHIVED: see opendevstack/ods-pipeline#748. ODS Pipeline tasks for Gradle development - Experimental

Topics

Resources

Stars

0 stars

Watchers

7 watching

Forks

Releases

Packages

Used by

Contributors

Languages