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

Restore SOURCE_DATE_EPOCH #2560

Merged
1 commit merged into from Dec 31, 2018
Merged

Restore SOURCE_DATE_EPOCH #2560

1 commit merged into from Dec 31, 2018

Conversation

hsbt
Copy link
Member

@hsbt hsbt commented Dec 30, 2018

Description:

Fixes #2551 and Rleated #2552


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.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66554 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
@hsbt
Copy link
Member Author

hsbt commented Dec 31, 2018

@bundlerbot r+

ghost pushed a commit that referenced this pull request Dec 31, 2018
2560: Restore SOURCE_DATE_EPOCH r=hsbt a=hsbt

# Description:

Fixes #2551 and Rleated #2552
______________

# 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).


Co-authored-by: nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>
@ghost
Copy link

ghost commented Dec 31, 2018

Build succeeded

@ghost ghost merged commit cd6494a into master Dec 31, 2018
@ghost ghost deleted the backport-ruby-core branch December 31, 2018 04:58
@sorah
Copy link
Contributor

sorah commented Dec 31, 2018

I think this changes nothing because RubyGems::TestCase already has environment variable restoration logic in setup and teardown. cc @nobu

@hsbt hsbt added this to the 3.0.2 milestone Dec 31, 2018
hsbt pushed a commit that referenced this pull request Jan 1, 2019
2560: Restore SOURCE_DATE_EPOCH r=hsbt a=hsbt

# Description:

Fixes #2551 and Rleated #2552
______________

# 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).


Co-authored-by: nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>
(cherry picked from commit 29bdf2a)
This pull request was closed.
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

4 participants