Add EarlyHunt footer badge#69
Merged
Merged
Conversation
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.
Summary
Add the supplied EarlyHunt light/dark badge to the public home page footer badge group, without adding a blog post.
Original request
Add the EarlyHunt badge to the other badges in the home page footer using the supplied light and dark theme snippets. Use the PR workflow, but do not add a blog post.
What changed
apps/web/components/landing-page.tsxwith the supplied project URL, light SVG, dark SVG, alt text, width, and height.EarlyHuntBadgecomponent following the existing hosted light/dark footer badge pattern.apps/web/components/landing-page.test.tsxto cover the EarlyHunt link attributes, theme-specific images, dimensions, and theme classes.Reasoning
The footer already uses small hosted badge snippets with raw
imgelements to avoid expanding Next image remote configuration for these tiny directory assets. EarlyHunt matches the existing Aura++ and Toolfio light/dark badge shape, so the change follows that local pattern instead of introducing a new abstraction.Blog post
Skipped. The user explicitly requested no blog post, and this is a small footer badge addition.
Validation
Local:
npm run lintnpm run typechecknpm testpassed: 94 test files and 516 tests.GitHub checks:
Lint and testDeploy PR environmentPlaywright e2ePreview QA:
https://xpenser-pr-069.cleverbrush.com/.https://earlyhunt.com/project/xpenser.earlyhunt-badge-light.svgwithblock dark:hiddenandearlyhunt-badge-dark.svgwithhidden dark:block, both at265x58./tmp/xpenser-pr69-earlyhunt-footer-light.pngand/tmp/xpenser-pr69-earlyhunt-footer-dark.png.SigNoz:
xpenser-web-pr-69for the last 30 minutes after preview QA.service.name = 'xpenser-web-pr-69', so no PR web metric series was available to review.Telegram notification:
Screenshots / Preview
Preview URL:
https://xpenser-pr-069.cleverbrush.com/Captured preview QA screenshots locally:
/tmp/xpenser-pr69-earlyhunt-footer-light.png/tmp/xpenser-pr69-earlyhunt-footer-dark.pngChecklist