question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`ci-link`: hide duplicate status icon

See original GitHub issue

1

It seems that lately GitHub added a build status icon on the repo homepage and commit details page for repos using GitHub Actions. The latter is fine, while the former duplicates Refined GitHub’s ci-link feature. I think it’s better to hide one of them, GitHub’s one for consistency, or Refined GitHub’s one for fewer HTTP requests/DOM manipulation (though I don’t care about these expenses 😂).

Off topic

2

GitHub hurried this feature…

Example URL: https://github.com/zeit/now-builders

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:17 (17 by maintainers)

github_iconTop GitHub Comments

1reaction
kidonngcommented, Aug 15, 2019

Just wonder if we can add something like:

.rgh-repo-root .rgh-ci-link {
  display: none;
}
document.body.classList.toggle('rgh-repo-root', isRepoRoot())

<small>😆 Guess this would get disapproved and I have to write user script myself</small>

1reaction
yakov116commented, Aug 15, 2019

@fregante looks like they added it for all ci’s!

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to remove duplicate icons, again. - Apple Community
Question: How do I remove duplicate icons from the desktop of my iPad Pro, without risking deletions the entire Data?
Read more >
6 Best Ways to Remove Duplicate Icons on Android and Stop ...
Open the app and tap on Clear data at the bottom to select Clear cache and Clear all data, one at a time....
Read more >
Material Symbols and Icons - Google Fonts
Introducing Material Symbols. Material Symbols are our newest icons consolidating over 2,500 glyphs in a single font file with a wide range of...
Read more >
Boxicons : Premium web friendly icons for free
Boxicons is a free collection of carefully crafted open source icons. Each icon is designed on a 24px grid with the material guidelines....
Read more >
Filter for or remove duplicate values - Microsoft Support
You can filter for unique values to temporarily hide duplicate values, and you can remove duplicate values to permanently delete duplicate values.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found