John Towler

Results 4 issues of John Towler

The following pseudo code works fine: ```js describe('Unit | Component | common | input-with-validation', function() { setupComponentTest('componentToTest', { needs: [], unit: true }); beforeEach(function () { component = this.subject(); });...

We use this in our CI to tell when the tests finish. Is there a workaround?

bug

### Expected Behavior If the 'security_and_analysis' block is either unset, unchanged, or ignored by Terraform by using the `ignore_changes` list in the `lifecycle` block of a `github_repository`, then `terraform apply`...

Type: Bug
Status: Up for grabs

Resolves #2252 ---- ### Before the change? If the `security_and_analysis` block of `github_repository` is either unset, unchanged, or ignored by Terraform by using the `ignore_changes` list in the `lifecycle` block,...