General Discussion

General discussion on using Go including questions and tips

This is a public Discussion Area  publicRSS

Welcome Guest

 

Log in if you have an account.

Otherwise, register for an account.

For more details, please visit the How This Site Works page.

Forums

General Discussion Recent Posts

  • Ethan Teng
    We're working on something new!
    Post posted February 6, 2012 by Ethan Teng
    My name is Ethan. I’m one of the Product Managers at ThoughtWorks Studios.

    Are you frustrated by the effort required to manage user accounts in Mingle or Go? Have you ever wished for a centralized way to grant users access to multiple projects or pipeline groups?

    We’re currently working on something new that we hope will improve this experience in our products. If this is something you’ve been looking for, please indicate your interest by filling out the short survey below.

    Thank you! We will contact you soon!

    http://www.surveymonkey.com/s/YFT3LX2
  • Rustin
    Repository polling
    Post posted February 4, 2012 by Rustin

    Hi

    I have recently received an email from my cloud hosted repository provider to reduce the number of http requests transmitted from my Go server. Apparently, they are being hit by 300,000 requests per day and have asked me to reduce requests to once every 10 minutes (are they being unreasonable?).

    What would be the best way to configure the materials in my pipelines to reduce the number of polling requests? Or would it be best to get a provider that can handle the traffic I need to build an enterprise build, test and release pipeline?

    The other option I've thought of is to host my own repository on an ec2 instance. Is this a good idea?

    What are the best stategies for hosted repositories as providers start to compain about traffic generated to their servers by polling CIs?

    Rustin

     

     

  • kheard
    Schedule a pipeline only when materials change
    Post posted February 1, 2012 by kheard

     I want to schedule a pipeline to run every night at 10:00 pm. But, I only want it to run if there are changes in the materials for the pipeline. Does anyone know if this is possible. From what I have found. it looks like it will run whether or not there are changes.

  • Jebastine Vetharaj
    Using env variable in artifact src5
    Post posted December 13, 2011 by Jebastine Vetharaj

    I would like to use the environment variable in the artifact src property

        <environmentvariables>
            <variable name="UTC_PRJ_PATH">code\MyProject</variable>

    </environmentvariables>

    Below syntax is not working

                    <artifacts>
                        <test src="${UTC_PRJ_PATH}/result/test_results.xml" dest="test-reports" />
                    </artifacts>

    Recent Comment (3 of 5)

  • Scott Baldwin
    First run of Go on Mac OS X Lion: cannot create working dir1
    Post posted January 3, 2012 by Scott Baldwin

    I just downloaded Go 2.4 to my Mac mini running Lion. It doesn't work out of the box when I run Go Server.app as a normal user because it can't create a working directory in /Library/Application Support. See attached code snippet for log message.

    What is the intended use case for running on Lion? I didn't have any problems running on Snow Leopard.

    Recent Comment (1 of 1)

  • Russell Teabeault
    Using the api to create a pipeline based on a template1
    Post posted January 20, 2012 by Russell Teabeault

    I see in the documentation that I can use the rest API to create a new pipeline.  But the docs do not show that I can specify a template to use.  Is this possible? 

    Thanks,

    -russ

    Recent Comment (1 of 1)

Recent Comments

Recent Participants

  • StJohn
  • Christopher Dalid
  • Lisa
  • Mark Richter
  • Steve Elkind
  • Ron
  • weswilliamz
  • jschwartz
  • Andy Yates
  • Suzie Prince
  • Arun Kumar
  • Ian Moes
  • plano2ktho
  • teresa gracias
  • Ladinar
  • Ethan Teng
  • John Downing
  • bitle
  • Scott Baldwin
  • Frank Oliver

Search this Forum

Keyword Search

Filter Posts with Tags