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

Support option for --destdir with upgrade installer. #2169

Merged
merged 1 commit into from Feb 2, 2018

Conversation

hsbt
Copy link
Member

@hsbt hsbt commented Feb 2, 2018

Description:

the original patch was created by @tjouan.

#2134 (comment)

Fixes #2134


I will abide by the code of conduct.

@hsbt
Copy link
Member Author

hsbt commented Feb 2, 2018

@bundlerbot r+

@bundlerbot
Copy link
Collaborator

📌 Commit 3097ad7 has been approved by hsbt

@bundlerbot
Copy link
Collaborator

⌛ Testing commit 3097ad7 with merge 196d79e...

bundlerbot added a commit that referenced this pull request Feb 2, 2018
Support option for `--destdir` with upgrade installer.

# Description:

the original patch was created by @tjouan.

#2134 (comment)

Fixes #2134

______________

I will abide by the [code of conduct](https://github.com/rubygems/rubygems/blob/master/CODE_OF_CONDUCT.md).
@hsbt hsbt added this to the 2.7.5 milestone Feb 2, 2018
@bundlerbot
Copy link
Collaborator

☀️ Test successful - status-travis
Approved by: hsbt
Pushing 196d79e to master...

@bundlerbot bundlerbot merged commit 3097ad7 into master Feb 2, 2018
@hsbt hsbt deleted the support-destdir-installer branch February 2, 2018 01:51
hsbt pushed a commit that referenced this pull request Feb 2, 2018
Support option for `--destdir` with upgrade installer.

# Description:

the original patch was created by @tjouan.

#2134 (comment)

Fixes #2134

______________

I will abide by the [code of conduct](https://github.com/rubygems/rubygems/blob/master/CODE_OF_CONDUCT.md).
bundlerbot added a commit that referenced this pull request Feb 5, 2018
Fix regression of destdir on Windows platform

# Description:

Followup #2134 and #2169

`Gem::Specification.default_specifications_dir` returns full path contained "C:/..." string on Windows platform. Windows couldn't handle C:/... suffix string like "C:/foo/C:/bar".

I ignored destdir options with upgrade installer when it invoked on Windows.
______________

# Tasks:

- [ ] Describe the problem / feature
- [ ] Write tests
- [ ] Write code to solve the problem
- [ ] Get code review from coworkers / friends

I will abide by the [code of conduct](https://github.com/rubygems/rubygems/blob/master/CODE_OF_CONDUCT.md).
@hsbt hsbt modified the milestone: 2.7.5 Feb 5, 2018
hsbt pushed a commit that referenced this pull request Feb 5, 2018
Fix regression of destdir on Windows platform

# Description:

Followup #2134 and #2169

`Gem::Specification.default_specifications_dir` returns full path contained "C:/..." string on Windows platform. Windows couldn't handle C:/... suffix string like "C:/foo/C:/bar".

I ignored destdir options with upgrade installer when it invoked on Windows.
______________

# Tasks:

- [ ] Describe the problem / feature
- [ ] Write tests
- [ ] Write code to solve the problem
- [ ] Get code review from coworkers / friends

I will abide by the [code of conduct](https://github.com/rubygems/rubygems/blob/master/CODE_OF_CONDUCT.md).
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.

None yet

3 participants