Skip to content

feat(desktop): update application icon assets and add hack/icons generator - #1212

Draft
skevetter wants to merge 1 commit into
mainfrom
rigid-bobcat
Draft

feat(desktop): update application icon assets and add hack/icons generator#1212
skevetter wants to merge 1 commit into
mainfrom
rigid-bobcat

Conversation

@skevetter

Copy link
Copy Markdown
Contributor

Summary

Updates the Devsy desktop application icon assets across the repository with the exact-match artwork:

  • desktop/resources/icon.svg & box-icon-app.svg: Updated with the canonical continuous ribbon lowercase-d vector letterform.
  • desktop/resources/icon.png: Updated master 1024×1024 PNG rendered from the exact-match artwork.
  • desktop/resources/icon.icns: Updated multi-resolution macOS icon bundle (16×16 to 1024×1024 including Retina chunks).
  • desktop/resources/icon.ico: Updated multi-resolution Windows icon bundle (16, 24, 32, 48, 64, 128, 256).
  • desktop/resources/icons/32x32.png & 128x128.png: Updated Linux desktop icons.
  • sites/docs-devsy-sh/: Updated docs media assets (app/icon.svg, public/docs/media/devsy-favicon.svg, public/docs/media/devsy-icon.png).
  • hack/icons/: Added a native Go generator (main.go and main_test.go) following repository conventions (hack/licenses/, hack/release_artifacts/, etc.) wired to task desktop:icons.
  • desktop/src/main/__tests__/app-icons.test.ts: Added automated test suite verifying SVG structure, ICNS chunk headers, ICO directory entries, and PNG dimensions.

Review & Validation

  • CodeRabbit CLI review executed locally: 0 findings.
  • Go unit tests in hack/icons/: passing.
  • golangci-lint run ./hack/icons/...: 0 issues.
  • Vitest unit tests in desktop/src/main/__tests__/app-icons.test.ts: passing (7/7).
  • task desktop:icons: verified reproducible asset generation.

@netlify

netlify Bot commented Sep 10, 2026

Copy link
Copy Markdown

Deploy Preview for images-devsy-sh canceled.

Name Link
🔨 Latest commit 5d74125
🔍 Latest deploy log https://app.netlify.com/projects/images-devsy-sh/deploys/6aa224f0d1311c0008bf6151

@coderabbitai

coderabbitai Bot commented Sep 10, 2026

Copy link
Copy Markdown

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@netlify

netlify Bot commented Sep 10, 2026

Copy link
Copy Markdown

Deploy Preview for devsydev ready!

Name Link
🔨 Latest commit 5d74125
🔍 Latest deploy log https://app.netlify.com/projects/devsydev/deploys/6aa224f0a2e754000819e08a
😎 Deploy Preview https://deploy-preview-1212--devsydev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant