Gleb Koval cyclane
  • London, United Kingdom
  • I make stuff, no longer on GitHub OR GitLab

  • Joined on 2022-08-05
cyclane deleted branch improve-tests from cyclane/teamcity-build-step-extension-... 2024-01-07 16:09:25 +00:00
cyclane pushed to main at cyclane/teamcity-build-step-extension-... 2024-01-07 16:09:25 +00:00
8426dff044 Improve tests & validate FSEntry names (#4)
cyclane merged pull request cyclane/teamcity-build-step-extension-...#4 2024-01-07 16:09:24 +00:00
Improve tests & validate FSEntry names
cyclane pushed to improve-tests at cyclane/teamcity-build-step-extension-... 2024-01-07 16:04:38 +00:00
afcc71e516 Format Kotlin
cyclane pushed to improve-tests at cyclane/teamcity-build-step-extension-... 2024-01-07 16:01:58 +00:00
9169206ed8 Use Kotlin Path instead of Java Path
cyclane pushed to improve-tests at cyclane/teamcity-build-step-extension-... 2024-01-07 15:59:15 +00:00
8500f69479 FSEntry name validation and duplicate names in folder tests
cyclane pushed to improve-tests at cyclane/teamcity-build-step-extension-... 2024-01-07 15:34:02 +00:00
b0f3640eb6 Do not allow folder contents to have duplicate names.
cyclane created pull request cyclane/teamcity-build-step-extension-...#4 2024-01-07 15:05:24 +00:00
WIP: Improve tests & validate FSEntry names
cyclane pushed to improve-tests at cyclane/teamcity-build-step-extension-... 2024-01-07 15:04:40 +00:00
e7dd3fa073 Verify FSEntry name
726980a669 Test create file & cleanup
8aa21dff54 Deny cyclic FSFolders (#3)
Compare 3 commits »
cyclane pushed to main at cyclane/teamcity-build-step-extension-... 2024-01-07 14:56:18 +00:00
8aa21dff54 Deny cyclic FSFolders (#3)
cyclane deleted branch explicit-cyclic-logic from cyclane/teamcity-build-step-extension-... 2024-01-07 14:56:18 +00:00
cyclane merged pull request cyclane/teamcity-build-step-extension-...#3 2024-01-07 14:56:17 +00:00
Deny cyclic FSFolders
cyclane created branch improve-tests in cyclane/teamcity-build-step-extension-... 2024-01-07 14:49:05 +00:00
cyclane pushed to improve-tests at cyclane/teamcity-build-step-extension-... 2024-01-07 14:49:05 +00:00
18b9dac09d Verify FSEntry name
efc11deb6e Test create file & cleanup
Compare 2 commits »
cyclane created pull request cyclane/teamcity-build-step-extension-...#3 2024-01-07 14:48:22 +00:00
Deny cyclic FSFolders
cyclane created branch explicit-cyclic-logic in cyclane/teamcity-build-step-extension-... 2024-01-07 14:47:20 +00:00
e53d96a74b FSFolder.isCyclic() tests
4fa2ad53b0 Explicitly handle cyclic folders
Compare 2 commits »
cyclane pushed to main at cyclane/kovalhome 2024-01-07 00:03:43 +00:00
1a8fe73bf2 Fix #32: Format `environment:` properly. (#33)
cyclane deleted branch fix-32 from cyclane/kovalhome 2024-01-07 00:03:43 +00:00
cyclane merged pull request cyclane/kovalhome#33 2024-01-07 00:03:42 +00:00
Fix #32: Format `environment:` properly.