-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sync the TC recipes code with all the changes that have been made on …
…the TC side (#1182) * Update validation/parsing code to better match the corresponding code on TeamCity side Changes: add 'number' and 'password' inputs, rename 'ActionInputDescriptor#isRequired' to 'required', add 'InvalidNumberProblem', validate the length of `ActionStepWith`, make a couple of other changes to the validation logic * Forbid uploading zip archives * Rename actions to recipes * Fix typo 'body' -> 'a body'
- Loading branch information
1 parent
6ccfe5b
commit 8e5e042
Showing
25 changed files
with
1,519 additions
and
1,393 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
80 changes: 0 additions & 80 deletions
80
...rc/main/kotlin/com/jetbrains/plugin/structure/teamcity/action/TeamCityActionDescriptor.kt
This file was deleted.
Oops, something went wrong.
151 changes: 0 additions & 151 deletions
151
...ions/src/main/kotlin/com/jetbrains/plugin/structure/teamcity/action/TeamCityActionSpec.kt
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.