
Anush Ramani
- Total activity 185
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 82
Activity overview
Latest activity by Anush Ramani-
Anush Ramani created an article,
Setting up a Go Server and Agent with a Build Pipeline in Go
Setting up a Go Server and Agent with a Build Pipeline in 5min Problem: This video walks you through the process of: Setting up a Go Server and Agent Creating a build pipeline Atta...
-
Anush Ramani commented,
The cache files are scoped by unique identifiers. If you re-run a pipeline that fetches an artifact, Go will serve up the cached copy if it exists. If you re-run a pipeline instance that generates ...
-
Anush Ramani commented,
Hi Brett,Whenever an agent requests an artifact from the Go server, the server zips up the artifact and sends it to the agent. The artifacts cache is where the zipped files are persisted for quicke...
-
Anush Ramani commented,
Hi frank,Go does not support timer triggers at the stage level, so your "complicated" solution in fact would be the way to go.In terms of figuring out the last stage that ran, you can use the stage...
-
Anush Ramani commented,
Applied a minor style fix: https://gist.github.com/1050589Click here to install the script
-
Anush Ramani commented,
Looks like glob patterns are not supported for test artifacts. We'll log this as a bug.
-
Anush Ramani commented,
Hi Steve,Could you share the agent log and your XML configuration? We can take a look at it to help troubleshoot.
-
Anush Ramani commented,
Hi Thomas,The windows installer does not support a silent install mode.You could use the go-agent-{version}-{build}.zip bundle instead to run the agent as a jar. This does not install the Go Agent ...
-
Anush Ramani created a post,
Announcing Go 2.2
The Go team is excited to announce the release of Go 2.2, ThoughtWorks Studios' Agile Release Management platform. Download now.Some of the key features of this release include: Pipeline Comp...
-
Anush Ramani created a post,
Announcing Go 2.2
The Go team is excited to announce the release of Go 2.2, ThoughtWorks Studios' Agile Release Management platform. Download now.Some of the key features of this release include: Pipeline Comp...