Skip to content

Commit

Permalink
Merge pull request #1250 from PrestaShopCorp/feat/googlepay
Browse files Browse the repository at this point in the history
Release v8.4.1.0
  • Loading branch information
Matt75 authored Aug 12, 2024
2 parents 6f42aa7 + 6c05c28 commit 2fc8bee
Show file tree
Hide file tree
Showing 148 changed files with 1,215 additions and 22,353 deletions.
15 changes: 0 additions & 15 deletions .github/workflows/js.yml

This file was deleted.

18 changes: 0 additions & 18 deletions .github/workflows/ps8-build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,6 @@ jobs:
env:
GCP_PROJECT: ${{ secrets.GCP_PROJECT_INTEGRATION }}

- name: Build JS dependencies
uses: PrestaShopCorp/github-action-build-js/[email protected]
with:
cmd: npm
path: ./

- name: Install composer dependencies
run: composer install --no-dev -o

Expand Down Expand Up @@ -104,12 +98,6 @@ jobs:
env:
GCP_PROJECT: ${{ secrets.GCP_PROJECT_PREPRODUCTION }}

- name: Build JS dependencies
uses: PrestaShopCorp/github-action-build-js/[email protected]
with:
cmd: npm
path: ./

- name: Install composer dependencies
run: composer install --no-dev -o

Expand Down Expand Up @@ -152,12 +140,6 @@ jobs:
env:
GCLOUD_PROJECT: ${{ secrets.GCLOUD_PROJECT_PRODUCTION }}

- name: Build JS dependencies
uses: PrestaShopCorp/github-action-build-js/[email protected]
with:
cmd: npm
path: ./

- name: Install composer dependencies
run: composer install --no-dev -o

Expand Down
4 changes: 0 additions & 4 deletions _dev/js/front/.babelrc

This file was deleted.

4 changes: 0 additions & 4 deletions _dev/js/front/.browserslistrc

This file was deleted.

20 changes: 0 additions & 20 deletions _dev/js/front/.eslintrc.js

This file was deleted.

29 changes: 0 additions & 29 deletions _dev/js/front/.gitignore

This file was deleted.

6 changes: 0 additions & 6 deletions _dev/js/front/.prettierrc.js

This file was deleted.

21 changes: 0 additions & 21 deletions _dev/js/front/jest.config.json

This file was deleted.

Loading

0 comments on commit 2fc8bee

Please sign in to comment.