-
Notifications
You must be signed in to change notification settings - Fork 396
Closed
Labels
area: refactoringThe technical improvement/refactoringThe technical improvement/refactoringtriagedThe issue was evaluated by the triage team, placed on correct area, next action defined.The issue was evaluated by the triage team, placed on correct area, next action defined.
Milestone
Description
Since a while we were using CreationResultStatus as the exit code, which was limited only to errors on template creation. Now we have different enum: New3CommandResult which we can modify and add new statuses.
- review existing exit codes and create new codes where needed
- review sending hex as exit code - it is not supported in Unix, where exit code is limited to 8-bit integer.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: refactoringThe technical improvement/refactoringThe technical improvement/refactoringtriagedThe issue was evaluated by the triage team, placed on correct area, next action defined.The issue was evaluated by the triage team, placed on correct area, next action defined.