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

Feature/playwright report on fail #3793

Merged
merged 18 commits into from
Mar 12, 2025
Merged

Conversation

stigus
Copy link
Contributor

@stigus stigus commented Mar 12, 2025

This pull request includes several updates to the GitHub Actions workflows and Playwright configuration for the dolly-frontend application. The changes primarily focus on permissions adjustments, test sharding updates, and enhanced reporting.

GitHub Actions Workflow Updates:

  • Added permissions for contents, id-token, and packages in .github/workflows/app.dolly-frontend.yml and .github/workflows/common.playwright.yml to improve security and functionality. [1] [2]
  • Updated the test sharding configuration in .github/workflows/common.playwright.yml to reduce the number of shards from 5 to 3, optimizing the test execution process.
  • Introduced steps to upload, download, and merge blob reports, as well as generate and upload an HTML report in .github/workflows/common.playwright.yml. This includes creating a detailed GitHub Actions summary.

Playwright Configuration Updates:

  • Modified the Playwright reporter configuration in apps/dolly-frontend/src/main/js/playwright.config.js to switch between blob and html reporters based on the environment, and enabled screenshot attachments for better test diagnostics.

stigus added 12 commits March 11, 2025 14:02
…ha med dette i selve bestillingen

#deploy-test-dolly-backend
…ha med dette i selve bestillingen

#deploy-test-dolly-backend
…ha med dette i selve bestillingen

#deploy-test-dolly-backend
…ha med dette i selve bestillingen

#deploy-test-dolly-backend
…ha med dette i selve bestillingen

#deploy-test-dolly-backend
…ha med dette i selve bestillingen

#deploy-test-dolly-backend
…ha med dette i selve bestillingen

#deploy-test-dolly-backend
…ha med dette i selve bestillingen

#deploy-test-dolly-backend
@stigus stigus requested a review from a team as a code owner March 12, 2025 08:40
@stigus stigus merged commit fb80b8e into master Mar 12, 2025
56 checks passed
@stigus stigus deleted the feature/playwright-report-on-fail branch March 12, 2025 12:54
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.

None yet

2 participants