在我猜测中,我点击了我的团队精神项目Dash板上的一个项目的权利。 由此可见,它把该项目从仪表板上隐藏起来。
现在,我找不到一条办法来解脱它。 当我尝试使用“秘密项目”时,它就说是显而易见的。 而且,如果我 h倒了项目在菜单上连接的向下arrow,我可以与该项目站在一起。
但是,我真的希望再次看到它出现在仪表板上。
感谢。
在我猜测中,我点击了我的团队精神项目Dash板上的一个项目的权利。 由此可见,它把该项目从仪表板上隐藏起来。
现在,我找不到一条办法来解脱它。 当我尝试使用“秘密项目”时,它就说是显而易见的。 而且,如果我 h倒了项目在菜单上连接的向下arrow,我可以与该项目站在一起。
但是,我真的希望再次看到它出现在仪表板上。
感谢。
对于那些竭力寻找组合的人(如我)来说,
作为一个黑板,你可以收到通常为展示建筑组合而提出的要求,但可以使用浏览器中的网吧。 您(例如)可以(例如)为 Chrome安装Poman REST AP客户,并以人工方式提出这一请求,而建筑组合的参数却缺失。
POST to 这些参数包括:
projectId=YOUR_PROJECT_ID bt_visible:btXX (where XX must be replaced with the internal ID for the build configuration) showOne:true (as opposed to hideOne:false to hide it)
如果你在2016年(或后来......)像我一样,从山洞中打过这段话,那就是一个已经返回的ug,而上述答案是没有帮助的(除非你仍然处在一个古老的团队。
确定:
...... 直接到项目页。 增加一个(临时)建筑组合。 该项目可追溯到概览网页,项目应当明显可见。 现在,在项目名称旁边的下游arrow和每个建筑组合的开脱。 拆除你(临时)的建筑组合
We are running on 9.1.1, and the above was also tested on 9.1.6.
资料来源:。
如果你升至10.0分队,就应定点。
When trying to compile a project with TeamCity, I am getting an error from cleartool: "get cleartext" failed: Permission denied. The command that is failing is a call to cleartool get: cleartool ...
We have several build machines, each running a single TeamCity build agent. Each machine is very strong, and we d like to run several build agents on the same machine. Is this possible, without using ...
We have been using Teamcity for some time for the Continous Integration in the project. Now we want to have some kind of hardware in the room that shows everyone that a build was broken. I ve seen ...
Alright, I ve trying to set up a TeamCity server the past few hours, but this as really gotten me stuck. I ve got everything working, agents are running, plugin is installed, but when I run the build ...
I have a single SVN repository containing multiple projects, e.g. /molindo/trunk/foo /molindo/trunk/bar /molindo/trunk/baz Currently, I ve configured 3 projects, all using the shared VCS root /...
Is there any way to produce visual results of NUnit tests from within TeamCity s "Tests" tab, currently my NAnt script outputs an .xml file of the results using the following task: <nunit2 ...
I m installing NCover Complete trial version, and wondered if it s possible to install to a different folder and have NCover as part of the VCS? Otherwise the current version of NCover (v3.3.2) would ...
Has anybody successfully integrated Clearcase with Teamcity (which advertises Clearcase support) to realize a productive continuous integration build environment on a decent size project?