Skip to content

Commit

Permalink
Merge pull request #23 from gouravmore/all-0.6
Browse files Browse the repository at this point in the history
All 0.6
  • Loading branch information
gouravmore authored Oct 9, 2023
2 parents d2fb405 + 3fc659c commit 7c3eeb1
Show file tree
Hide file tree
Showing 125 changed files with 3 additions and 2,966 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Appliance Dev Deployment
on:
push:
branches:
- all-0.5
- all-0.6

jobs:
deploy:
Expand Down Expand Up @@ -37,7 +37,3 @@ jobs:
- name: Deploy to S3 Bucket
run: |
aws s3 sync ./dist/y/ s3://sballappliance
- name: Invalidate CloudFront Cache
run: |
aws cloudfront create-invalidation --distribution-id ${{ secrets.CLOUDFRONT_DISTRIBUTION_ID }} --paths "/*"
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
# Only exists if Bazel was run
/bazel-out
.angular/cache/
/src/assets/sb-all/
/src/assets/games/

# dependencies
**/node_modules
Expand Down
84 changes: 0 additions & 84 deletions src/assets/games/asset-manifest.json

This file was deleted.

Binary file removed src/assets/games/favicon.ico
Binary file not shown.
1 change: 0 additions & 1 deletion src/assets/games/index.html

This file was deleted.

Binary file removed src/assets/games/logo.png
Binary file not shown.
Binary file removed src/assets/games/logo192.png
Binary file not shown.
Binary file removed src/assets/games/logo512.png
Binary file not shown.
25 changes: 0 additions & 25 deletions src/assets/games/manifest.json

This file was deleted.

3 changes: 0 additions & 3 deletions src/assets/games/robots.txt

This file was deleted.

2 changes: 0 additions & 2 deletions src/assets/games/static/css/main.58d558c4.css

This file was deleted.

1 change: 0 additions & 1 deletion src/assets/games/static/css/main.58d558c4.css.map

This file was deleted.

Loading

0 comments on commit 7c3eeb1

Please sign in to comment.