Ben Chatelain

Results 30 issues of Ben Chatelain

I'm currently 7 hours behind GMT and when 17:00 rolls around I've noticed GitHub Pulse seems to think that it's a new day. - menu bar icon changes to red...

The following 2 tests always fail on a GitHub actions runner: > /Users/runner/work/OAuthSwift/OAuthSwift/OAuthSwiftTests/ServicesTests.swift:79: error: -[OAuthSwiftTests.ServicesTests testBitBucket] : failed - No parameters for BitBucket. Test ignored > /Users/runner/work/OAuthSwift/OAuthSwift/OAuthSwiftTests/ServicesTests.swift:79: error: -[OAuthSwiftTests.ServicesTests testDropBox]...

bug

The Travis build is always blowing up with a "Bad credentials" error. > GET https://api.github.com/repos/OAuthSwift/OAuthSwift/pulls/659: 401 - Bad credentials // See: https://docs.github.com/rest (Octokit::Unauthorized) Not sure how well this is going...

enhancement

Adds the [Release Drafter](https://github.com/marketplace/actions/release-drafter) action which automatically creates/updates a draft release on merge of each PR. This is essentially an automatic changelog and is quite amazing. Check out a [preview](https://github.com/mas-cli/mas/pull/324#issuecomment-798999250)...

enhancement

As of version **1.4.2** the `signin` command has been disabled on newer versions of macOS. This is an interim workaround to the crasher first identified in #107. > mas 1.4.2...

🐛 bug
🙏🏻 help wanted

**Describe the bug** It's a known limitation that the `uninstall` must be run using `sudo`. However, it always fails with the message "Error: Not installed" the first time the command...

🐛 bug

**Is your feature request related to a problem? Please describe.** Related to problems like #311 which can happen when the iTunes Search API returns unexpected JSON. **Describe the solution you'd...

🆕 feature request
🖨 output

## Steps 1. Build 1. Test 1. Package 1. Upload macOS package to GitHub release ### Homebrew 1. Update tag and revision in formula 1. Copy new formula to homebrew-core...

First step in automation is to know the steps to perform.

🆕 feature request