Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/toolbar' into toolbar
Browse files Browse the repository at this point in the history
  • Loading branch information
Corepex committed Feb 21, 2024
2 parents 6f0d09c + 096beee commit c2b1564
Show file tree
Hide file tree
Showing 17 changed files with 19 additions and 29 deletions.
12 changes: 2 additions & 10 deletions .github/workflows/codeception.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,22 +41,14 @@ jobs:
ini-values: display_errors=On, display_startup_errors=On, error_reporting=32767
php-version: "${{ matrix.php-version }}"

- name: Install SSH Key # this is necessary for Composer to be able to clone source from pimcore/ee-pimcore
uses: shimataro/ssh-key-action@v2
with:
key: ${{ secrets.SSH_PRIVATE_KEY_PIMCORE_DEPLOYMENTS_USER }}
known_hosts: ''

- name: "Add authentication for private pimcore packages"
run: |
composer config repositories.private-packagist composer https://repo.pimcore.com/github-actions/
composer config --global --auth http-basic.repo.pimcore.com github-actions ${{ secrets.COMPOSER_PIMCORE_REPO_PACKAGIST_TOKEN }}
composer config --global --auth http-basic.enterprise.repo.pimcore.com token ${{ secrets.COMPOSER_PIMCORE_REPO_TOKEN }}
- name: "Install dependencies with Composer"
uses: "ramsey/composer-install@v2"
with:
dependency-versions: "${{ matrix.dependencies }}"

- name: "Run Codeception"
run: "vendor/bin/codecept run -c . -vvv --xml --coverage-xml"
run: "vendor/bin/codecept run -c . -vvv --xml --coverage-xml"
1 change: 0 additions & 1 deletion public/build/125.8ad87764.js

This file was deleted.

1 change: 1 addition & 0 deletions public/build/125.dea60f4e.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion public/build/307.78ad71e6.js

This file was deleted.

1 change: 1 addition & 0 deletions public/build/307.c11c33c6.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion public/build/745.abf43805.js

This file was deleted.

1 change: 0 additions & 1 deletion public/build/801.643c3826.js

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion public/build/856.771f22b9.js

This file was deleted.

1 change: 1 addition & 0 deletions public/build/905.546b0a2d.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions public/build/949.adf98f9a.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion public/build/entrypoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"main": {
"js": [
"/bundles/pimcorestudioui/build/446.8cf76c24.js",
"/bundles/pimcorestudioui/build/main.4bb165ff.js"
"/bundles/pimcorestudioui/build/main.5187171a.js"
],
"css": [
"/bundles/pimcorestudioui/build/main.3691bcd8.css"
Expand Down
1 change: 0 additions & 1 deletion public/build/main.4bb165ff.js

This file was deleted.

1 change: 1 addition & 0 deletions public/build/main.5187171a.js

Large diffs are not rendered by default.

Loading

0 comments on commit c2b1564

Please sign in to comment.