Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix generate comment diff processor build failure (GoogleCloudPlatfor…
…m#10164) * Refactored generate_comment to continue in the face of errors Also switched to go template for comment formatting * Moved to structured data for diffs Also added error formatting into comment * Added basic tests for comment formatting * Skipped missing tests and breaking changes if repo failed to clone * Force generation * Breaking change * Fixed error display in diff comment * Marked diff-processor targets as not being real files * Added PATH to diffProcessorEnv * Fixed formatting for error sections * Cleaned up passthrough env var usage * Made exec.sh exit 1 if there are any errors running the magician * Don't error on initial build of the magician binary * Added missing env var for diff processor build * Force generation of tf-oics * Revert "Force generation of tf-oics" This reverts commit fcb65f1. * Revert "Force generation" This reverts commit 596d1eb. * Revert "Breaking change" This reverts commit fb04ad4. * Force missing test run * force missing tests to run - take 2 * Revert "force missing tests to run - take 2" This reverts commit 34f7d16. * Revert "Force missing test run" This reverts commit 90e664a.
- Loading branch information