Skip to content

Added empiricompany/openmage_ignition as dependency #4799

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

Closed
wants to merge 107 commits into from

Conversation

sreichel
Copy link
Contributor

@sreichel sreichel commented May 5, 2025

I am not a fan of adding more and more features, but this should be in by default.

https://github.com/empiricompany/openmage_ignition/

(and ... we have added an event to make that work. use it :))

sreichel and others added 30 commits February 3, 2024 09:13
PHP8: fixes passing null in `Mage_Adminhtml_Block_Customer_Edit_Tab_Wishlist_Grid_Renderer_Description::render()`
…Edit_Tab_Wizard::getValue()` (#6)

* PHP8: fixes passing null in Mage_Adminhtml_Block_System_Convert_Gui_Edit_Tab_Wizard::getValue()

* Added docblock to template
- changed with to 330px for textarea, text & select fields
- updated README.md
* Test: removed Testfield b/c it does not work locally

* Test: updated workflow

* Test: updated workflow ... removed composer validation (for now)

* Test: updated workflow ...

* Test: updated workflow ...

* Test: updated workflow ...

* Test: updated workflow ...

* Test: updated workflow ...

* Test: updated workflow ...

* Test: updated workflow ...

* Test: updated workflow ...

* Test: updated workflow ...

* Test: updated workflow ...

* Test: updated workflow ... will fail

* Test: updated workflow ... added DB/install

* Test: updated workflow ...

* Test: updated workflow ...

* Remove gitpod running php73

* Remove docker install running php82

* Test: moved tests to root (as common practice)

* Test: updated workflow ... bootstrap.php

* Test: updated workflow ... test

* Test: updated workflow ... test

* Test: updated workflow ... test

* Test: updated workflow ... test

* Test: updated workflow ... test

* Test: updated workflow ... sonar config

* Test: updated workflow ... phpunit.xml.dist

* Test: updated workflow ... sonar workflow

* Test: updated workflow ... phpunit.yml

* Test: updated workflow ... gitignore [skip ci]

* Test: ddev shortcut [skip ci]

* Test: updated workflow ... gitignore [skip ci]

* Test: updated workflow ... gitignore [skip ci]
…th()` (#8)

* Fixes OpenMage/magento-lts#OpenMage#3619

* Renamed test

* Fixed test

* Removed tests here ...
* Revert "Test: moved tests to root (as common practice)"

This reverts commit 29b1e43.

* Revert "Remove docker install running php82"

This reverts commit 1fd3702.

* Revert "Remove gitpod running php73"

This reverts commit e4baf37.

* Move tests back to dev directory

* Fixed paths
* Added production-grade nginx and Docker environment (OpenMage#1209)

Co-authored-by: Fabrizio Balliano <[email protected]>
Co-authored-by: Ng Kiat Siong <[email protected]>

* Fixed branch names in code-ql workflow (OpenMage#3832)

* Added DDEV cronjob file (OpenMage#3831)

Co-authored-by: Sven Reichel <[email protected]>

* Updated the existing DDEV documentation (OpenMage#3830)

* Updated image in the DDEV's doc

* Fixed deprecation warning if downloadable sample is a url (OpenMage#3619)

* New feature: UI to list and remove orphaned ACL resources in backend. (OpenMage#3647)

Co-authored-by: Sven Reichel <[email protected]>
Co-authored-by: Fabrizio Balliano <[email protected]>

* New feature: Allow admin to create guest orders and reorder as guest (OpenMage#2233)

* Allow admin guest order and reorder
* PHPCS

---------

Co-authored-by: Fabrizio Balliano <[email protected]>

---------

Co-authored-by: Colin Mollenhour <[email protected]>
Co-authored-by: Fabrizio Balliano <[email protected]>
Co-authored-by: Ng Kiat Siong <[email protected]>
Co-authored-by: ADDISON <[email protected]>
Co-authored-by: Christoph Massmann <[email protected]>
Co-authored-by: Justin Beaty <[email protected]>
* Added production-grade nginx and Docker environment (OpenMage#1209)

Co-authored-by: Fabrizio Balliano <[email protected]>
Co-authored-by: Ng Kiat Siong <[email protected]>

* Fixed branch names in code-ql workflow (OpenMage#3832)

* Added DDEV cronjob file (OpenMage#3831)

Co-authored-by: Sven Reichel <[email protected]>

* Updated the existing DDEV documentation (OpenMage#3830)

* Updated image in the DDEV's doc

* Fixed deprecation warning if downloadable sample is a url (OpenMage#3619)

* New feature: UI to list and remove orphaned ACL resources in backend. (OpenMage#3647)

Co-authored-by: Sven Reichel <[email protected]>
Co-authored-by: Fabrizio Balliano <[email protected]>

* New feature: Allow admin to create guest orders and reorder as guest (OpenMage#2233)

* Allow admin guest order and reorder
* PHPCS

---------

Co-authored-by: Fabrizio Balliano <[email protected]>

---------

Co-authored-by: Colin Mollenhour <[email protected]>
Co-authored-by: Fabrizio Balliano <[email protected]>
Co-authored-by: Ng Kiat Siong <[email protected]>
Co-authored-by: ADDISON <[email protected]>
Co-authored-by: Christoph Massmann <[email protected]>
Co-authored-by: Justin Beaty <[email protected]>
* Return numeric php.ini value

* Fixed comparison
…ataByPath()` (#18)

* Add test for Varien_Object ... coverage 100%

* Add test for Varien_Object ... coverage 100% (2)

* Updated getData(), see OpenMage#3245

* Fixed path in sonar test

* Fixed path in sonar test

* Fixed typos

* Sonar fixes

* Fixed path in sonar test

* Fixed path in sonar test
Bumps [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) from 3.8.1 to 3.9.0.
- [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases)
- [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/CHANGELOG.md)
- [Commits](PHPCSStandards/PHP_CodeSniffer@3.8.1...3.9.0)

---
updated-dependencies:
- dependency-name: squizlabs/php_codesniffer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump phpstan/phpstan from 1.10.57 to 1.10.58

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.57 to 1.10.58.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.10.57...1.10.58)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* Fixed typo

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sven Reichel <[email protected]>
@github-actions github-actions bot added environment Component: lib/Varien Relates to lib/Varien Component: Adminhtml Relates to Mage_Adminhtml Component: Api PageRelates to Mage_Api Component: Payment Relates to Mage_Payment Component: lib/* Relates to lib/* composer Relates to composer.json phpunit labels May 5, 2025
@sreichel sreichel marked this pull request as draft May 5, 2025 02:50
@sreichel sreichel closed this May 5, 2025
@sreichel sreichel deleted the ignition branch May 5, 2025 02:50
@empiricompany
Copy link
Contributor

@sreichel I don't understand this and other PRs opened and closed immediately after.

@sreichel
Copy link
Contributor Author

sreichel commented May 5, 2025

Something went wrong, see commit history. There will be a new PR.

@sreichel
Copy link
Contributor Author

sreichel commented May 5, 2025

@sreichel I don't understand this and other PRs opened and closed immediately after.

Erm, when you agree with that PR, please add it on your own 😛

Why should I add your code? 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Adminhtml Relates to Mage_Adminhtml Component: Api PageRelates to Mage_Api Component: lib/Varien Relates to lib/Varien Component: lib/* Relates to lib/* Component: Payment Relates to Mage_Payment composer Relates to composer.json environment phpunit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants