Ephemeral Pages
Version updated for https://github.com/schalkneethling/ephemeral-pages-action to version v1.0.1.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Ephemeral Pages Action automates the process of publishing self-contained HTML accessibility reports from pull requests within the same repository and creates or updates a stable comment with their temporary URL on GitHub. It uses OIDC authentication when available, falling back to the anonymous service quota if not. The action compresses reports with Brotli and supports various time-to-live (TTL) options for URLs.
What’s Changed
What’s Changed
Dependencies
- chore(deps-dev): bump oxlint from 1.76.0 to 1.77.0 by @dependabot[bot] in https://github.com/schalkneethling/ephemeral-pages-action/pull/19
- chore(deps-dev): bump oxfmt from 0.61.0 to 0.62.0 by @dependabot[bot] in https://github.com/schalkneethling/ephemeral-pages-action/pull/20
Other changes
- Explain release environment approval by @schalkneethling in https://github.com/schalkneethling/ephemeral-pages-action/pull/18
- Prepare v1.0.1 Marketplace release by @schalkneethling in https://github.com/schalkneethling/ephemeral-pages-action/pull/21
Full Changelog: https://github.com/schalkneethling/ephemeral-pages-action/compare/v1...v1.0.1