@byu-oit/cbsetup
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -166,2 +166,3 @@ #!/usr/bin/env node | ||
console.log('Webhook creation failed: ' + err.message); | ||
console.log('Did you spell it right? Is AWS using the byu-oit-bot personal access token?') | ||
process.exit(1); | ||
@@ -168,0 +169,0 @@ }); |
{ | ||
"name": "@byu-oit/cbsetup", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "Create an AWS CodeBuild project from your command line", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -13,4 +13,8 @@ # cbsetup | ||
## Potential Errors | ||
This service uses the BYU OIT Bot account on GitHub to create webhooks for CodeBuild project. If `cbsetup` fails, check an be sure you spelled the repo name correctly. If so, go into the CodeBuild console online and be sure that CodeBuild is authenticating with the personal access token for byu-oit-bot rather than as another user. | ||
## Maintainer | ||
Contact Blake Morgan (@blakemorgan on BYU OIT Slack) for questions and requests. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17882
184
20