Skip to content

Commit

Permalink
Retry cleanup TeamCity configs and add Release config (#338)
Browse files Browse the repository at this point in the history
* first step, cleanup project.kt for collector and add release build

* deleted IMODCollector_X64Release561test.kt, obsolete config

* deleted IMODCollector_X64Release[56/57/58].kt, obsolete configs giving error

* removed template reference for linux temporarily

* TeamCity change in 'iMOD6 / Coupler Sandbox' project: Versioned settings configuration updated

* removed collector release configs 52 and 53 as part of cleanup

---------

Co-authored-by: leander <leander@TeamCity>
  • Loading branch information
rleander and leander authored Oct 17, 2024
1 parent 053fcba commit 0b5f022
Show file tree
Hide file tree
Showing 22 changed files with 684 additions and 688 deletions.
13 changes: 1 addition & 12 deletions .teamcity/IMODCollector/Project.kt
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,7 @@ object Project : Project({
id("IMODCollector")
name = "iMOD_Collector"
description = "Collect iMOD6 coupled components + coupler into a single package"

vcsRoot(IMODCollector_ImodCouplerReleaseImod52)
vcsRoot(IMODCollector_ImodCouplerReleaseImod53)

buildType(IMODCollector_X64Release561)
buildType(IMODCollector_X64Release)
buildType(IMODCollector_X64development)
buildType(IMODCollector_X64Release55)
buildType(IMODCollector_X64Release54)
buildType(IMODCollector_X64Release53)
buildType(IMODCollector_X64Release52)
buildType(IMODCollector_X64developmentLnx64)
buildType(IMODCollector_X64lumbricus)
buildType(IMODCollector_X64Release561test)
buildType(IMODCollector_X64Release56)
})
125 changes: 0 additions & 125 deletions .teamcity/IMODCollector/buildTypes/IMODCollector_X64Release52.kt

This file was deleted.

110 changes: 0 additions & 110 deletions .teamcity/IMODCollector/buildTypes/IMODCollector_X64Release53.kt

This file was deleted.

107 changes: 0 additions & 107 deletions .teamcity/IMODCollector/buildTypes/IMODCollector_X64Release54.kt

This file was deleted.

Loading

0 comments on commit 0b5f022

Please sign in to comment.