graycoreio / magento2-stdlogging

A drop in Magento 2 Module to pump all Magento 2 logs to StdErr instead of files.
MIT License
22 stars 6 forks source link

ci: replace azure with ga #21

Closed damienwebdev closed 2 years ago

damienwebdev commented 2 years ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[x] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Fixes: #19

What is the new behavior?

We now automatically test the codebase with the normalized Github Actions of @graycoreio

Does this PR introduce a breaking change?

[ ] Yes
[x] No