Skip to content

Update Playwright container image and fix deployment files - #41

Merged
Barata-Ribeiro merged 7 commits into
mainfrom
implement-predeploy-adjustments
Jul 27, 2026
Merged

Update Playwright container image and fix deployment files#41
Barata-Ribeiro merged 7 commits into
mainfrom
implement-predeploy-adjustments

Conversation

@Barata-Ribeiro

Copy link
Copy Markdown
Owner

This pull request includes updates to the test environment and improvements to static asset handling in deployment configuration. The main changes are an upgrade to the Playwright test container version and enhancements to caching and content-type handling for static assets in the vercel.json configuration.

Test environment update:

  • Upgraded the Playwright container image in the GitHub Actions workflow from v1.61.0-noble to v1.62.0-noble to ensure compatibility with the latest features and fixes.

Static asset handling improvements:

  • Updated the static asset header mapping in vercel.json to reference manifest.json instead of manifest.webmanifest, ensuring the correct manifest file is served with the appropriate Content-Type.
  • Added a new header rule in vercel.json to serve files under build/client/icons/ with a long-term cache policy (max-age=31536000, immutable), improving client-side caching efficiency for icon assets.

@Barata-Ribeiro Barata-Ribeiro self-assigned this Jul 26, 2026
@Barata-Ribeiro Barata-Ribeiro added bug Something isn't working chore Handle config, moving etc. labels Jul 26, 2026
@vercel

vercel Bot commented Jul 26, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
utilities-webapp Ready Ready Preview, Comment Jul 26, 2026 11:49am

@Barata-Ribeiro
Barata-Ribeiro merged commit 28cb7fd into main Jul 27, 2026
2 of 4 checks passed
@Barata-Ribeiro
Barata-Ribeiro deleted the implement-predeploy-adjustments branch July 27, 2026 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working chore Handle config, moving etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant