Skip to content

Add GitHub Actions workflow for release creation#9

Closed
compulim wants to merge 59 commits intomainfrom
feat-create-request
Closed

Add GitHub Actions workflow for release creation#9
compulim wants to merge 59 commits intomainfrom
feat-create-request

Conversation

@compulim
Copy link
Copy Markdown
Owner

Fixes #

Changelog Entry

Description

Design

Specific Changes

  • I have added tests and executed them locally
  • I have updated CHANGELOG.md
  • I have updated documentation

Review Checklist

This section is for contributors to review your work.

  • Accessibility reviewed (tab order, content readability, alt text, color contrast)
  • Browser and platform compatibilities reviewed
  • CSS styles reviewed (minimal rules, no z-index)
  • Documents reviewed (docs, samples, live demo)
  • Internationalization reviewed (strings, unit formatting)
  • package.json and package-lock.json reviewed
  • Security reviewed (no data URIs, check for nonce leak)
  • Tests reviewed (coverage, legitimacy)

compulim added 24 commits March 26, 2026 21:24
Temporarily add pull_request trigger for testing.
Refactor GitHub Actions workflow for release process, changing the name, adjusting jobs, and updating node version handling.
Set the branch name to 'main' for non-production versions.
Updated the create-release workflow to pack multiple workspaces into a single tarball and simplified the artifact upload path.
Comment out SBOM generation and upload steps in the workflow.
Updated release workflow to compute build metadata and generate release notes.
Updated workflow to trigger on push to feat-create-request branch and added emoji to name.
Update npm version command to include workspace options.
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.

1 participant