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

Kore/sdk update 2023 11 #1

Draft
wants to merge 195 commits into
base: kore/sdk-fixes-2022-08
Choose a base branch
from

Conversation

marek-obuchowicz
Copy link

@marek-obuchowicz marek-obuchowicz commented Nov 21, 2023

Description

Pull request opened only for comparing branches

feversocial and others added 30 commits November 19, 2021 10:52
* SC-7719: init templates for deploy yaml and implemented logic for file merging

* SC-7720: implemented logic for parameters overriding

* SC-7726: implemented logic for section overriding

* SC-7676: fixed code style for yml templates

* SC-7676: updated composer

* SC-7676: added ci templates

* SC-7676: implemented few unit tests

* SC-7676: moved tests

* SC-7676: finished with tests

* SC-7676: fix issue with project copy

* SC-7676: fix issue with project copy

* SC-7676: updated documentation

* SC-7676: updated documentation

* SC-7718: removed secret credentials

* SC-7677: implemented config command

* SC-7677: add job for TravisCI

* SC-7677: add job for TravisCI

* SC-7677: fixed annotation

* SC-7677: added few rules by documentation

* SC-7677: added interface

* SC-7677: renamed TableOutput and fixed factory tests

* SC-8162: refactoring

* SC-8162: fixed tests

* SC-8162: fixed tests

* SC-8162: added more softly rules for validation

* SC-8162: added tests

* TW review

* Update 01-deploy-file.md

* update-links

* SC-8162: validation updates

* SC-7676: cs fix

* SC-7712: updated documentation

* SC-7710: added rule tests

* SC-7710: cs fix

* SC-8258: moved tests

* SC-8258: added gitignore

* SC-8258: drop table output

* SC-8258: rename root files + add two rules for application and database

* SC-8258: fix cs

* SC-8258: fix cs

* SC-8258: changed name for DeployFile classes

* SC-8258: moved executors to process directory

* SC-8258: cleanup phpstan and spryker css

* SC-8258: renamed method name

* SC-8258: added Arrange, Act, Assert annotation

* SC-8258: CR fixes

* SC-8258: fixed tests

* SC-8258: CR fixes

* TW review

* TW review

Extend information about deploy file, review deploy file inheritance use cases

* Update 01-deploy-file.md

* fix comments

* Update 01-deploy-file.md

* Update 02-deploy.file.reference.v1.md

* fix comments

* Update 01-deploy-file.md

* Update 02-deploy.file.reference.v1.md

* Update 02-deploy.file.reference.v1.md

Co-authored-by: Andrii Tserkovnyi <[email protected]>
Co-authored-by: Aleksandr Myrnyi <[email protected]>
…itance-follow-up

Sc 8089/deploy file inheritance follow up
* Introduce a new GlueBackendApi endpoint

* Glue env vars extension

* SC-8094: updated docs

* Update 09-troubleshooting.md

Co-authored-by: Filip Sushko <[email protected]>
…ryker#270)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.12.1 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.12.1...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ker#278)

* Nginx. Debug configuration

* Adjust Nging configuration
* Fixed response code in cli-rpc.js

* Transfer STDERR output with cli-rpc.js

Co-authored-by: Herbert Scheffknecht <[email protected]>
* SC-8536: Multiple import of the same file

* SC-8536: adjust multiply import

* ALO-278: adjust multiply parameters

* ALO-278: adjust multiply parameters

* SC-8536: adjusted docs

* SC-8536: updated tests

* SC-8536: updated docs

* SC-8536: updated docs

Co-authored-by: Filip Sushko <[email protected]>
…ryker#283)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [twig/twig](https://github.com/twigphp/Twig) from 2.14.7 to 2.14.11.
- [Release notes](https://github.com/twigphp/Twig/releases)
- [Changelog](https://github.com/twigphp/Twig/blob/v2.14.11/CHANGELOG)
- [Commits](twigphp/Twig@v2.14.7...v2.14.11)

---
updated-dependencies:
- dependency-name: twig/twig
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
spryker#269)

* SC-8405: Introduced Nginx header for set up client request header size

* Make header size adjustable

* SC-8405: Increase headers size
* SC-8815: Added missed PHP-FPM configuration

* Update frontend.default.conf.twig
* SC-8611: Dynaminc parameters filter

* Update 01-deploy-file.md

* Update DeployFileGeneratorFactory.php

* Update ParameterFilterNotExistException.php

* Replace to str_pos
kalaputsik and others added 30 commits June 5, 2023 10:32
…spryker#447)

* fix security repository for Debian into Jenkins service

* fix bullseye + fonts-dejavu

* remove contrib + non-free
…fic service (spryker#427)

* Added:  command

* Adjusted help output by removing non existing argument

* Adjust help command description

---------

Co-authored-by: alexanderM91 <[email protected]>
* SC-13165: Cloud E2E data

* Change an order of e2e block
…Jenkins. (spryker#451)

* Update Jenkins Boilerplate version to 2.387.1

* Init newrelic-insight-key into Jenkins

* rename config file

* Update Dockerfile

---------

Co-authored-by: Aleksandr Myrnyi <[email protected]>
* SC-13992: try to fix healthcheck for mysql

* Revert "SC-13992: try to fix healthcheck for mysql"

This reverts commit e38fffa.

* SC-13992: added mysql connection check

* SC-13992: cleanup after CR
…e merchant portal (spryker#450)

* fixing merchant-portal.server.conf.twig

* fixing tabs

* remove checking backoffice

* removed ternary operators
…spryker#458)

* SC-14953: fixed progress and CI

* SC-14953: fixed progress for GH actions
* SC-13156: refactoring

* SC-13156:revert lock file

* SC-13156: revert lock file

* SC-13156: updated CI

* SC-13156: dropped dead code + doc

* SC-13156: dropped unused autoload path

* SC-13156: refactoring

* Dynamic store project data adjustments

* SC-13156: dropped old artifacts

* SC-13156: fix CI

* SC-14953: fixed progress and CI

* SC-14953: fixed progress for GH actions

---------

Co-authored-by: alexanderM91 <[email protected]>
Co-authored-by: Artem Stromets <[email protected]>
* SC-13992: try to fix healthcheck for mysql

* Revert "SC-13992: try to fix healthcheck for mysql"

This reverts commit e38fffa.

* SC-13992: added mysql connection check

* SC-13992: cleanup after CR

* SC-13992: added db restart and catch up exception

* SC-14953: fixed progress and CI

* SC-14953: fixed progress for GH actions

---------

Co-authored-by: Aleksandr Myrnyi <[email protected]>
* Update Jenkins Boilerplate version to 2.387.1

* Init newrelic-insight-key into Jenkins

* rename config file

* Jenkins 2.401 version

* extend README file with Jenkins version

* revert the default version for Jenkins

---------

Co-authored-by: Aleksandr Myrnyi <[email protected]>
…ryker#459)

* SC-14953: fixed optional services

* SC-14974: fixes after devqa

* SC-14974: reverted new command

* SC-14974: reverted new command
* SC-15562: adjust buildNewrelicDistributedTracing with array key exist

* SC-15562: fixed buildNewrelicDistributedTracing
* SC-17065: CIDR support for the maintenance mode

* Extend the docs with IP CIDR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.