I hereby claim:
- I am gep13 on github.
- I am gep13 (https://keybase.io/gep13) on keybase.
- I have a public key whose fingerprint is 3D0D 7844 8BB3 4A4C C857 17BA A4B5 65E8 5BE9 DB14
To claim this, I am signing this object:
Everything went great! |
Install log messages go here |
0.2.0 | |
0.3.0 | |
0.4.0 | |
0.4.1 | |
0.4.2 | |
0.5.0 | |
0.5.1 | |
0.5.2 | |
0.5.3 | |
0.6.0 |
I hereby claim:
To claim this, I am signing this object:
////////////////////////////////////////////////////////////////////// | |
// PARAMETERS | |
////////////////////////////////////////////////////////////////////// | |
bool publishingError = false; | |
/////////////////////////////////////////////////////////////////////////////// | |
// SETUP / TEARDOWN | |
/////////////////////////////////////////////////////////////////////////////// |
////////////////////////////////////////////////////////////////////// | |
// PARAMETERS | |
////////////////////////////////////////////////////////////////////// | |
bool publishingError = false; | |
/////////////////////////////////////////////////////////////////////////////// | |
// SETUP / TEARDOWN | |
/////////////////////////////////////////////////////////////////////////////// |
NOTE: Please read through all of this guide before running through the commands it shows, just to be clear that you understand the entire process
You are attempting to make a contribution to the main Cake repository. First of all, thank you very much, we greatly appreciate your contributions! However, the work that you have started is on the develop branch, rather than on a feature branch as suggested in our contributing.md file. Don't worry, we can fix that, but we really would encourage you to read all of the contributing guide, in order to ensure you are following all the suggestions that we have made.
The reason that we ask you to use a feature branch is quite simple. Once you have completed the work that you would like to contribute to Cake, there is an indeteminate period of time before that work will get pulled into Cake. Bottom line, all members of the Cake team are
UTC: 2017-10-30 20:14
chocolatey/chocolatey-coreteampackages
This file is automatically generated by the update_all.ps1 script using the AU module.
Ignored | History | [Force Test](https://gist.github.com/b733b29e320a8c05bc99cc0bf
UTC: 2017-10-30 04:02
chocolatey/chocolatey-coreteampackages
This file is automatically generated by the update_all.ps1 script using the AU module.
Update report | Build | USING AU NEXT VERSION
'use strict'; | |
// The module 'vscode' contains the VS Code extensibility API | |
// Import the module and reference it with the alias vscode in your code below | |
import * as vscode from 'vscode'; | |
let taskProvider: vscode.Disposable | undefined; | |
// this method is called when your extension is activated | |
// your extension is activated the very first time the command is executed | |
export function activate(context: vscode.ExtensionContext) { |