Skip to content

Commit a52cb55

Browse files
committed
Merge branch 'main' of github.com:currents-dev/playwright-aws-codebuild-example
2 parents 0e4a4c7 + cf48f24 commit a52cb55

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,14 @@ The example repository uses an AWS CodeBuild project that runs Playwright tests
3333

3434
Here's an example of a build that has 1 batch job (1) triggering 3 parallel build jobs (2):
3535

36+
![currents-2023-11-15-13 23 30@2x](https://github.com/currents-dev/playwright-aws-codebuild-example/assets/1637928/182580b2-f8c4-4ed1-9dd0-2d217c03954c)
37+
38+
3639
The corresponding run in Currents dashboard:
3740

41+
https://github.com/currents-dev/playwright-aws-codebuild-example/assets/1637928/9c0bc332-add2-476a-812a-645b9c56ce64
42+
43+
3844
## AWS Setup
3945

4046
Please refer to the [sample output of AWS CodeBuild project configuration](./aws-project-config-output.json) used for this demo. The output was generated using this command: `aws codebuild batch-get-projects --names playwright-currents-example`. Alternatively, follow the instructions below.

0 commit comments

Comments
 (0)