Skip to content

CLI: fix broken URL in the 401 error message resolves #1022 (BugFix)#1024

Merged
pedro-avalos merged 1 commit intomainfrom
1022-testflinger-cli-point-to-a-non-exist-doc-link
Apr 17, 2026
Merged

CLI: fix broken URL in the 401 error message resolves #1022 (BugFix)#1024
pedro-avalos merged 1 commit intomainfrom
1022-testflinger-cli-point-to-a-non-exist-doc-link

Conversation

@bladernr
Copy link
Copy Markdown
Collaborator

Description

update the url in the 401 error message in the CLI to point to the right location on RTD

Resolved issues

fixes #1022

Documentation

NA, just fixes a broken URL

Web service API changes

NA

Tests

NA

@bladernr bladernr requested a review from Copilot April 17, 2026 17:39
@bladernr bladernr linked an issue Apr 17, 2026 that may be closed by this pull request
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes the Testflinger CLI’s 401/Unauthorized guidance message by updating the embedded Read the Docs link to match the project’s Sphinx dirhtml output format (directory-style URLs).

Changes:

  • Update the authentication documentation link in the 401 error message from a .html page to a trailing-slash path.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.12%. Comparing base (baf314d) to head (91d7787).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1024   +/-   ##
=======================================
  Coverage   77.12%   77.12%           
=======================================
  Files         115      115           
  Lines       12019    12019           
  Branches      993      993           
=======================================
  Hits         9270     9270           
  Misses       2520     2520           
  Partials      229      229           
Flag Coverage Δ *Carryforward flag
agent 75.78% <ø> (ø) Carriedforward from baf314d
cli 91.72% <ø> (ø)
device 63.34% <ø> (ø) Carriedforward from baf314d
server 86.86% <ø> (ø) Carriedforward from baf314d

*This pull request uses carry forward flags. Click here to find out more.

Components Coverage Δ
Agent 75.78% <ø> (ø)
CLI 91.72% <ø> (ø)
Common ∅ <ø> (∅)
Device Connectors 63.34% <ø> (ø)
Server 86.86% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bladernr bladernr self-assigned this Apr 17, 2026
@pedro-avalos pedro-avalos merged commit 9dcb81e into main Apr 17, 2026
19 checks passed
@pedro-avalos pedro-avalos deleted the 1022-testflinger-cli-point-to-a-non-exist-doc-link branch April 17, 2026 19:58
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.

Testflinger CLI point to a non-exist doc link

3 participants