Skip to content

Conversation

@CalvinAllen
Copy link
Contributor

@CalvinAllen CalvinAllen commented Dec 31, 2025

Summary

  • Add release workflow triggered on v* tag push
  • Build portable (zip) and MSIX packages for x64, x86, arm64
  • Generate changelog using CodingWithCalvin/.github reusable workflow
  • Create GitHub release with all artifacts
  • Post notifications to Bluesky and LinkedIn

Required Secrets

  • BLUESKY_USERNAME, BLUESKY_APP_PASSWORD
  • LINKEDIN_ACCESS_TOKEN

@CalvinAllen CalvinAllen force-pushed the feat/release-workflow branch from c9dfae8 to 847d8c2 Compare December 31, 2025 16:04
- Trigger on v* tag push
- Build portable and MSIX packages for x64, x86, arm64
- Generate changelog using reusable workflow
- Create GitHub release with artifacts
- Submit to Microsoft Store (non-prereleases)
- Post notifications to Bluesky and LinkedIn
@CalvinAllen CalvinAllen force-pushed the feat/release-workflow branch from 847d8c2 to 911c324 Compare December 31, 2025 16:59
Store submission will be enabled once the required secrets are configured.
@CalvinAllen CalvinAllen changed the title ci: add release workflow with store and social notifications ci: add release workflow with social notifications Dec 31, 2025
@CalvinAllen CalvinAllen merged commit bec3ba7 into main Dec 31, 2025
6 checks passed
@CalvinAllen CalvinAllen deleted the feat/release-workflow branch December 31, 2025 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants