Skip to content

Conversation

@BYK
Copy link
Member

@BYK BYK commented Jan 9, 2026

Summary

This PR migrates from the deprecated action-prepare-release to the new Craft GitHub Actions.

Changes

  • Migrated .github/workflows/release.yml to Craft reusable workflow

Documentation

See https://getsentry.github.io/craft/github-actions/ for more information.

This PR migrates from the deprecated action-prepare-release to the new
Craft GitHub Actions (reusable workflow or composite action).

Changes:
- Migrate .github/workflows/release.yml to Craft reusable workflow
@github-actions
Copy link

github-actions bot commented Jan 9, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


New Features ✨

  • (logo) Added fonts logo by doralchan in #135
  • (new logo) Added remix by doralchan in #77
  • (new logos) Netmaui and fastapi by doralchan in #72
  • (release) Replace release bot with GH app by Jeffreyhung in #184
  • Update normalize func to replace node- prefixes with javascript- by priscilawebdev in #198
  • Add cloudflare pages/workers mapping by constantinius in #189
  • Add Astro icon by Lms24 in #111
  • Add GraphQL, Huey icons by sentrivana in #112
  • Export a list of supported platform names by ryan953 in #105
  • Add bun logo by HazAT in #102
  • Generate typescript types by evanpurkhiser in #71

Bug Fixes 🐛

  • (build) Include type definitions in package by Zylphrex in #92
  • (dark mode) Remaining icons by Jesse-Box in #115
  • (reference) Rename netmaui to maui by doralchan in #73
  • Rename claude to anthropic-claude by obostjancic in #211
  • Changing craft build settings by scefali in #67

Build / dependencies / internal 🔧

  • (ci) Fix set-output / set-state deprecation by asottile-sentry in #86
  • (deps) Bump @babel/traverse from 7.11.5 to 7.23.6 by dependabot in #140
  • (icon-map) Add map for node-serverlesscloud by priscilawebdev in #96
  • (nextjs) Updated new logo by doralchan in #91
  • (release) Switch from action-prepare-release to Craft by BYK in #222
  • Rename React Router icon by chargome in #210
  • Add module export, put main back into commonjs by scttcper in #181
  • Replace microbundle with tsc by scttcper in #180
  • Optimize svgs by JonasBa in #144
  • Loosen typing for react by evanpurkhiser in #89
  • Make version optional by scefali in #66
  • Re-attempt to bump version by scefali in #65
  • Create dummy version by scefali in #64

Other

  • release: 9.0.4 by getsentry-bot in d59f7866
  • feat/icons/fastmcp perforce by Jesse-Box in #221
  • feat/icons/bazzite steamos by Jesse-Box in #220
  • release: 9.0.2 by getsentry-bot in 1115cc41
  • feat/icons/liteLLM mastra pydanticAI by Jesse-Box in #219
  • release: 9.0.1 by getsentry-bot in d195a76a
  • feat/icons/android deno langgraph python by Jesse-Box in #218
  • release: 8.0.9 by getsentry-bot in ab75e38d
  • Added: Icon "nintendo-switch-2" by Jesse-Box in #214
  • release: 8.0.8 by getsentry-bot in bd2678cb
  • Modified: Icon "openai" fill colours by Jesse-Box in #212
  • release: 8.0.7 by getsentry-bot in e46c0a69
  • release: 8.0.6 by getsentry-bot in a711e382
  • release: 8.0.5 by getsentry-bot in cc2c164c
  • feat/icons/ai models by Jesse-Box in #209
  • release: 8.0.4 by getsentry-bot in 46b2398d
  • Update logos for Actix and Rust by lcian in #205
  • Add icons for tokio ecosystem by lcian in #204
  • release: 8.0.3 by getsentry-bot in 3d42dfff
  • Modified: Background color for icon 'Xbox' by Jesse-Box in #208
  • release: 8.0.2 by getsentry-bot in 38fe25f8
  • Add supabase icon by smeubank in #206
  • release: 8.0.1 by getsentry-bot in dfff3ce7
  • feat/icons/tanstack by lforst in #202

Plus 135 more


🤖 This preview updates automatically when you update the PR.

BYK added 4 commits January 9, 2026 23:02
The previous migration incorrectly removed the GitHub App token
authentication step. This commit restores it by switching to the
composite action pattern which preserves the auth flow.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants