Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
608ffab
Change to allow multiple FLOW_CONTEXT (#170)
l-ohlen-ericsson Feb 19, 2018
9c9928a
Change to allow multiple FLOW_CONTEXT (#170)
l-ohlen-ericsson Feb 19, 2018
6be8f0c
Change to allow multiple FLOW_CONTEXT (#170)
l-ohlen-ericsson Feb 19, 2018
ee1599b
Change to allow multiple FLOW_CONTEXT (#170)
l-ohlen-ericsson Feb 19, 2018
17ff051
Change to allow multiple FLOW_CONTEXT (#170)
l-ohlen-ericsson Feb 19, 2018
cae83fd
Change to allow multiple FLOW_CONTEXT (#170)
l-ohlen-ericsson Feb 19, 2018
c986413
Change to allow multiple FLOW_CONTEXT (#170)
l-ohlen-ericsson Feb 19, 2018
f2d85cc
Change to allow multiple FLOW_CONTEXT (#170)
l-ohlen-ericsson Feb 19, 2018
5e89274
Change to allow multiple FLOW_CONTEXT (#170)
l-ohlen-ericsson Feb 19, 2018
4650553
Change to allow multiple FLOW_CONTEXT (#170)
l-ohlen-ericsson Feb 19, 2018
29aeb26
Change to allow multiple FLOW_CONTEXT (#170)
l-ohlen-ericsson Feb 19, 2018
1341800
Change to allow multiple FLOW_CONTEXT (#170)
l-ohlen-ericsson Feb 19, 2018
5ac90cc
Change to allow multiple FLOW_CONTEXT (#170)
l-ohlen-ericsson Feb 19, 2018
e3233ee
Change to allow multiple FLOW_CONTEXT (#170)
l-ohlen-ericsson Feb 19, 2018
6388562
Change to allow multiple FLOW_CONTEXT (#170)
l-ohlen-ericsson Feb 19, 2018
f6efefa
Change to allow multiple FLOW_CONTEXT (#170)
l-ohlen-ericsson Feb 19, 2018
1a15800
Change to allow multiple FLOW_CONTEXT (#170)
l-ohlen-ericsson Feb 19, 2018
69e937c
Change to allow multiple FLOW_CONTEXT (#170)
l-ohlen-ericsson Feb 19, 2018
ee5ff4d
Change to allow multiple FLOW_CONTEXT (#170)
l-ohlen-ericsson Feb 19, 2018
22ba548
Change to allow multiple FLOW_CONTEXT (#170)
l-ohlen-ericsson Feb 19, 2018
e76e00f
Change to allow multiple FLOW_CONTEXT (#170)
l-ohlen-ericsson Feb 19, 2018
51afa4c
Change to allow multiple FLOW_CONTEXT (#170)
l-ohlen-ericsson Feb 19, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelActivityCanceledEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ __Description:__ Identifies the activity or test suite of which this event const
### FLOW_CONTEXT
__Required:__ No
__Legal targets:__ [EiffelFlowContextDefinedEvent](../eiffel-vocabulary/EiffelFlowContextDefinedEvent.md)
__Multiple allowed:__ No
__Multiple allowed:__ Yes
__Description:__ Identifies the flow context of the event: which is the continuous integration and delivery flow in which this occurred – e.g. which product, project, track or version this is applicable to.

## Meta Members
Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelActivityFinishedEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ __Description:__ Identifies the activity or test suite of which this event const
### FLOW_CONTEXT
__Required:__ No
__Legal targets:__ [EiffelFlowContextDefinedEvent](../eiffel-vocabulary/EiffelFlowContextDefinedEvent.md)
__Multiple allowed:__ No
__Multiple allowed:__ Yes
__Description:__ Identifies the flow context of the event: which is the continuous integration and delivery flow in which this occurred – e.g. which product, project, track or version this is applicable to.

## Meta Members
Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelActivityStartedEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ __Description:__ Identifies the activity or test suite of which this event const
### FLOW_CONTEXT
__Required:__ No
__Legal targets:__ [EiffelFlowContextDefinedEvent](../eiffel-vocabulary/EiffelFlowContextDefinedEvent.md)
__Multiple allowed:__ No
__Multiple allowed:__ Yes
__Description:__ Identifies the flow context of the event: which is the continuous integration and delivery flow in which this occurred – e.g. which product, project, track or version this is applicable to.

## Meta Members
Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelActivityTriggeredEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ __Description:__ Identifies the activity or test suite of which this event const
### FLOW_CONTEXT
__Required:__ No
__Legal targets:__ [EiffelFlowContextDefinedEvent](../eiffel-vocabulary/EiffelFlowContextDefinedEvent.md)
__Multiple allowed:__ No
__Multiple allowed:__ Yes
__Description:__ Identifies the flow context of the event: which is the continuous integration and delivery flow in which this occurred – e.g. which product, project, track or version this is applicable to.

## Meta Members
Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelAnnouncementPublishedEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ __Description:__ Identifies the activity or test suite of which this event const
### FLOW_CONTEXT
__Required:__ No
__Legal targets:__ [EiffelFlowContextDefinedEvent](../eiffel-vocabulary/EiffelFlowContextDefinedEvent.md)
__Multiple allowed:__ No
__Multiple allowed:__ Yes
__Description:__ Identifies the flow context of the event: which is the continuous integration and delivery flow in which this occurred – e.g. which product, project, track or version this is applicable to.

## Meta Members
Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelArtifactCreatedEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ __Description:__ Identifies the activity or test suite of which this event const
### FLOW_CONTEXT
__Required:__ No
__Legal targets:__ [EiffelFlowContextDefinedEvent](../eiffel-vocabulary/EiffelFlowContextDefinedEvent.md)
__Multiple allowed:__ No
__Multiple allowed:__ Yes
__Description:__ Identifies the flow context of the event: which is the continuous integration and delivery flow in which this occurred – e.g. which product, project, track or version this is applicable to.

## Version History
Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelArtifactPublishedEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ __Description:__ Identifies the activity or test suite of which this event const
### FLOW_CONTEXT
__Required:__ No
__Legal targets:__ [EiffelFlowContextDefinedEvent](../eiffel-vocabulary/EiffelFlowContextDefinedEvent.md)
__Multiple allowed:__ No
__Multiple allowed:__ Yes
__Description:__ Identifies the flow context of the event: which is the continuous integration and delivery flow in which this occurred – e.g. which product, project, track or version this is applicable to.

## Meta Members
Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelArtifactReusedEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ __Description:__ Identifies the activity or test suite of which this event const
### FLOW_CONTEXT
__Required:__ No
__Legal targets:__ [EiffelFlowContextDefinedEvent](../eiffel-vocabulary/EiffelFlowContextDefinedEvent.md)
__Multiple allowed:__ No
__Multiple allowed:__ Yes
__Description:__ Identifies the flow context of the event: which is the continuous integration and delivery flow in which this occurred – e.g. which product, project, track or version this is applicable to.

## Meta Members
Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelCompositionDefinedEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ __Description:__ Identifies the activity or test suite of which this event const
### FLOW_CONTEXT
__Required:__ No
__Legal targets:__ [EiffelFlowContextDefinedEvent](../eiffel-vocabulary/EiffelFlowContextDefinedEvent.md)
__Multiple allowed:__ No
__Multiple allowed:__ Yes
__Description:__ Identifies the flow context of the event: which is the continuous integration and delivery flow in which this occurred – e.g. which product, project, track or version this is applicable to.

## Meta Members
Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelConfidenceLevelModifiedEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ __Description:__ Identifies the activity or test suite of which this event const
### FLOW_CONTEXT
__Required:__ No
__Legal targets:__ [EiffelFlowContextDefinedEvent](../eiffel-vocabulary/EiffelFlowContextDefinedEvent.md)
__Multiple allowed:__ No
__Multiple allowed:__ Yes
__Description:__ Identifies the flow context of the event: which is the continuous integration and delivery flow in which this occurred – e.g. which product, project, track or version this is applicable to.

## Meta Members
Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelEnvironmentDefinedEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ __Description:__ Identifies the activity or test suite of which this event const
### FLOW_CONTEXT
__Required:__ No
__Legal targets:__ [EiffelFlowContextDefinedEvent](../eiffel-vocabulary/EiffelFlowContextDefinedEvent.md)
__Multiple allowed:__ No
__Multiple allowed:__ Yes
__Description:__ Identifies the flow context of the event: which is the continuous integration and delivery flow in which this occurred – e.g. which product, project, track or version this is applicable to.

## Meta Members
Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelFlowContextDefinedEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ __Description:__ Identifies the activity or test suite of which this event const
### FLOW_CONTEXT
__Required:__ No
__Legal targets:__ [EiffelFlowContextDefinedEvent](../eiffel-vocabulary/EiffelFlowContextDefinedEvent.md)
__Multiple allowed:__ No
__Multiple allowed:__ Yes
__Description:__ Identifies the flow context of the event: which is the continuous integration and delivery flow in which this occurred – e.g. which product, project, track or version this is applicable to.

## Meta Members
Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelIssueVerifiedEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ __Description:__ Identifies the activity or test suite of which this event const
### FLOW_CONTEXT
__Required:__ No
__Legal targets:__ [EiffelFlowContextDefinedEvent](../eiffel-vocabulary/EiffelFlowContextDefinedEvent.md)
__Multiple allowed:__ No
__Multiple allowed:__ Yes
__Description:__ Identifies the flow context of the event: which is the continuous integration and delivery flow in which this occurred – e.g. which product, project, track or version this is applicable to.

## Meta Members
Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelSourceChangeCreatedEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ __Description:__ Identifies the activity or test suite of which this event const
### FLOW_CONTEXT
__Required:__ No
__Legal targets:__ [EiffelFlowContextDefinedEvent](../eiffel-vocabulary/EiffelFlowContextDefinedEvent.md)
__Multiple allowed:__ No
__Multiple allowed:__ Yes
__Description:__ Identifies the flow context of the event: which is the continuous integration and delivery flow in which this occurred – e.g. which product, project, track or version this is applicable to.

## Meta Members
Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelSourceChangeSubmittedEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ __Description:__ Identifies the activity or test suite of which this event const
### FLOW_CONTEXT
__Required:__ No
__Legal targets:__ [EiffelFlowContextDefinedEvent](../eiffel-vocabulary/EiffelFlowContextDefinedEvent.md)
__Multiple allowed:__ No
__Multiple allowed:__ Yes
__Description:__ Identifies the flow context of the event: which is the continuous integration and delivery flow in which this occurred – e.g. which product, project, track or version this is applicable to.

## Meta Members
Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelTestCaseCanceledEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ __Description:__ Identifies the activity or test suite of which this event const
### FLOW_CONTEXT
__Required:__ No
__Legal targets:__ [EiffelFlowContextDefinedEvent](../eiffel-vocabulary/EiffelFlowContextDefinedEvent.md)
__Multiple allowed:__ No
__Multiple allowed:__ Yes
__Description:__ Identifies the flow context of the event: which is the continuous integration and delivery flow in which this occurred – e.g. which product, project, track or version this is applicable to.

## Meta Members
Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelTestCaseFinishedEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ __Description:__ Identifies the activity or test suite of which this event const
### FLOW_CONTEXT
__Required:__ No
__Legal targets:__ [EiffelFlowContextDefinedEvent](../eiffel-vocabulary/EiffelFlowContextDefinedEvent.md)
__Multiple allowed:__ No
__Multiple allowed:__ Yes
__Description:__ Identifies the flow context of the event: which is the continuous integration and delivery flow in which this occurred – e.g. which product, project, track or version this is applicable to.

## Meta Members
Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelTestCaseStartedEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ __Description:__ Identifies the activity or test suite of which this event const
### FLOW_CONTEXT
__Required:__ No
__Legal targets:__ [EiffelFlowContextDefinedEvent](../eiffel-vocabulary/EiffelFlowContextDefinedEvent.md)
__Multiple allowed:__ No
__Multiple allowed:__ Yes
__Description:__ Identifies the flow context of the event: which is the continuous integration and delivery flow in which this occurred – e.g. which product, project, track or version this is applicable to.

## Meta Members
Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelTestCaseTriggeredEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ __Description:__ Identifies the activity or test suite of which this event const
### FLOW_CONTEXT
__Required:__ No
__Legal targets:__ [EiffelFlowContextDefinedEvent](../eiffel-vocabulary/EiffelFlowContextDefinedEvent.md)
__Multiple allowed:__ No
__Multiple allowed:__ Yes
__Description:__ Identifies the flow context of the event: which is the continuous integration and delivery flow in which this occurred – e.g. which product, project, track or version this is applicable to.

## Meta Members
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ __Description:__ Identifies the activity or test suite of which this event const
### FLOW_CONTEXT
__Required:__ No
__Legal targets:__ [EiffelFlowContextDefinedEvent](../eiffel-vocabulary/EiffelFlowContextDefinedEvent.md)
__Multiple allowed:__ No
__Multiple allowed:__ Yes
__Description:__ Identifies the flow context of the event: which is the continuous integration and delivery flow in which this occurred – e.g. which product, project, track or version this is applicable to.

## Meta Members
Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelTestSuiteFinishedEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ __Description:__ Identifies the activity or test suite of which this event const
### FLOW_CONTEXT
__Required:__ No
__Legal targets:__ [EiffelFlowContextDefinedEvent](../eiffel-vocabulary/EiffelFlowContextDefinedEvent.md)
__Multiple allowed:__ No
__Multiple allowed:__ Yes
__Description:__ Identifies the flow context of the event: which is the continuous integration and delivery flow in which this occurred – e.g. which product, project, track or version this is applicable to.

## Meta Members
Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelTestSuiteStartedEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ __Description:__ Identifies the activity or test suite of which this event const
### FLOW_CONTEXT
__Required:__ No
__Legal targets:__ [EiffelFlowContextDefinedEvent](../eiffel-vocabulary/EiffelFlowContextDefinedEvent.md)
__Multiple allowed:__ No
__Multiple allowed:__ Yes
__Description:__ Identifies the flow context of the event: which is the continuous integration and delivery flow in which this occurred – e.g. which product, project, track or version this is applicable to.

## Meta Members
Expand Down