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.

Gatherer/artifact cleanup

See original GitHub issue

In a plugin world, the gatherers become part of our public API. We know about a few things we’re interested in changing. Let’s capture them here.

  • add a new MetaElements gatherer which gets name/content of all of them. This would nullify the following: ThemeColor, Viewport, MetaRobots, MetaDescription, (#7025)
  • add a new LinkElements gatherer (…actually introduced in #6694 as ExternalResourceLinks). This could nullify Canonical and Hreflang (#7080)
  • add a new AnchorElements gatherer which gets rel/href/target/text of all a elements, nullifies AnchorsWithNoRelNoopener and CrawlableLinks (#7101)
  • convert ImageUsage into ImageElements gatherer (#7030)
  • convert Scripts into ScriptElements gatherer (#7920)

@patrickhulce you had a few in mind, too, right?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
patrickhulcecommented, Jan 9, 2019

I think the primary goal is getting our artifacts in a state ready and useful for plugins. If someone wants to do some brainstorming what audits might need to know about a page and how we should standardize it, that’d be super useful 😃

0reactions
brendankennycommented, May 23, 2019

This is more or less done for 5.0 in PublicGathererArtifacts (and BaseArtifacts). Growing the public artifacts will be an ongoing project.

See the number of links above for PRs where this was done and plugins.md#available-artifacts for developer information on using the artifacts.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cleanup Crew (Streets of New Capenna) - Gatherer - Magic
When Cleanup Crew enters the battlefield, choose one —. • Destroy target artifact. • Destroy target enchantment. • Exile target card from a...
Read more >
Hate playing against artifacts, any tips? : r/magicTCG - Reddit
A friend of mine plays a homebrew artifact deck and he removed all colored cards except for basic lands already so that the...
Read more >
Cleanup Crew · Streets of New Capenna (SNC) #141 - Scryfall
Destroy target artifact. • Destroy target enchantment. • Exile target card from a graveyard. • You gain 4 life. 6/6.
Read more >
Ending phase - MTG Wiki - Fandom
The cleanup step is the second and final step of the ending phase. Spells and abilities may be played during this step only...
Read more >
MTG Best Standard Artifact Removal staple cards
A list of the most played MTG Standard Artifact Removal cards sorted by their popularity including their play trend.
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