Re: [PROPOSAL] Versioned TeamCity settings in Ignite 3

2024-12-19 Thread Mirza Aliev
Great idea! I remember that something similar was planned by Peter Ivanov; it would be nice to hear his thoughts on that. чт, 19 дек. 2024 г. в 14:33, Maksim Myskov : > This is definitely needs to be done. > -- > Maksim Myskov > > > On 19 Dec 2024, at 12:56, Pavel Tupitsyn wrote: > > > > Ignite

Re: [PROPOSAL] Versioned TeamCity settings in Ignite 3

2024-12-19 Thread Maksim Myskov
This is definitely needs to be done. -- Maksim Myskov > On 19 Dec 2024, at 12:56, Pavel Tupitsyn wrote: > > Igniters, > > Currently, our TeamCity projects [1] are UI-defined and are the same for > all branches. > Which has the following issues: > - Can't test project changes in a branch without

Re: [PROPOSAL] Versioned TeamCity settings in Ignite 3

2024-12-19 Thread Aleksandr Polovtsev
Sounds great, are you going to drive this activity? On Thu, Dec 19, 2024 at 11:57 AM Pavel Tupitsyn wrote: > Igniters, > > Currently, our TeamCity projects [1] are UI-defined and are the same for > all branches. > Which has the following issues: > - Can't test project changes in a branch without

[PROPOSAL] Versioned TeamCity settings in Ignite 3

2024-12-19 Thread Pavel Tupitsyn
Igniters, Currently, our TeamCity projects [1] are UI-defined and are the same for all branches. Which has the following issues: - Can't test project changes in a branch without risking broken main - Can't have different settings for different branches (e.g. SDK upgrade in a new version only) - Di