Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup coursier w/o embedding in the extension #5

Merged
merged 5 commits into from
Feb 24, 2022

Conversation

daddykotex
Copy link
Contributor

In order, we do:

  1. look for coursier on the path
  2. if found, we use it (cs or coursier)
  3. it !found, we download it

Downloading only happens if the file does not already exist on
the file system

I have not included @kubukoz comment regarding the location of the download (still in the extension directory in this PR)

I will open a separate issue for this.

@daddykotex daddykotex force-pushed the dfrancoeur/download-coursier branch from bc86cab to c4bbfe2 Compare February 23, 2022 18:12
@daddykotex daddykotex force-pushed the dfrancoeur/download-coursier branch from c4bbfe2 to bc86cab Compare February 23, 2022 18:14
In order, we do:

1. look for coursier on the path
2. if found, we use it (cs or coursier)
3. it !found, we download it

Downloading only happens if the file does not already exist on
the file system
@daddykotex daddykotex force-pushed the dfrancoeur/download-coursier branch from bc86cab to deddb59 Compare February 23, 2022 22:36
@Baccata
Copy link
Contributor

Baccata commented Feb 24, 2022

From now on, please refrain from force-pushing once a PR has been open, unless the situation warrants it.

src/extension.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@Baccata Baccata left a comment

Choose a reason for hiding this comment

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

Great work on this !

@Baccata Baccata merged commit 0f18c9b into disneystreaming:main Feb 24, 2022
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.

2 participants