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

Upgrade UI version #191

Merged
merged 7 commits into from
Aug 3, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ jobs:
go-version: ^1.20
id: go

- name: Set up Nodejs 14
- name: Set up Nodejs 16
uses: actions/setup-node@v2
with:
node-version: ^14.15
node-version: 16.20.1
id: node

- name: Check out code
Expand Down
Binary file removed web/ui/gobench-ui/build/android-chrome-192x192.png
Binary file not shown.
Binary file removed web/ui/gobench-ui/build/android-chrome-512x512.png
Binary file not shown.
Binary file removed web/ui/gobench-ui/build/apple-touch-icon.png
Binary file not shown.
87 changes: 0 additions & 87 deletions web/ui/gobench-ui/build/asset-manifest.json

This file was deleted.

Binary file removed web/ui/gobench-ui/build/favicon-16x16.png
Binary file not shown.
Binary file removed web/ui/gobench-ui/build/favicon-32x32.png
Binary file not shown.
Binary file removed web/ui/gobench-ui/build/favicon.ico
Binary file not shown.
Binary file removed web/ui/gobench-ui/build/favicon.png
Binary file not shown.
Binary file removed web/ui/gobench-ui/build/favicon_backup.png
Binary file not shown.
1 change: 0 additions & 1 deletion web/ui/gobench-ui/build/index.html

This file was deleted.

15 changes: 0 additions & 15 deletions web/ui/gobench-ui/build/manifest.json

This file was deleted.

This file was deleted.

Loading
Loading