teamcity-plugin
Here are 57 public repositories matching this topic...
Hey Aleksey,
This is a very small feature request, though I think it is a nice QoL feature.
Can you change the color of started/cancelled builds to grey instead of green?
The green color is confusing our team since they all think their builds finished successfully.
Thanks for this great plugin!
-
Updated
May 28, 2020 - Kotlin
-
Updated
Mar 12, 2020 - Kotlin
-
Updated
May 17, 2020 - Kotlin
-
Updated
Dec 11, 2019 - Java
-
Updated
May 25, 2020 - Java
-
Updated
Mar 16, 2020 - Kotlin
-
Updated
Sep 4, 2016 - Java
In the cargo 1.12 we can use --message-format=json option to get messages in the json format:
rust-lang/cargo#3000
It affects bench, build, doc, run, rustc, rustdoc, test.
Docs: https://github.com/rust-lang/cargo/blob/master/src/doc/machine-readable-output.md
-
Updated
Jan 27, 2020 - Kotlin
if run JetBrains.runAs.exe without any arguments (error code ... and invoker has no administrative privileges when running under the Windows service)
We need to build the frontend via NPM and the backend via Gradle. Ideally the build would be all orchestrated by Gradle, but currently the two parts are separate and the way to do it is not documented, so that at least should be fixed in the short term.
The build is roughly the equivalent of doing the following after a clean checkout:
cd frontend
npm install
set CI=true && npm test-
Updated
Jan 27, 2020 - Kotlin
-
Updated
Apr 22, 2020 - Kotlin
-
Updated
Apr 22, 2020 - Kotlin
-
Updated
Jul 24, 2018 - JavaScript
-
Updated
Nov 20, 2016 - Kotlin
-
Updated
May 14, 2019 - Java
-
Updated
Feb 14, 2017 - Java
-
Updated
May 26, 2020 - Java
-
Updated
Mar 2, 2018
Improve this page
Add a description, image, and links to the teamcity-plugin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the teamcity-plugin topic, visit your repo's landing page and select "manage topics."
Expected Behaviour
Current Behaviour