Skip to content

Commit

Permalink
Update galata bot (#1318)
Browse files Browse the repository at this point in the history
* Use base setup action

* Update Playwright Snapshots

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
trungleduc and github-actions[bot] authored Apr 13, 2023
1 parent 0f4cc53 commit d2cd6f8
Show file tree
Hide file tree
Showing 7 changed files with 1,066 additions and 2,275 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/update_galata_references.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,15 @@ jobs:
name: Update Galata References
if: ${{ github.event.issue.pull_request && contains(github.event.comment.body, 'update galata references') }}
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.8]
node-version: [16.x]

steps:
- name: Base Setup
uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1

- name: Checkout
uses: actions/checkout@v2
with:
Expand Down
Binary file modified ui-tests/tests/voila.test.ts-snapshots/basics-dark-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified ui-tests/tests/voila.test.ts-snapshots/basics-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified ui-tests/tests/voila.test.ts-snapshots/basics-miami-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified ui-tests/tests/voila.test.ts-snapshots/bokeh-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified ui-tests/tests/voila.test.ts-snapshots/reveal-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3,334 changes: 1,059 additions & 2,275 deletions ui-tests/yarn.lock

Large diffs are not rendered by default.

0 comments on commit d2cd6f8

Please sign in to comment.