Skip to content

ivannalisetska/detect-clowns-buildkite-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clown Detection Buildkite Plugin Build status

An example Buildkite plugin for detecting whether your code has any clowns in it.

It contains a command hook, and tests using plugin-tester.

Example

steps:
  - plugins:
      - detect-clowns#v2.0.0: ~

Tests

To run testing, shellchecks and plugin linting use use bk run with the Buildkite CLI.

bk run

Or if you want to run just the tests, you can use the docker Plugin Tester:

docker run --rm -ti -v "${PWD}":/plugin buildkite/plugin-tester:latest

License

MIT (see LICENSE)

About

🤡 Detect clown emojis in your codebase

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%