Skip to content

Pipelines-Marketplace/validation-service

Repository files navigation

validation-service

This validation-service do lint and schema validation for tasks and pipelines during uploading task/pipeline on Pipelines-Marketplace.

Dependencies

  1. Go 1.11.3

Running on your local machine

  1. Fork and clone this repository
git clone https://github.com/Pipelines-Marketplace/validation-service.git
cd vaildation-service

  1. Install dependencies go mod download
  2. Build the application go build main.go
  3. Run the application ./main

About

Validation and E2E tests for tasks and pipelines

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published