core icon indicating copy to clipboard operation
core copied to clipboard

[Releng] Switch releng to GitHub actions

Open Guite opened this issue 6 years ago • 1 comments

Use workflows for GitHub actions to perform tests, analysis and build releases.

This entirely replaces external tools (e.g. StyleCI, Travis) as well as our Jenkins instance and moves continuous integration into this repository.

I am already using it for smaller repositories and collecting experience.

Further information: about actions, docs

  • [x] Replace release building / separate Jenkins instance
  • [x] Update CoreManager module accordingly (done in https://github.com/zikula/CoreManagerModule/commit/c506df6e8c293d86e137d36996f349f23c5c884c)
  • [ ] Review and decide about next steps (see also #3665)

Guite avatar Nov 15 '19 11:11 Guite

possibility: php-cs-fixer with symfony preset instead of StyleCI

Guite avatar Oct 07 '20 05:10 Guite