Featured post
tfs2010 - TFS 2010: Gated Check-In On Main Branch; Rolling Builds on Dev Branch? -
i migrated vss tfs 2010 , i've been absolutely loving it, there's haven't yet been able working way think should.
goals
i'd know when change development breaks build. if find out after-the-fact, it's no big deal. since lot of check-ins happen throughout day, don't want wait on build finish, should asynchronous.
with our main branch, i'd ensure time merge happens it, make sure it's not going break build. want immediate feedback on this. wait time fine, since won't merging main often.
current setup
my solution under folder called main. i've made branch off of called development. workspace i'm working in tied top-level, includes both main , development branches. tried adjusting workspace point development, in case problem. didn't seem fix issue, set way had -- both main , development.
within workspace's build definitions, have 2 definitions defined -- 1 main branch , development.
the first definition building main branch. has gated check-in trigger , "items build" points solution file within main.
the second definition building solution in development branch. has rolling builds trigger , "items build" points solution file within development.
result
currently, when change made in development , check-in performed, gated check-in main triggered. not causes confusion, tends slow down our overall process.
next step
i've looked @ of tfs guides branching, general tfs usage, etc. unfortunately, haven't yet found solution issue. if you've run across issue before, i'd appreciate suggestions can give.
i'm not 100% sure @ moment, build should triggered check-ins part of source tree covered build definition workspace.
so please have build definition , see part of source tree each build definition gets. ci build should dev branch, gated build should main branch.
- Get link
- X
- Other Apps
Comments
Post a Comment