Skip to content

Commit

Permalink
Merge pull request #93 from spryker-shop/release-202211.0
Browse files Browse the repository at this point in the history
Release 202211.0
  • Loading branch information
DmitryLymarenko committed Nov 25, 2022
2 parents 576d82c + b6d4680 commit 93919f3
Show file tree
Hide file tree
Showing 171 changed files with 31,844 additions and 11,753 deletions.
6 changes: 6 additions & 0 deletions .browserslistrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
last 1 Chrome version
last 1 Firefox version
last 2 Edge major versions
last 2 Safari major versions
last 2 iOS major versions
Firefox ESR
4 changes: 1 addition & 3 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ node_modules
!/src/Orm/Propel/.gitkeep

/src/Generated
/public/Yves/assets
/public/Backoffice/assets
/public/Zed/assets
/public/*/assets/

/tests/*/*/*/_output/*
/tests/*/*/*/_support/_generated/*
2 changes: 1 addition & 1 deletion .git.docker
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7561a90d6856ee17c29ef35c4206888354d8df3b
736fb5cb4dcb7f86ac7b16bd471bdd3dd4f5fa1c
51 changes: 25 additions & 26 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ on:

jobs:
validation:
name: "Static analysis / PHP 7.4"
name: "Static analysis / PHP 8.0"
runs-on: ubuntu-18.04
strategy:
fail-fast: false
matrix:
php-version: [
'7.4',
'8.0',
]

env:
Expand Down Expand Up @@ -50,7 +50,7 @@ jobs:

- uses: actions/setup-node@v1
with:
node-version: '12'
node-version: '16'

- name: NPM cache
uses: actions/cache@v2
Expand Down Expand Up @@ -115,8 +115,7 @@ jobs:

- name: Frontend install-dependencies
run: |
vendor/bin/console frontend:project:install-dependencies
vendor/bin/console frontend:yves:install-dependencies
vendor/bin/console frontend:project:install-dependencies -vvv
- name: Install NPM packages
run: |
Expand Down Expand Up @@ -154,12 +153,12 @@ jobs:
- name: Run Security check
run: vendor/bin/console security:check

php-74-mariadb-glue-alpine:
name: "PHP 7.4 / MariaDB / Glue / Alpine"
php-80-mariadb-glue-alpine:
name: "PHP 8.0 / MariaDB / Glue / Alpine"
runs-on: ubuntu-18.04
env:
PROGRESS_TYPE: plain
SPRYKER_PLATFORM_IMAGE: spryker/php:7.4
SPRYKER_PLATFORM_IMAGE: spryker/php:8.0
TRAVIS: 1

steps:
Expand All @@ -183,12 +182,12 @@ jobs:
docker/sdk testing console queue:worker:start --stop-when-empty
docker/sdk testing codecept run -c codeception.api.yml
php-74-postgresql-acceptance-alpine:
name: "PHP 7.4 / PostgreSQL / Acceptance / Alpine"
php-80-postgresql-acceptance-alpine:
name: "PHP 8.0 / PostgreSQL / Acceptance / Alpine"
runs-on: ubuntu-18.04
env:
PROGRESS_TYPE: plain
SPRYKER_PLATFORM_IMAGE: spryker/php:7.4
SPRYKER_PLATFORM_IMAGE: spryker/php:8.0
TRAVIS: 1

steps:
Expand All @@ -212,12 +211,12 @@ jobs:
docker/sdk testing codecept run -c codeception.acceptance.yml
php-74-postgresql-functional-alpine:
name: "PHP 7.4 / PostgreSQL / Functional / Alpine"
php-80-postgresql-functional-alpine:
name: "PHP 8.0 / PostgreSQL / Functional / Alpine"
runs-on: ubuntu-18.04
env:
PROGRESS_TYPE: plain
SPRYKER_PLATFORM_IMAGE: spryker/php:7.4
SPRYKER_PLATFORM_IMAGE: spryker/php:8.0
TRAVIS: 1

steps:
Expand All @@ -240,12 +239,12 @@ jobs:
docker/sdk testing console queue:worker:start --stop-when-empty
docker/sdk testing codecept run -c codeception.functional.yml
php-74-mariadb-acceptance-alpine:
name: "PHP 7.4 / MariaDB / Acceptance / Alpine"
php-80-mariadb-acceptance-alpine:
name: "PHP 8.0 / MariaDB / Acceptance / Alpine"
runs-on: ubuntu-18.04
env:
PROGRESS_TYPE: plain
SPRYKER_PLATFORM_IMAGE: spryker/php:7.4
SPRYKER_PLATFORM_IMAGE: spryker/php:8.0
TRAVIS: 1

steps:
Expand All @@ -269,12 +268,12 @@ jobs:
docker/sdk testing codecept run -c codeception.acceptance.yml
php-74-mariadb-functional-alpine:
name: "PHP 7.4 / MariaDB / Functional / Alpine"
php-80-mariadb-functional-alpine:
name: "PHP 8.0 / MariaDB / Functional / Alpine"
runs-on: ubuntu-18.04
env:
PROGRESS_TYPE: plain
SPRYKER_PLATFORM_IMAGE: spryker/php:7.4
SPRYKER_PLATFORM_IMAGE: spryker/php:8.0
TRAVIS: 1

steps:
Expand All @@ -297,12 +296,12 @@ jobs:
docker/sdk testing codecept run -c codeception.functional.yml
php-74-postgres-functional-debian:
name: "PHP 7.4 / PostgreSQL / Functional / Debian"
php-80-postgres-functional-debian:
name: "PHP 8.0 / PostgreSQL / Functional / Debian"
runs-on: ubuntu-18.04
env:
PROGRESS_TYPE: plain
SPRYKER_PLATFORM_IMAGE: spryker/php:7.4-debian
SPRYKER_PLATFORM_IMAGE: spryker/php:8.0-debian
TRAVIS: 1

steps:
Expand All @@ -324,12 +323,12 @@ jobs:
docker/sdk up -t -v
docker/sdk testing codecept run -c codeception.functional.yml
frontend-assets-via-docker-php-7-4:
name: "Docker / Alpine / PHP 7.4 / Frontend & Assets"
frontend-assets-via-docker-php-8-0:
name: "Docker / Alpine / PHP 8.0 / Frontend & Assets"
runs-on: ubuntu-18.04
env:
PROGRESS_TYPE: plain
SPRYKER_PLATFORM_IMAGE: spryker/php:7.4-alpine3.12
SPRYKER_PLATFORM_IMAGE: spryker/php:8.0
steps:
- uses: actions/checkout@v2
- run: echo eyAiZXhwZXJpbWVudGFsIiA6IHRydWUsICJmZWF0dXJlcyIgOiB7ICJidWlsZGtpdCI6IHRydWUgfSB9Cg==|base64 -d|sudo tee /etc/docker/daemon.json
Expand Down
9 changes: 3 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,7 @@ config/accumulated-config.json
/src/Generated/
/vendor/
FOSS.md
/public/Yves/maintenance/maintenance.marker
/public/Zed/maintenance/maintenance.marker
/public/Backoffice/maintenance/maintenance.marker
/public/*/maintenance/maintenance.marker

