chore: hide API Browser link while running rust servers #614
Merged
ErikBjare merged 1 commit intoActivityWatch:masterfrom Jan 24, 2026
Merged
chore: hide API Browser link while running rust servers #614ErikBjare merged 1 commit intoActivityWatch:masterfrom
ErikBjare merged 1 commit intoActivityWatch:masterfrom
Conversation
Contributor
There was a problem hiding this comment.
👍 Looks good to me! Reviewed everything up to 89909b2 in 7 seconds
More details
- Looked at
12lines of code in1files - Skipped
0files when reviewing. - Skipped posting
1drafted comments based on config settings.
1. src/views/Home.vue:55
- Draft comment:
Ensure that the API Browser link is indeed broken and not just temporarily down. If there are other references to the API Browser elsewhere in the codebase, consider removing or updating them as well. - Reason this comment was not posted:
Confidence changes required:50%
The PR removes a broken link to the API Browser. This is a straightforward change, but it's important to ensure that the link is indeed broken and not just temporarily down. Additionally, it's good to check if there are any other references to the API Browser elsewhere in the codebase that might also need removal or updating.
Workflow ID: wflow_WhC3Il8RHx8KPkom
You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #614 +/- ##
=======================================
Coverage 25.98% 25.98%
=======================================
Files 27 27
Lines 1643 1643
Branches 279 287 +8
=======================================
Hits 427 427
+ Misses 1190 1157 -33
- Partials 26 59 +33 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Member
|
Only broken in aw-server-rust, works fine for aw-server-python. |
Member
Author
|
I figured most people are running the rust server. I can just wrap in it in a |
Member
|
Sounds good! |
9ea531a to
8027166
Compare
Member
Author
|
@ErikBjare ping |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Important
Remove broken "API Browser" link from
Home.vue.Home.vueunder the Resources section.This description was created by
for 89909b2. It will automatically update as commits are pushed.