Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

[Installer] Add option to force installation #3519

Merged
merged 1 commit into from
Apr 14, 2015
Merged

[Installer] Add option to force installation #3519

merged 1 commit into from
Apr 14, 2015

Conversation

segiddins
Copy link
Member

@indirect
Copy link
Member

😮😬 you are a machine!

@segiddins
Copy link
Member Author

Maybe this would be cleaner if implemented as a setting?

@indirect
Copy link
Member

Nah, I'm pretty sure this is effectively "bundle pristine"... actually wait hmm. Can we make this "bundle pristine --download" instead, and have pristine without download just install without downloading? That would close like 3 tickets at once.

On Thu, Mar 26, 2015 at 10:06 PM, Samuel E. Giddins
notifications@github.com wrote:

Maybe this would be cleaner if implemented as a setting?

Reply to this email directly or view it on GitHub:
#3519 (comment)

@indirect
Copy link
Member

indirect commented Apr 1, 2015

@segiddins, any comment on the pristine challenge? Should I just create a Trello card for that and link to this pull as the starting point?

@segiddins
Copy link
Member Author

Just haven't gotten around to it yet. First I need to figure out exactly what the scope is!

-Samuel E. Giddins

On Mar 31, 2015, at 6:08 PM, André Arko notifications@github.com wrote:

@segiddins, any comment on the pristine challenge? Should I just create a Trello card for that and link to this pull as the starting point?


Reply to this email directly or view it on GitHub.

@segiddins
Copy link
Member Author

@indirect if you wrote up exactly what bundle pristine should be, I might be able to make it happen :)

@indirect
Copy link
Member

indirect commented Apr 8, 2015

The bundle pristine command would basically be bundle exec gem pristine. That re-installs the gem from the tarball that's kept in $GEM_PATH/cache. Bundler's pristine would also need to do a git reset --hard HEAD && git clean -fd for each git gem. I guess the download flag would force gems to be downloaded even if they're already in the local cache.

I am really excited about adding checksum support so we won't need that. :P

@indirect
Copy link
Member

I give up, this is not the same as pristine. Let's just merge.

indirect added a commit that referenced this pull request Apr 14, 2015
[Installer] Add option to force installation
@indirect indirect merged commit 3c3d5c6 into master Apr 14, 2015
@indirect indirect deleted the seg-force branch April 14, 2015 01:50
@segiddins
Copy link
Member Author

@indirect sorry about this not being pristine 😝

@coilysiren coilysiren modified the milestone: Release Archive Oct 9, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants