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

fix installing gems on _really_ old versions of RubyGems #6840

Merged
2 commits merged into from Dec 27, 2018

Conversation

colby-swandale
Copy link
Member

What was the end-user problem that led to this PR?

Installing gems on really really old versions of RubyGems is not working. See #6839

What was your diagnosis of the problem?

We were accessing an instance variable which did not exist

What is your fix for the problem, implemented in this PR?

instantiate the instance variable ourselves.

Why did you choose this fix out of the possible options?

This was the simplest solution that can be easily merged with 1-17-stable

Fixes #6839

@colby-swandale colby-swandale changed the base branch from master to 1-17-stable December 18, 2018 02:39
@colby-swandale colby-swandale force-pushed the colby/fix-gem-installation-bundler-1 branch from 55604b0 to 780c8ea Compare December 18, 2018 02:40
@schneems
Copy link
Contributor

Thanks!

@segiddins
Copy link
Member

@bundlerbot r+

ghost pushed a commit that referenced this pull request Dec 18, 2018
6840: fix installing gems on _really_ old versions of RubyGems r=segiddins a=colby-swandale

### What was the end-user problem that led to this PR?

Installing gems on _really really_ old versions of RubyGems is not working. See #6839

### What was your diagnosis of the problem?

We were accessing an instance variable which did not exist

### What is your fix for the problem, implemented in this PR?

instantiate the instance variable ourselves.

### Why did you choose this fix out of the possible options?

This was the simplest solution that can be easily merged with `1-17-stable`

Fixes #6839


Co-authored-by: Colby Swandale <me@colby.fyi>
@ghost
Copy link

ghost commented Dec 18, 2018

Timed out

@colby-swandale
Copy link
Member Author

@bundlerbot r+

@hsbt
Copy link
Member

hsbt commented Dec 19, 2018

@bundlerbot retry

@ghost
Copy link

ghost commented Dec 19, 2018

Not awaiting review

ghost pushed a commit that referenced this pull request Dec 19, 2018
6840: fix installing gems on _really_ old versions of RubyGems r=colby-swandale a=colby-swandale

### What was the end-user problem that led to this PR?

Installing gems on _really really_ old versions of RubyGems is not working. See #6839

### What was your diagnosis of the problem?

We were accessing an instance variable which did not exist

### What is your fix for the problem, implemented in this PR?

instantiate the instance variable ourselves.

### Why did you choose this fix out of the possible options?

This was the simplest solution that can be easily merged with `1-17-stable`

Fixes #6839


Co-authored-by: Colby Swandale <me@colby.fyi>
@ghost
Copy link

ghost commented Dec 19, 2018

Timed out

@colby-swandale
Copy link
Member Author

colby-swandale commented Dec 19, 2018

Oh, i think there is some missing config bors needs for this branch to be merged

@hsbt
Copy link
Member

hsbt commented Dec 19, 2018

Ah, You can merge this manually or backport bors configuration from master branch.

@colby-swandale colby-swandale force-pushed the colby/fix-gem-installation-bundler-1 branch from 80789f1 to 576c6d1 Compare December 19, 2018 02:22
@colby-swandale
Copy link
Member Author

@bundlerbot r+

@colby-swandale colby-swandale force-pushed the colby/fix-gem-installation-bundler-1 branch from 576c6d1 to ac81731 Compare December 26, 2018 11:54
@colby-swandale
Copy link
Member Author

@bundlerbot retry

@colby-swandale colby-swandale force-pushed the colby/fix-gem-installation-bundler-1 branch from ac81731 to d47cbc2 Compare December 26, 2018 12:13
@colby-swandale
Copy link
Member Author

@bundlerbot retry

@colby-swandale
Copy link
Member Author

@bundlerbot r+

@ghost
Copy link

ghost commented Dec 26, 2018

Not awaiting review

3 similar comments
@ghost
Copy link

ghost commented Dec 26, 2018

Not awaiting review

@ghost
Copy link

ghost commented Dec 26, 2018

Not awaiting review

@ghost
Copy link

ghost commented Dec 26, 2018

Not awaiting review

@colby-swandale
Copy link
Member Author

@bundlerbot r+

@ghost
Copy link

ghost commented Dec 27, 2018

Not awaiting review

1 similar comment
@ghost
Copy link

ghost commented Dec 27, 2018

Not awaiting review

ghost pushed a commit that referenced this pull request Dec 27, 2018
6840: fix installing gems on _really_ old versions of RubyGems r=colby-swandale a=colby-swandale

### What was the end-user problem that led to this PR?

Installing gems on _really really_ old versions of RubyGems is not working. See #6839

### What was your diagnosis of the problem?

We were accessing an instance variable which did not exist

### What is your fix for the problem, implemented in this PR?

instantiate the instance variable ourselves.

### Why did you choose this fix out of the possible options?

This was the simplest solution that can be easily merged with `1-17-stable`

Fixes #6839


Co-authored-by: Colby Swandale <me@colby.fyi>
@ghost
Copy link

ghost commented Dec 27, 2018

Build succeeded

@ghost ghost merged commit d47cbc2 into 1-17-stable Dec 27, 2018
@colby-swandale colby-swandale deleted the colby/fix-gem-installation-bundler-1 branch December 27, 2018 01:13
@colby-swandale colby-swandale added this to the 1.17.3 milestone Dec 27, 2018
This pull request was closed.
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.

None yet

4 participants