Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonnyzzz/teamcity.meta
TeamCity plugin to simplify meta-runners download and install
https://github.com/jonnyzzz/teamcity.meta
Last synced: 15 days ago
JSON representation
TeamCity plugin to simplify meta-runners download and install
- Host: GitHub
- URL: https://github.com/jonnyzzz/teamcity.meta
- Owner: jonnyzzz
- License: apache-2.0
- Created: 2014-10-24T13:14:51.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-01-03T14:49:59.000Z (almost 7 years ago)
- Last Synced: 2024-10-08T21:43:18.029Z (about 1 month ago)
- Language: Kotlin
- Homepage: http://blog.jonnyzzz.name
- Size: 5.3 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
TeamCity.Meta
=============This project provides easy-to-use access to TeamCity
public meta-runners [repository](https://github.com/JetBrains/meta-runner-power-pack)You can now install meta runners with one click from
Administration | \ | Meta Runners pageThe project uses [Kotlin](http://www.kotlinlang.org)
License
-------
This plugin is provided under Apache 2.0 license. See LICENSE.txt for detailsP.S. This is my (Eugene Petrenko) private home project
Builds
------
Public builds are on [TeamCity](https://teamcity.jetbrains.com/viewType.html?buildTypeId=TeamCityThirdPartyPlugins_TeamCityMeta)Installation and Configuration
------------------------------
Download the [latest build of the plugin](http://teamcity.jetbrains.com/guestAuth/repository/download/TeamCityThirdPartyPlugins_TeamCityMeta/lastest.lastSuccessful/teamcity.meta.zip), which is configured for continuous integration on TeamCity [here](http://teamcity.jetbrains.com/viewType.html?buildTypeId=TeamCityThirdPartyPlugins_TeamCityMeta&tab=buildTypeStatusDiv).**NOTE** Ensure that your download of the `.zip` file is valid - you may be redirected to the login page when using `curl` or `wget`.
Next, put the downloaded `.zip` file into the `/plugins` folder and restart the TeamCity server. You can also upload the .zip directly by clicking "Upload plugin zip" in the Plugins List section of the Administration settings in TeamCity's web interface.
After restarting the server, the plugin should show up as an external plugin in the Plugins List section of the Administration settings.