https://github.com/geeklearningio/gl-vsts-tasks-inception
With Inception tasks queue builds from builds.
https://github.com/geeklearningio/gl-vsts-tasks-inception
build devops devops-tools geek-learning vsts vsts-extension vsts-tasks
Last synced: 7 months ago
JSON representation
With Inception tasks queue builds from builds.
- Host: GitHub
- URL: https://github.com/geeklearningio/gl-vsts-tasks-inception
- Owner: geeklearningio
- License: mit
- Created: 2016-08-09T14:30:24.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-28T00:31:54.000Z (over 8 years ago)
- Last Synced: 2025-01-10T02:33:49.598Z (9 months ago)
- Topics: build, devops, devops-tools, geek-learning, vsts, vsts-extension, vsts-tasks
- Language: TypeScript
- Homepage:
- Size: 143 KB
- Stars: 4
- Watchers: 5
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README

# Team Services Build and Release Tasks

Visual Studio Team Services Build and Release Management extensions which allow it to take control over himself.
[Learn more](https://github.com/geeklearningio/gl-vsts-tasks-inception/wiki) about this extension on the wiki!
## Tasks included
* **[Queue a Build](https://github.com/geeklearningio/gl-vsts-tasks-inception/wiki/Queue-Build)**: Queues a build
## To contribute
1. Globally install typescript and tfx-cli (to package VSTS extensions): `npm install -g typescript tfx-cli`
2. From the root of the repo run `npm install`. This will pull down the necessary modules for the different tasks and for the build tools.
3. Run `npm run build` to compile the build tasks.
4. Run `npm run package -- --version ` to create the .vsix extension packages (supports multiple environments) that includes the build tasks.## Release Notes
> **23-10-2016**
> - [QueueBuild] Add Source branch to build options #10
> - [QueueBuild] Fixed a casing issue when requiring VSSEXTENSION endpoint causing errors on some environement.## Contributors
This extension was created by [Geek Learning](http://geeklearning.io/), with help from the community.
## Attributions
* [Top by Mr Blune from the Noun Project](https://thenounproject.com/term/inception/22598/)