Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

Add GitHub Actions #1

Merged
merged 9 commits into from
Jun 10, 2019
Merged

Add GitHub Actions #1

merged 9 commits into from
Jun 10, 2019

Conversation

stefanzweifel
Copy link
Owner

@stefanzweifel stefanzweifel commented Jun 10, 2019

This Pull Request shows how we add GitHub Actions to this repository:

  1. 0ae7949: We add an empty Workflow File
  2. 8490594: Add Action to install composer dependencies
  3. 238aa80: Add Action to run our phpunit test suite
  4. a973a43 & 9b428e8: Add phpinsights and execute insights in an Action
  5. 61a8a48 & 1a52e01: Add php-cs-fixer and add Actions which run php-cs-fixer and commit possible fixed files back to the repository (see 1c20ab0).

@stefanzweifel stefanzweifel merged commit 861b5c6 into master Jun 10, 2019
@stefanzweifel stefanzweifel deleted the feat/add-github-actions branch June 10, 2019 17:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant