Skip to content

Commit abd2dde

Browse files
Updated versioning information in preparation of edition-toulouse (#181)
Issue #180. Added edition-toulouse version information to versioning.md and event type documentation, in preparation of tagging of edition-toulouse.
1 parent dd90ade commit abd2dde

23 files changed

+23
-24
lines changed

eiffel-syntax-and-usage/versioning.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,5 @@ That being said, to facilitate compatibility and consistency, the Eiffel protoco
3030
| Lyon | _Reserved for future use._ | |
3131
| Paris | _Reserved for future use._ | |
3232
| Agen | _Reserved for future use._ | |
33-
| Toulouse | _Reserved for future use._ | |
33+
| Toulouse | [edition-toulouse](../../../tree/edition-toulouse) | Stepped major version of TERCC. Updated FLOW_CONTEXT link type, resulting in new minor version of all event types. |
3434
| Bordeaux | [edition-bordeaux](../../../tree/edition-bordeaux) | Initial edition. |
35-

eiffel-vocabulary/EiffelActivityCanceledEvent.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ __Description:__ The encrypted digest. The cryptographic hash function and the d
162162
## Version History
163163
| Version | Introduced in | Changes |
164164
| --------- | ------------------------------------------------------ | --------------------------------------- |
165-
| 1.1.0 | Current version. | Multiple links of type FLOW_CONTEXT allowed. |
165+
| 1.1.0 | [edition-toulouse](../../../tree/edition-toulouse) | Multiple links of type FLOW_CONTEXT allowed. |
166166
| 1.0.0 | [edition-bordeaux](../../../tree/edition-bordeaux) | Initial version. |
167167

168168
## Examples

eiffel-vocabulary/EiffelActivityFinishedEvent.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ __Description:__ The encrypted digest. The cryptographic hash function and the d
194194
## Version History
195195
| Version | Introduced in | Changes |
196196
| --------- | ------------------------------------------------------ | --------------------------------------- |
197-
| 1.1.0 | Current version. | Multiple links of type FLOW_CONTEXT allowed. |
197+
| 1.1.0 | [edition-toulouse](../../../tree/edition-toulouse) | Multiple links of type FLOW_CONTEXT allowed. |
198198
| 1.0.0 | [edition-bordeaux](../../../tree/edition-bordeaux) | Initial version. |
199199

200200
## Examples

eiffel-vocabulary/EiffelActivityStartedEvent.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ __Description:__ The encrypted digest. The cryptographic hash function and the d
183183
## Version History
184184
| Version | Introduced in | Changes |
185185
| --------- | ------------------------------------------------------ | --------------------------------------- |
186-
| 1.1.0 | Current version. | Multiple links of type FLOW_CONTEXT allowed. |
186+
| 1.1.0 | [edition-toulouse](../../../tree/edition-toulouse) | Multiple links of type FLOW_CONTEXT allowed. |
187187
| 1.0.0 | [edition-bordeaux](../../../tree/edition-bordeaux) | Initial version. |
188188

189189
## Examples

eiffel-vocabulary/EiffelActivityTriggeredEvent.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ __Description:__ The encrypted digest. The cryptographic hash function and the d
190190
## Version History
191191
| Version | Introduced in | Changes |
192192
| --------- | ------------------------------------------------------ | --------------------------------------- |
193-
| 1.1.0 | Current version. | Multiple links of type FLOW_CONTEXT allowed. |
193+
| 1.1.0 | [edition-toulouse](../../../tree/edition-toulouse) | Multiple links of type FLOW_CONTEXT allowed. |
194194
| 1.0.0 | [edition-bordeaux](../../../tree/edition-bordeaux) | Initial version. |
195195

196196
## Examples

eiffel-vocabulary/EiffelAnnouncementPublishedEvent.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ __Description:__ The encrypted digest. The cryptographic hash function and the d
178178
## Version History
179179
| Version | Introduced in | Changes |
180180
| --------- | ------------------------------------------------------ | --------------------------------------- |
181-
| 1.1.0 | Current version. | Multiple links of type FLOW_CONTEXT allowed. |
181+
| 1.1.0 | [edition-toulouse](../../../tree/edition-toulouse) | Multiple links of type FLOW_CONTEXT allowed. |
182182
| 1.0.0 | [edition-bordeaux](../../../tree/edition-bordeaux) | Initial version. |
183183

184184
## Examples

eiffel-vocabulary/EiffelArtifactCreatedEvent.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ __Description:__ The encrypted digest. The cryptographic hash function and the d
264264
## Version History
265265
| Version | Introduced in | Changes |
266266
| --------- | ------------------------------------------------------ | --------------------------------------- |
267-
| 1.1.0 | Current version. | Multiple links of type FLOW_CONTEXT allowed. |
267+
| 1.1.0 | [edition-toulouse](../../../tree/edition-toulouse) | Multiple links of type FLOW_CONTEXT allowed. |
268268
| 1.0.0 | [edition-bordeaux](../../../tree/edition-bordeaux) | Initial version. |
269269

270270
## Examples

eiffel-vocabulary/EiffelArtifactPublishedEvent.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ __Description:__ The encrypted digest. The cryptographic hash function and the d
177177
## Version History
178178
| Version | Introduced in | Changes |
179179
| --------- | ------------------------------------------------------ | --------------------------------------- |
180-
| 1.1.0 | Current version. | Multiple links of type FLOW_CONTEXT allowed. |
180+
| 1.1.0 | [edition-toulouse](../../../tree/edition-toulouse) | Multiple links of type FLOW_CONTEXT allowed. |
181181
| 1.0.0 | [edition-bordeaux](../../../tree/edition-bordeaux) | Initial version. |
182182

183183
## Examples

eiffel-vocabulary/EiffelArtifactReusedEvent.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ __Description:__ The encrypted digest. The cryptographic hash function and the d
166166
## Version History
167167
| Version | Introduced in | Changes |
168168
| --------- | ------------------------------------------------------ | --------------------------------------- |
169-
| 1.1.0 | Current version. | Multiple links of type FLOW_CONTEXT allowed. |
169+
| 1.1.0 | [edition-toulouse](../../../tree/edition-toulouse) | Multiple links of type FLOW_CONTEXT allowed. |
170170
| 1.0.0 | [edition-bordeaux](../../../tree/edition-bordeaux) | Initial version. |
171171

172172
## Examples

eiffel-vocabulary/EiffelCompositionDefinedEvent.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ __Description:__ The encrypted digest. The cryptographic hash function and the d
175175
## Version History
176176
| Version | Introduced in | Changes |
177177
| --------- | ------------------------------------------------------ | --------------------------------------- |
178-
| 1.1.0 | Current version. | Multiple links of type FLOW_CONTEXT allowed. |
178+
| 1.1.0 | [edition-toulouse](../../../tree/edition-toulouse) | Multiple links of type FLOW_CONTEXT allowed. |
179179
| 1.0.0 | [edition-bordeaux](../../../tree/edition-bordeaux) | Initial version. |
180180

181181
## Examples

eiffel-vocabulary/EiffelConfidenceLevelModifiedEvent.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ __Description:__ The encrypted digest. The cryptographic hash function and the d
208208
## Version History
209209
| Version | Introduced in | Changes |
210210
| --------- | ------------------------------------------------------ | --------------------------------------- |
211-
| 1.1.0 | Current version. | Multiple links of type FLOW_CONTEXT allowed. |
211+
| 1.1.0 | [edition-toulouse](../../../tree/edition-toulouse) | Multiple links of type FLOW_CONTEXT allowed. |
212212
| 1.0.0 | [edition-bordeaux](../../../tree/edition-bordeaux) | Initial version. |
213213

214214
## Examples

eiffel-vocabulary/EiffelEnvironmentDefinedEvent.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ __Description:__ The encrypted digest. The cryptographic hash function and the d
194194
## Version History
195195
| Version | Introduced in | Changes |
196196
| --------- | ------------------------------------------------------ | --------------------------------------- |
197-
| 1.1.0 | Current version. | Multiple links of type FLOW_CONTEXT allowed. |
197+
| 1.1.0 | [edition-toulouse](../../../tree/edition-toulouse) | Multiple links of type FLOW_CONTEXT allowed. |
198198
| 1.0.0 | [edition-bordeaux](../../../tree/edition-bordeaux) | Initial version. |
199199

200200
## Examples

eiffel-vocabulary/EiffelFlowContextDefinedEvent.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ __Description:__ The encrypted digest. The cryptographic hash function and the d
178178
## Version History
179179
| Version | Introduced in | Changes |
180180
| --------- | ------------------------------------------------------ | --------------------------------------- |
181-
| 1.1.0 | Current version. | Multiple links of type FLOW_CONTEXT allowed. |
181+
| 1.1.0 | [edition-toulouse](../../../tree/edition-toulouse) | Multiple links of type FLOW_CONTEXT allowed. |
182182
| 1.0.0 | [edition-bordeaux](../../../tree/edition-bordeaux) | Initial version. |
183183

184184
## Examples

eiffel-vocabulary/EiffelIssueVerifiedEvent.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ __Description:__ The encrypted digest. The cryptographic hash function and the d
206206
## Version History
207207
| Version | Introduced in | Changes |
208208
| --------- | ------------------------------------------------------ | --------------------------------------- |
209-
| 1.1.0 | Current version. | Multiple links of type FLOW_CONTEXT allowed. |
209+
| 1.1.0 | [edition-toulouse](../../../tree/edition-toulouse) | Multiple links of type FLOW_CONTEXT allowed. |
210210
| 1.0.0 | [edition-bordeaux](../../../tree/edition-bordeaux) | Initial version. |
211211

212212
## Examples

eiffel-vocabulary/EiffelSourceChangeCreatedEvent.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ __Description:__ The encrypted digest. The cryptographic hash function and the d
352352
## Version History
353353
| Version | Introduced in | Changes |
354354
| --------- | ------------------------------------------------------ | --------------------------------------- |
355-
| 1.1.0 | Current version. | Multiple links of type FLOW_CONTEXT allowed. |
355+
| 1.1.0 | [edition-toulouse](../../../tree/edition-toulouse) | Multiple links of type FLOW_CONTEXT allowed. |
356356
| 1.0.0 | [edition-bordeaux](../../../tree/edition-bordeaux) | Initial version. |
357357

358358
## Examples

eiffel-vocabulary/EiffelSourceChangeSubmittedEvent.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ __Description:__ The encrypted digest. The cryptographic hash function and the d
287287
## Version History
288288
| Version | Introduced in | Changes |
289289
| --------- | ------------------------------------------------------ | --------------------------------------- |
290-
| 1.1.0 | Current version. | Multiple links of type FLOW_CONTEXT allowed. |
290+
| 1.1.0 | [edition-toulouse](../../../tree/edition-toulouse) | Multiple links of type FLOW_CONTEXT allowed. |
291291
| 1.0.0 | [edition-bordeaux](../../../tree/edition-bordeaux) | Initial version. |
292292

293293
## Examples

eiffel-vocabulary/EiffelTestCaseCanceledEvent.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ __Description:__ The encrypted digest. The cryptographic hash function and the d
162162
## Version History
163163
| Version | Introduced in | Changes |
164164
| --------- | ------------------------------------------------------ | --------------------------------------- |
165-
| 1.1.0 | Current version. | Multiple links of type FLOW_CONTEXT allowed. |
165+
| 1.1.0 | [edition-toulouse](../../../tree/edition-toulouse) | Multiple links of type FLOW_CONTEXT allowed. |
166166
| 1.0.0 | [edition-bordeaux](../../../tree/edition-bordeaux) | Initial version. |
167167

168168
## Examples

eiffel-vocabulary/EiffelTestCaseFinishedEvent.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ __Description:__ The encrypted digest. The cryptographic hash function and the d
221221
## Version History
222222
| Version | Introduced in | Changes |
223223
| --------- | ------------------------------------------------------ | --------------------------------------- |
224-
| 1.1.0 | Current version. | Multiple links of type FLOW_CONTEXT allowed. |
224+
| 1.1.0 | [edition-toulouse](../../../tree/edition-toulouse) | Multiple links of type FLOW_CONTEXT allowed. |
225225
| 1.0.1 | [0a2f9ef](../../../blob/0a2f9ef139fe6ead2493e5deddf1337ffb3dd4af/eiffel-vocabulary/EiffelTestCaseFinishedEvent.md) | data.outcome.metrics.value and data.outcome.metrics.name made mandatory. |
226226
| 1.0.0 | [edition-bordeaux](../../../tree/edition-bordeaux) | Initial version. |
227227

eiffel-vocabulary/EiffelTestCaseStartedEvent.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ __Description:__ The encrypted digest. The cryptographic hash function and the d
184184
## Version History
185185
| Version | Introduced in | Changes |
186186
| --------- | ------------------------------------------------------ | --------------------------------------- |
187-
| 1.1.0 | Current version. | Multiple links of type FLOW_CONTEXT allowed. |
187+
| 1.1.0 | [edition-toulouse](../../../tree/edition-toulouse) | Multiple links of type FLOW_CONTEXT allowed. |
188188
| 1.0.0 | [edition-bordeaux](../../../tree/edition-bordeaux) | Initial version. |
189189

190190
## Examples

eiffel-vocabulary/EiffelTestCaseTriggeredEvent.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ __Description:__ The encrypted digest. The cryptographic hash function and the d
232232
## Version History
233233
| Version | Introduced in | Changes |
234234
| --------- | ------------------------------------------------------ | --------------------------------------- |
235-
| 1.1.0 | Current version. | Multiple links of type FLOW_CONTEXT allowed. |
235+
| 1.1.0 | [edition-toulouse](../../../tree/edition-toulouse) | Multiple links of type FLOW_CONTEXT allowed. |
236236
| 1.0.0 | [edition-bordeaux](../../../tree/edition-bordeaux) | Initial version. |
237237

238238
## Examples

eiffel-vocabulary/EiffelTestExecutionRecipeCollectionCreatedEvent.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ __Description:__ The encrypted digest. The cryptographic hash function and the d
259259
## Version History
260260
| Version | Introduced in | Changes |
261261
| --------- | ------------------------------------------------------ | --------------------------------------- |
262-
| 2.1.0 | Current version. | Multiple links of type FLOW_CONTEXT allowed. |
262+
| 2.1.0 | [edition-toulouse](../../../tree/edition-toulouse) | Multiple links of type FLOW_CONTEXT allowed. |
263263
| 2.0.0 | [f92e001](../../../blob/f92e001c88d1139a62f8ace976958e0a30d8f9c5/eiffel-vocabulary/EiffelTestExecutionRecipeCollectionCreatedEvent.md) | Changed syntax of data.batches.recipes.constraints from an uncontrolled object to a list of key-value pairs to comply with design guidelines. |
264264
| 1.0.0 | [edition-bordeaux](../../../tree/edition-bordeaux) | Initial version. |
265265

eiffel-vocabulary/EiffelTestSuiteFinishedEvent.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ __Description:__ The encrypted digest. The cryptographic hash function and the d
204204
## Version History
205205
| Version | Introduced in | Changes |
206206
| --------- | ------------------------------------------------------ | --------------------------------------- |
207-
| 1.1.0 | Current version. | Multiple links of type FLOW_CONTEXT allowed. |
207+
| 1.1.0 | [edition-toulouse](../../../tree/edition-toulouse) | Multiple links of type FLOW_CONTEXT allowed. |
208208
| 1.0.0 | [edition-bordeaux](../../../tree/edition-bordeaux) | Initial version. |
209209

210210
## Examples

eiffel-vocabulary/EiffelTestSuiteStartedEvent.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ __Description:__ The encrypted digest. The cryptographic hash function and the d
190190
## Version History
191191
| Version | Introduced in | Changes |
192192
| --------- | ------------------------------------------------------ | --------------------------------------- |
193-
| 1.1.0 | Current version. | Multiple links of type FLOW_CONTEXT allowed. |
193+
| 1.1.0 | [edition-toulouse](../../../tree/edition-toulouse) | Multiple links of type FLOW_CONTEXT allowed. |
194194
| 1.0.0 | [edition-bordeaux](../../../tree/edition-bordeaux) | Initial version. |
195195

196196
## Examples

0 commit comments

Comments
 (0)