atlas.change_control.complete_change_set
Details
Type: function
File: atlas/change_control.py
Lines: 531–598
Signature: (conn: sqlite3.Connection, config: CodebaseConfig, change_set_id: str) -> ChangeSet
Docstring
Complete a change set and create an after revision.
Children
| Name | Type | Line |
|---|---|---|
| atlas.change_control.complete_change_set.verify | attribute | 537 |
| atlas.change_control.complete_change_set.change_set | attribute | 541 |
| atlas.change_control.complete_change_set.before_revision_id | attribute | 544 |
| atlas.change_control.complete_change_set.parent_revision_id | attribute | 545 |