Skip to content

fix(release): upload console package assets#169

Merged
overtrue merged 1 commit into
mainfrom
overtrue/fix-console-release-assets
Jul 16, 2026
Merged

fix(release): upload console package assets#169
overtrue merged 1 commit into
mainfrom
overtrue/fix-console-release-assets

Conversation

@overtrue

Copy link
Copy Markdown
Collaborator

Pull Request

Description

Attach the verified console ZIP to each GitHub Release, and fail the release when the generated static bundle has no index.html.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test improvements
  • Security fix

Testing

  • Manual package verification completed
pnpm lint
pnpm type-check
pnpm test:run
pnpm build
pnpm prettier --check .

Checklist

  • Code follows the project's style guidelines
  • Self-review completed
  • TypeScript types are properly defined
  • All commit messages are in English (Conventional Commits)
  • All existing tests pass
  • No new dependencies added, or they are justified

Related Issues

N/A

Screenshots (if applicable)

N/A

Additional Notes

The release asset name is checked with fail_on_unmatched_files, so a release cannot succeed without an attachable console archive.

Copilot AI review requested due to automatic review settings July 16, 2026 13:23

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@overtrue
overtrue merged commit 8f1ff11 into main Jul 16, 2026
6 checks passed
@overtrue
overtrue deleted the overtrue/fix-console-release-assets branch July 16, 2026 13:23
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