Skip to content

Commit

Permalink
Merge branch 'trunk' into add/error-and-install-logs-to-ga
Browse files Browse the repository at this point in the history
  • Loading branch information
bgrgicak authored Dec 12, 2024
2 parents b6084d1 + 5f7ad69 commit 165153d
Show file tree
Hide file tree
Showing 324 changed files with 39,184 additions and 4,945 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
- name: Install Playwright Browsers
run: sudo npx playwright install --with-deps
- name: Prepare app deploy and offline mode
run: npx nx e2e:playwright:prepare-app-deploy-and-offline-mode playground-website
run: CORS_PROXY_URL=http://127.0.0.1:5263/cors-proxy.php? npx nx e2e:playwright:prepare-app-deploy-and-offline-mode playground-website
- name: Zip dist
run: zip -r dist.zip dist
- name: Upload dist
Expand Down
28 changes: 0 additions & 28 deletions .github/workflows/github-board-automation.yml

This file was deleted.

64 changes: 0 additions & 64 deletions packages/meta/bin/project_board_automation.php

This file was deleted.

Loading

0 comments on commit 165153d

Please sign in to comment.