fsprojects / fsprojects/Paket

Paket.bootstrapper.exe to pull paket.exe from cache - no internet connection

Open
#2,358 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

boostrapper enhancement
Dominant language
F#
Stars
2.1k
Forks
528
Avg merge
1d 12m
Merged PRs (30d)
54

Description

Description

Build server doesn't have internet connection and can't pull paket.exe from github/nuget repository.
Cache option is configured in paket.dependencies and it pulls nuget packages from the cache's folder.
What's the correct way to configure Paket.bootstrapper.exe to pull paket.exe as don't want to commit paket.exe to git repo?

Thanks.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Paket.bootstrapper.exe behavior and the cache option in paket.dependencies described in the issue. Determine whether the bootstrapper can obtain paket.exe from the configured cache without internet access or a committed executable, and document or implement the supported configuration once the expected behavior is clear.

Written by the indexing model from the issue text.

Assessment

Domain
build-system, cli, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.