Skip to content

Conversation

@GuentherJulian
Copy link
Contributor

No description provided.

@GuentherJulian GuentherJulian changed the title feath WIP: feature/consoleCreateFile Dec 7, 2020
@GuentherJulian GuentherJulian self-assigned this Dec 7, 2020
@GuentherJulian GuentherJulian linked an issue Dec 7, 2020 that may be closed by this pull request
@GuentherJulian GuentherJulian changed the title WIP: feature/consoleCreateFile feature/consoleCreateFile Dec 8, 2020
maybeec
maybeec previously approved these changes Dec 9, 2020
@maybeec
Copy link
Member

maybeec commented Dec 9, 2020

please resolve conflicts

maybeec
maybeec previously approved these changes Dec 9, 2020
@maybeec
Copy link
Member

maybeec commented Dec 9, 2020

again conflicts :D seems, that this design of the index.ts is not nice :D

@maybeec maybeec removed the request for review from denise-khuu December 9, 2020 11:13
@maybeec maybeec merged commit b728ff9 into devonfw-tutorials:main Dec 9, 2020
let result = new RunResult();
result.returnCode = 0;

let workspaceDir = path.join(this.getWorkingDirectory(), "devonfw", "workspaces", "main");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Path of the file to be created (relative path to the workspace directory)
should be (relative path to /root). We would have to change it here, too.
@GuentherJulian

@GuentherJulian GuentherJulian deleted the feature/consoleCreateFile branch January 12, 2021 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

console runner: createFile

3 participants