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

Require date in the changelog generator #1

Merged
merged 1 commit into from
Nov 21, 2019

Conversation

MarkEWaite
Copy link
Contributor

Needed on Ubuntu 18.04 with default ruby installation

Ruby on Ubuntu 18.04.3 LTS fails with a NameError if date is not required.

```
$ ruby --version
ruby 2.5.1p57 (2018-03-29 revision 63029) [x86_64-linux-gnu]
$ lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 18.04.3 LTS
Release:	18.04
Codename:	bionic
```
Copy link
Member

@oleg-nenashev oleg-nenashev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Had the same fix in #2 for Docker

@oleg-nenashev oleg-nenashev added the bug Something isn't working label Nov 21, 2019
@oleg-nenashev oleg-nenashev merged commit 50d81f2 into jenkinsci:master Nov 21, 2019
@MarkEWaite MarkEWaite deleted the require-date branch November 22, 2019 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants