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

  • Joined on 2022-08-05
cyclane created pull request cyclane/teamcity-gitea-test-task#7 2024-01-10 12:15:21 +00:00
Branch support
cyclane pushed to branch-support at cyclane/teamcity-gitea-test-task 2024-01-10 12:08:44 +00:00
8352c3c9be Implement branches + tests
cyclane commented on issue cyclane/teamcity-gitea-test-task#6 2024-01-08 19:17:13 +00:00
Branch Support

Nevermind, let's go with the first idea:

  • We would have to break the functionality of inserting commits in-between, since the proper way does a rebase in this case, which would change the…
cyclane created branch branch-support in cyclane/teamcity-gitea-test-task 2024-01-07 18:05:47 +00:00
cyclane pushed to branch-support at cyclane/teamcity-gitea-test-task 2024-01-07 18:05:47 +00:00
cyclane closed issue cyclane/teamcity-build-step-extension-…#2 2024-01-07 16:29:23 +00:00
Feedback
cyclane pushed tag v0.1.1 to cyclane/teamcity-build-step-extension-… 2024-01-07 16:20:11 +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 deleted branch improve-tests from cyclane/teamcity-build-step-extension-… 2024-01-07 16:09:25 +00:00
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