@@ -177,7 +177,46 @@ pub mod spec_0_3_0 {
177
177
pub use super :: testsuiterun_queued_0_1_0 as testsuiterun_queued;
178
178
pub use super :: testsuiterun_started_0_1_0 as testsuiterun_started;
179
179
}
180
- pub mod spec_0_4_0 {
180
+ pub mod spec_0_4_0_draft {
181
+ pub use super :: artifact_signed_0_1_0 as artifact_signed;
182
+ pub use super :: branch_created_0_1_2 as branch_created;
183
+ pub use super :: branch_deleted_0_1_2 as branch_deleted;
184
+ pub use super :: build_finished_0_1_1 as build_finished;
185
+ pub use super :: build_queued_0_1_1 as build_queued;
186
+ pub use super :: build_started_0_1_1 as build_started;
187
+ pub use super :: change_abandoned_0_1_2 as change_abandoned;
188
+ pub use super :: change_created_0_2_0 as change_created;
189
+ pub use super :: change_merged_0_1_2 as change_merged;
190
+ pub use super :: change_reviewed_0_1_2 as change_reviewed;
191
+ pub use super :: change_updated_0_1_2 as change_updated;
192
+ pub use super :: environment_created_0_1_1 as environment_created;
193
+ pub use super :: environment_deleted_0_1_1 as environment_deleted;
194
+ pub use super :: environment_modified_0_1_1 as environment_modified;
195
+ pub use super :: incident_detected_0_1_0 as incident_detected;
196
+ pub use super :: incident_reported_0_1_0 as incident_reported;
197
+ pub use super :: incident_resolved_0_1_0 as incident_resolved;
198
+ pub use super :: pipelinerun_finished_0_1_1 as pipelinerun_finished;
199
+ pub use super :: pipelinerun_queued_0_1_1 as pipelinerun_queued;
200
+ pub use super :: pipelinerun_started_0_1_1 as pipelinerun_started;
201
+ pub use super :: repository_created_0_1_1 as repository_created;
202
+ pub use super :: repository_deleted_0_1_1 as repository_deleted;
203
+ pub use super :: repository_modified_0_1_1 as repository_modified;
204
+ pub use super :: service_deployed_0_1_1 as service_deployed;
205
+ pub use super :: service_published_0_1_1 as service_published;
206
+ pub use super :: service_removed_0_1_1 as service_removed;
207
+ pub use super :: service_rolledback_0_1_1 as service_rolledback;
208
+ pub use super :: service_upgraded_0_1_1 as service_upgraded;
209
+ pub use super :: taskrun_finished_0_1_1 as taskrun_finished;
210
+ pub use super :: taskrun_started_0_1_1 as taskrun_started;
211
+ pub use super :: testcaserun_finished_0_1_0 as testcaserun_finished;
212
+ pub use super :: testcaserun_queued_0_1_0 as testcaserun_queued;
213
+ pub use super :: testcaserun_started_0_1_0 as testcaserun_started;
214
+ pub use super :: testoutput_published_0_1_0 as testoutput_published;
215
+ pub use super :: testsuiterun_finished_0_1_0 as testsuiterun_finished;
216
+ pub use super :: testsuiterun_queued_0_1_0 as testsuiterun_queued;
217
+ pub use super :: testsuiterun_started_0_1_0 as testsuiterun_started;
218
+ }
219
+ pub mod spec_0_4_1 {
181
220
pub use super :: artifact_deleted_0_1_0 as artifact_deleted;
182
221
pub use super :: artifact_downloaded_0_1_0 as artifact_downloaded;
183
222
pub use super :: artifact_packaged_0_2_0 as artifact_packaged;
@@ -224,45 +263,6 @@ pub mod spec_0_4_0 {
224
263
pub use super :: ticket_created_0_1_0 as ticket_created;
225
264
pub use super :: ticket_updated_0_1_0 as ticket_updated;
226
265
}
227
- pub mod spec_0_4_0_draft {
228
- pub use super :: artifact_signed_0_1_0 as artifact_signed;
229
- pub use super :: branch_created_0_1_2 as branch_created;
230
- pub use super :: branch_deleted_0_1_2 as branch_deleted;
231
- pub use super :: build_finished_0_1_1 as build_finished;
232
- pub use super :: build_queued_0_1_1 as build_queued;
233
- pub use super :: build_started_0_1_1 as build_started;
234
- pub use super :: change_abandoned_0_1_2 as change_abandoned;
235
- pub use super :: change_created_0_2_0 as change_created;
236
- pub use super :: change_merged_0_1_2 as change_merged;
237
- pub use super :: change_reviewed_0_1_2 as change_reviewed;
238
- pub use super :: change_updated_0_1_2 as change_updated;
239
- pub use super :: environment_created_0_1_1 as environment_created;
240
- pub use super :: environment_deleted_0_1_1 as environment_deleted;
241
- pub use super :: environment_modified_0_1_1 as environment_modified;
242
- pub use super :: incident_detected_0_1_0 as incident_detected;
243
- pub use super :: incident_reported_0_1_0 as incident_reported;
244
- pub use super :: incident_resolved_0_1_0 as incident_resolved;
245
- pub use super :: pipelinerun_finished_0_1_1 as pipelinerun_finished;
246
- pub use super :: pipelinerun_queued_0_1_1 as pipelinerun_queued;
247
- pub use super :: pipelinerun_started_0_1_1 as pipelinerun_started;
248
- pub use super :: repository_created_0_1_1 as repository_created;
249
- pub use super :: repository_deleted_0_1_1 as repository_deleted;
250
- pub use super :: repository_modified_0_1_1 as repository_modified;
251
- pub use super :: service_deployed_0_1_1 as service_deployed;
252
- pub use super :: service_published_0_1_1 as service_published;
253
- pub use super :: service_removed_0_1_1 as service_removed;
254
- pub use super :: service_rolledback_0_1_1 as service_rolledback;
255
- pub use super :: service_upgraded_0_1_1 as service_upgraded;
256
- pub use super :: taskrun_finished_0_1_1 as taskrun_finished;
257
- pub use super :: taskrun_started_0_1_1 as taskrun_started;
258
- pub use super :: testcaserun_finished_0_1_0 as testcaserun_finished;
259
- pub use super :: testcaserun_queued_0_1_0 as testcaserun_queued;
260
- pub use super :: testcaserun_started_0_1_0 as testcaserun_started;
261
- pub use super :: testoutput_published_0_1_0 as testoutput_published;
262
- pub use super :: testsuiterun_finished_0_1_0 as testsuiterun_finished;
263
- pub use super :: testsuiterun_queued_0_1_0 as testsuiterun_queued;
264
- pub use super :: testsuiterun_started_0_1_0 as testsuiterun_started;
265
- }
266
266
267
267
pub const ARTIFACT_DELETED_0_1_0 : & str = "dev.cdevents.artifact.deleted.0.1.0" ;
268
268
pub const ARTIFACT_DOWNLOADED_0_1_0 : & str = "dev.cdevents.artifact.downloaded.0.1.0" ;
0 commit comments