Skip to content

For alpha 22#57

Merged
baxyz merged 8 commits intomainfrom
for-alpha-22
Apr 26, 2026
Merged

For alpha 22#57
baxyz merged 8 commits intomainfrom
for-alpha-22

Conversation

@baxyz
Copy link
Copy Markdown
Contributor

@baxyz baxyz commented Apr 26, 2026

Description

Please include a summary of what this PR does and why it's needed.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Refactoring
  • Test improvement

Related Issues

Closes #(issue number)

How Has This Been Tested?

Describe the tests you ran and how to reproduce them:

  • Test A
  • Test B

Checklist

  • My code follows the code style of this project
  • I have updated the documentation accordingly
  • I have added tests for my changes
  • All new and existing tests passed locally
  • My commits follow the conventional commit format

Screenshots (if applicable)

Add screenshots for UI changes.

Additional Context

Add any other context about the PR here.

Copilot AI review requested due to automatic review settings April 26, 2026 20:17
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the release workflow for the “alpha 22” release process, mainly around GitHub CLI release uploads and token configuration.

Changes:

  • Set GH_REPO for the mutation report upload step so gh release upload can target the correct repository without relying on a local git checkout.
  • Remove permission-contents: write from the primary website-docs token creation step.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/release.yml
baxyz added 3 commits April 26, 2026 20:41
- add attachCompanion function for deduplication
- implement collectFunctionText to gather function text
- add referencesType for type identifier matching
- improve orphan type handling in transitive pass
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 10 out of 10 changed files in this pull request and generated 4 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread helpers/object/safeJsonParse.ts Outdated
Comment thread helpers/object/safeJsonParse.ts
Comment thread helpers/string/truncate.ts Outdated
Comment thread scripts/build/build-website-metadata.ts Outdated
@baxyz baxyz enabled auto-merge (rebase) April 26, 2026 21:42
@baxyz baxyz merged commit 74ee58e into main Apr 26, 2026
12 checks passed
@baxyz baxyz deleted the for-alpha-22 branch April 26, 2026 21:42
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