Skip to content

Require "logger"#23

Merged
Pontus4 merged 1 commit intomasterfrom
require-logger
Jun 16, 2021
Merged

Require "logger"#23
Pontus4 merged 1 commit intomasterfrom
require-logger

Conversation

@Pontus4
Copy link
Contributor

@Pontus4 Pontus4 commented Jun 15, 2021

Got the following error in https://github.com/twingly/basil/pull/78:

gems/twingly-http-0.3.1/lib/twingly/http.rb:66:in `default_logger': uninitialized constant Twingly::HTTP::Client::Logger (NameError)

This bug was introduced in #13.

Got the following error in twingly/basil#78:

```
gems/twingly-http-0.3.1/lib/twingly/http.rb:66:in `default_logger': uninitialized constant Twingly::HTTP::Client::Logger (NameError)
```

This bug was introduced in #13.
@walro
Copy link
Contributor

walro commented Jun 16, 2021

Hehe, so specs happened to pass due to:

Would be cool to catch this in the specs, but likely not worth the effort to get that going.

@walro
Copy link
Contributor

walro commented Jun 16, 2021

Consider yanking 0.3.0 and 0.3.1 :)

@roback
Copy link
Member

roback commented Jun 16, 2021

Would be cool to catch this in the specs, but likely not worth the effort to get that going.

Had the same thought, but couldn't come up with any reasonable way to test this :)

Copy link
Member

@roback roback left a comment

Choose a reason for hiding this comment

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

LGTM!

@Pontus4 Pontus4 merged commit 510c5a4 into master Jun 16, 2021
@Pontus4 Pontus4 deleted the require-logger branch June 16, 2021 07:05
@Pontus4
Copy link
Contributor Author

Pontus4 commented Jun 16, 2021

0.3.2 released and 0.3.0 and 0.3.1 yanked 🎉

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.

3 participants