mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
* Add node package * first nit changes * nit proto udpate * fixup * [server] add azure support * fixup * fixup * server fixup * [dashboard] changes * fixup * fixup * Fix server bugs * Fixup * Fix dashboard * Fix user integration * Fix permission update modal * tmp * Add unit tests and fix get file content issue * Add readme * fix tag and branch parser * Update README.md * Remove API tests * Disable azure devops support for PAYG * Revert "Remove API tests" This reverts commit a525cbd161e210d6e75bed0d62a339505f7c48df. * Fix tests * Rebase fixup * nit fixing * revert me * Fix integration udpate * Fix ENT-780 * Don't support azure devops on PAYG * dashboard: add comments and remove new Azure DevOps supports on user settings page * Fix push warning and make project a part of owner * Proper handle errors * Fix token can't refresh issue * Fix api * Add project context supports * Update components/server/src/azure-devops/azure-context-parser.spec.ts Co-authored-by: Filip Troníček <filip@gitpod.io> * Fix readablestream error * Fix clone url * Address feedback - dashboard provider type update - doc for checkWriteAccess - Requirement.DEFAULT * 1 * avatar * Revert "revert me" This reverts commit 189c431eca33b06812ae33beaf3f5c95a28604ee. --------- Co-authored-by: Filip Troníček <filip@gitpod.io>