
Ali
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 2
- Subscriptions 5
Activity overview
Latest activity by Ali-
Ali created an article,
Go 14.1 is now available along with the source code!
For those of you who don't monitor the general Announcement forum here is the link to the news about Go 14.1 and source code availability.
-
Ali created a post,
Go 14.1 is now available along with the source code!
Hi all, We are happy to announce that Go 14.1 is now available. Also, ThoughtWorks announced plans to open-source Go a few weeks ago. We’re incredibly proud to announce that the source code for Go ...
-
Ali created an article,
Go is now available as free Open Source Software
For those of you who don't monitor the general Announcement forum here is the link to the news about Go being available as free Open Source Software.
-
Ali created a post,
Go is now available as free Open Source Software
Hi all, We are happy to announce that Go is now available as free Open Source Software under the Apache 2.0 license. Today’s announcement builds upon ThoughtWorks’ commitment to helping organizatio...
-
Ali commented,
Hi Medha, Yes, you can use Go to trigger Gradle builds. You will have to specify the gradle tasks through a custom command ('More' task). Regards, Ali
-
Ali commented,
Hi Jason, Go doesn't put any restriction on the length of environment variables. However environment variables' length could be limited due to OS's environment variables' length limitation. For ins...
-
Ali commented,
Hi Mike, You are correct. Sorry if i didn't put it correctly. By default latest known revision/ latest(last) run with is selected when trigger with option is done with blank field. If you see the r...
-
Ali commented,
Hi Jason, By default latest known revision is selected in "Trigger With Options", so if a user doesn't select any revision (blank Trigger With Options) and performs the trigger, latest revision is ...
-
Ali commented,
Hi Paul, Sorry for the delayed response. It looks like there might be a hung Git process resulting in to this issue. Can you make sure that no Git process is in a hung state. Also for private repo...
-
Ali commented,
Just to keep in mind, since we are creating service manually, uninstall of agent (Go Agent 2) wouldn't delete the service. We need to manually delete the service with the following command: sc dele...