Skip to content

Includes smoke test in PR pipeline - #9

Merged
tmwpengine merged 1 commit into
masterfrom
smoke-test-stage
Sep 8, 2026
Merged

tmwpengine merged 1 commit into
masterfrom
smoke-test-stage

Conversation

@tmwpengine

Copy link
Copy Markdown

Adds a GitHub Actions workflow that verifies the gem builds a working connection using the same :basic_auth configuration flywheel-app uses in production. The existing test suite is broken (relies on the gem's own default config, which has a known bug), so this validates the actually-supported usage path instead.

Also documents the known issue in the README, and pins faraday ~> 1.0 in the Gemfile (dev/test only) since Faraday 2.x removed :basic_auth from core entirely.

@tmwpengine
tmwpengine requested a review from a team as a code owner September 8, 2026 12:50
@tmwpengine
tmwpengine merged commit 7410c26 into master Sep 8, 2026
1 check passed
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.

2 participants