codewind
codewind copied to clipboard
The official repository of the Eclipse Codewind project
Bumps [bl](https://github.com/rvagg/bl) from 4.0.2 to 4.0.3. Release notes Sourced from bl's releases. v4.0.3 Fix unintialized memory access Commits f659836 Bumped v4.0.3 7a4ae7f Node v14 d3e240e Fix unintialized memory access 1c590ad...
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1. Changelog Sourced from http-proxy's changelog. v1.18.1 - 2020-05-17 Merged Skip sending the proxyReq event when the expect header is present [#1447](https://github.com/http-party/node-http-proxy/issues/1447) Remove node6 support,...
**Background** I asked this question via [Stackoverflow](https://stackoverflow.com/questions/63782947/when-developing-with-codewind-how-do-i-set-environment-variable-values-in-devel) and cross posting because the base README.md says to post questions here. **Question** Codewind has the notation of a Linked Project that lets...
Bumps [bl](https://github.com/rvagg/bl) from 4.0.2 to 4.0.3. Release notes Sourced from bl's releases. v4.0.3 Fix unintialized memory access Commits f659836 Bumped v4.0.3 7a4ae7f Node v14 d3e240e Fix unintialized memory access 1c590ad...
Update the versions for 0.14.1
Remote codewind ``` [02/01/20 18:00:37 pyproj123] [INFO] Emitting event message: projectStatusChanged data: { "projectID": "603e6690-2031-11ea-b6f3-3fae510b6303", "appStatus": "starting", "detailedAppStatus": { "severity": "WARN", "message": "Timeout: Pinging http://:5000/cc. The application is taking longer...
**Codewind version:** **OS:** **Description of the enhancement:** Add a `developing a microservice` to the [CodeReady Workspaces](https://www.eclipse.org/codewind/codewind-crw-quick-guide.html) quick guide, so the guide entails more than installation instructions. **Proposed solution:** Take the...
``` [INFO: 14:40:53.651 CLIWrapper.ts:169]: Running CLI command: cwctl --json --insecure templates repos add --conid local --url https://raw.githubusercontent.com/tetchel/codewind-templates-private/master/devfiles/index.json --name tim stacks --username tetchel --password ******** [DBUG: 14:40:54.132 CLIWrapper.ts:249]: Successfully ran CLI...
Currently Codewind only supports accessing template repos that are accessible via http. We should also support repos that are https (self-signed/any cert for now) and require authentication. We should allow...
**Codewind version:** 0.12.0 **OS:** **Che version:** **IDE extension version:** **IDE version:** **Kubernetes cluster:** **Description of the enhancement:** Assist the user when they need to change their password for accessing a...