Skip to content

test(classic): add release-readiness coverage - #2366

Merged
dancormier merged 1 commit into
mainfrom
STACKS-868/classic-release-readiness
Aug 12, 2026
Merged

test(classic): add release-readiness coverage#2366
dancormier merged 1 commit into
mainfrom
STACKS-868/classic-release-readiness

Conversation

@dancormier

Copy link
Copy Markdown
Contributor

Summary

  • validate the packed Stacks Classic tarball, metadata, declarations, CSS, Less, and both UMD bundles through a clean consumer
  • run the package smoke test in Chromium as a required CI check
  • document the supported V3 package entry points and major-version migration paths
  • correct the repository release documentation to match the current main-based Changesets workflow

Jira

Validation

  • npm run test:package -w packages/stacks-classic
  • npm run lint -w packages/stacks-classic
  • npm run test:less -w packages/stacks-classic — 40 passed
  • npm run test:unit -w packages/stacks-classic -- --config web-test-runner.config.ci.mjs — 96 passed
  • npm run test:a11y -w packages/stacks-classic -- --config web-test-runner.config.ci.mjs — 2,589 passed; 155 existing skips
  • npm run test:visual:ci -w packages/stacks-classic -- --config ./visual-runner/stacks-classic-runner-config/web-test-runner.config.ci.mjs — 8,508 passed
  • git diff --check

Release notes

  • no changeset: this PR adds tests and documentation without changing the published package behavior
  • versioning, prerelease exit, dependency promotion, and publication remain part of the coordinated stable release

Accessibility

  • no UI behavior changed
  • the existing Classic accessibility suite passes with 2,589 checks and 155 pre-existing skips

@changeset-bot

changeset-bot Bot commented Aug 12, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: df72e7f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@netlify

netlify Bot commented Aug 12, 2026

Copy link
Copy Markdown

Deploy Preview for stacks ready!

Name Link
🔨 Latest commit df72e7f
🔍 Latest deploy log https://app.netlify.com/projects/stacks/deploys/6a7cc3a0ad329100081f6703
😎 Deploy Preview https://deploy-preview-2366--stacks.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Aug 12, 2026

Copy link
Copy Markdown

Deploy Preview for stackoverflow-email ready!

Name Link
🔨 Latest commit df72e7f
🔍 Latest deploy log https://app.netlify.com/projects/stackoverflow-email/deploys/6a7cc3a057f95100089f1192
😎 Deploy Preview https://deploy-preview-2366--stackoverflow-email.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@dancormier
dancormier marked this pull request as ready for review August 12, 2026 19:18
@dancormier
dancormier requested a review from a team as a code owner August 12, 2026 19:18
@dancormier

Copy link
Copy Markdown
Contributor Author

Note

This PR is part of a larger effort to close out the beta phase of this repository.

See also: #2365

@dancormier
dancormier merged commit 0b1e724 into main Aug 12, 2026
26 checks passed
@dancormier
dancormier deleted the STACKS-868/classic-release-readiness branch August 12, 2026 19:20
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