Skip to content

Conversation

@eccles
Copy link
Contributor

@eccles eccles commented Jul 26, 2022

Problem:
There is duplicated logic in 2 Taskfiles - one
for inside the container and one for outside.

Solution:
Test the $USER variable for accepted values from a vscode or
builder container and run cmds without 'docker run' prefixed
o found.
Additionally pre-install nodejs for the pyright type-checker so
that pyright checks complete quickly.

Signed-off-by: Paul Hewlett phewlett76@gmail.com

@eccles eccles requested a review from Serhiy1 July 26, 2022 11:19
Problem:
There is duplicated logic in 2 Taskfiles - one
for inside the container and one for outside.

Solution:
Test the $USER variable for accepted values from a vscode or
builder container and run cmds without 'docker run' prefixed
o found.
Additionally pre-install nodejs for the pyright type-checker so
that pyright checks complete quickly.

Signed-off-by: Paul Hewlett <phewlett76@gmail.com>
@eccles eccles force-pushed the dev/paul/remove-duplicate-taskfile branch from 75b355c to 3ecc9ec Compare July 26, 2022 13:28
@eccles eccles merged commit 948ce1c into main Jul 26, 2022
@eccles eccles deleted the dev/paul/remove-duplicate-taskfile branch July 26, 2022 13:32
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.

3 participants