Skip to content

CircleCI-Public/circleci-sdk-go

Repository files navigation

CircleCI SDK GO

RESOURCE GET CREATE LIST UPDATE DELETE
project stable stable
project settings stable stable
pipeline definition stable stable stable stable stable
trigger stable stable stable stable stable
context stable stable stable stable
context restriction stable stable stable
env var stable stable stable

Development

This repository makes use Task. It may be installed (on MacOS) with:

$ brew install go-task/tap/go-task

See the full list of available tasks by running task -l, or, see the Taskfile.yml script.

task lint
task fmt
task generate

# Run all the tests
task test
# Run the tests for one package
task test -- ./client/...
# Run all the quick tests
task test -- -short ./...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages