githubRelease.ts
3.4 KB
-
Circle ci fixes automated build (#23373) · 20d3a9a0
* Lessons learned from using circle-ci 1. Make it clearer that GITHUB_TOKEN or GITHUB_ACCESS_TOKEN are required for a release. Don't build without them. 2. Default gracefully to an reasonable email address. (It does not have to actually exist, but the api needs it to publish) * template for testing * Wrote a basic test. * Simple test * Slight fix to brackets * Code review changes * Fix for test. Setup environment properly
Stephanie Closson committed