/data/*
!/data/import/
Expand All @@ -48,9 +46,7 @@ config/Yves/cache_bust.php
/node_modules/

# public stuff
public/Yves/assets/
public/Zed/assets/
public/Backoffice/assets/
/public/*/assets/

# vagrant stuff
.vagrant
Expand Down Expand Up @@ -96,3 +92,4 @@ composer.phar
c3.php
.phpstorm.meta.php
.githook_local
/architecture-baseline.json
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
legacy-peer-deps=true
4 changes: 1 addition & 3 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
# Ignore paths
/.github/
/.yarn/
/docker/
/frontend/
/vendor/
/public/Yves/assets/
/public/Zed/assets/
/public/*/assets/
**/dist/**

/composer.json
Expand Down
2 changes: 1 addition & 1 deletion .scrutinizer.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
environment:
php: '7.3'
php: '8.0.19'

tests:
override:
Expand Down
2 changes: 1 addition & 1 deletion .stylelintignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Ignore paths
**/node_modules/**
**/dist/**
public/*/assets/**
/public/*/assets/
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# Spryker B2B Demo Shop
[![Build Status](https://github.com/spryker-shop/b2b-demo-shop/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/spryker-shop/b2b-demo-shop/actions?query=branch:master)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/spryker-shop/b2b-demo-shop/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/spryker-shop/b2b-demo-shop/?branch=master)
[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%207.4-8892BF.svg)](https://php.net/)

[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%208.0-8892BF.svg)](https://php.net/)

## Description

Expand Down
Loading

0 comments on commit 93919f3

Please sign in to comment.