-
Notifications
You must be signed in to change notification settings - Fork 345
ADR
Ankon Chakraborty edited this page Sep 11, 2019
·
6 revisions
These are the architectural decisions that are taken while developing Gauge. The format is based on Michael Nygard's article on the subject . The following is a list of these records
- Show all parse errors
- Critical Errors
- Merge Validation and Parse errors
- Remove Eager strategy
- Multi-threaded parallel execution
- Execution to broadcast events
- Gauge daemon polls for parent process status
- Datatable driven parallel execution
- Specification Traverser
- Start gauge daemon without runner
- Gauge templates
- Gauge command structure
- Store last execution result
- Update cache after refactoring
- Intellij refactoring dialog
- Support go get for gauge
- Gauge ordering of specs
- Vendor gauge dependencies
- Remove grpc from gauge
- Remove CriticalErros from ParseResult
- Send separate response step execution and hooks
Copyright © ThoughtWorks Inc.