Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: add no-sandbox args for puppeteer launch in E2E tests #420

Merged
merged 3 commits into from
Jan 21, 2025

Conversation

jcbsfilho
Copy link
Collaborator

@jcbsfilho jcbsfilho commented Jan 20, 2025

This pull request includes updates to the end-to-end (E2E) test configurations for various static site projects. The changes primarily involve modifying the Puppeteer launch settings to enhance security by adding sandboxing arguments.

Changes to E2E test configurations:

Updated Puppeteer launch settings to include --no-sandbox and --disable-setuid-sandbox arguments.

The same changes were applied to other E2E test files for various static site projects, ensuring consistent security improvements across all tests.

Bonus

fix: update azion library version to 1.12.1

@jcbsfilho jcbsfilho merged commit 40a4345 into stage Jan 21, 2025
1 check passed
@jcbsfilho jcbsfilho deleted the fix/test-e2e branch January 21, 2025 13:48
gabrielnes-azion pushed a commit that referenced this pull request Jan 21, 2025
[skip ci]
### [4.4.1-stage.1](v4.4.0...v4.4.1-stage.1) (2025-01-21)

### Bug Fixes

* add no-sandbox args for puppeteer launch in E2E tests and upgrade azion lib ([#420](#420)) ([40a4345](40a4345))
@gabrielnes-azion
Copy link
Contributor

🎉 This PR is included in version 4.4.1-stage.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

gabrielnes-azion pushed a commit that referenced this pull request Jan 21, 2025
[skip ci]
### [4.4.1](v4.4.0...v4.4.1) (2025-01-21)

### Bug Fixes

* add no-sandbox args for puppeteer launch in E2E tests and upgrade azion lib ([#420](#420)) ([40a4345](40a4345))
@gabrielnes-azion
Copy link
Contributor

🎉 This PR is included in version 4.4.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants