cr_plugin_github_actions v0.0.9

cr_plugin_github_actions

Usage

Required Arguments

  • -p or --project is the project name in the format of orgname/project
  • -c or --commit is the commit reference
  • -t or --tag is the tag name

Status executable and response format

  1. The output is tab delimited
  2. The first line is a header
  3. The second line is data
  4. The status should be success, failure, or running
  5. The build_url should be the url where the status was found

Execution

./cli status --project crosscloudci/testproj --commit 4e9eaf4f50d39f7823406370b41402db5cb13009 status build_url failure https://travis-ci.org/crosscloudci/testproj/builds/622960349?utm_source=github_status&utm_medium=notification

Building

shards crystal build src/cli.cr

Contributing

  1. Fork it (https://github.com/your-github-user/cr_plugin_github_actions/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

cr_plugin_github_actions

Owner
Statistic
  • 0
  • 1
  • 0
  • 0
  • 5
  • over 4 years ago
  • December 10, 2019
License

MIT License

Links
Synced at

Tue, 23 Apr 2024 13:46:28 GMT

Languages