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

Setup tooling on project #20

Closed
5 of 9 tasks
BrianGilbert opened this issue Feb 28, 2022 · 0 comments · Fixed by #22
Closed
5 of 9 tasks

Setup tooling on project #20

BrianGilbert opened this issue Feb 28, 2022 · 0 comments · Fixed by #22

Comments

@BrianGilbert
Copy link
Member

BrianGilbert commented Feb 28, 2022

Is your feature request related to a problem? Please describe.

  • Templates
  • CI
  • Linting
    • composer lint
    • commitlint
    • phpcs no custom code in project
  • Testing
    • phpunit
  • Code coverage all code is automatically generated, so not sure this is applicable

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@BrianGilbert BrianGilbert changed the title Setup CI on project Setup tooling on project Feb 28, 2022
BrianGilbert added a commit that referenced this issue Feb 28, 2022
BrianGilbert added a commit that referenced this issue Feb 28, 2022
BrianGilbert added a commit that referenced this issue Feb 28, 2022
BrianGilbert added a commit that referenced this issue Feb 28, 2022
BrianGilbert added a commit that referenced this issue Feb 28, 2022
BrianGilbert added a commit that referenced this issue Feb 28, 2022
BrianGilbert added a commit that referenced this issue Mar 1, 2022
BrianGilbert added a commit that referenced this issue Mar 1, 2022
BrianGilbert added a commit that referenced this issue Mar 1, 2022
BrianGilbert added a commit that referenced this issue Mar 1, 2022
BrianGilbert added a commit that referenced this issue Mar 1, 2022
BrianGilbert added a commit that referenced this issue Mar 1, 2022
BrianGilbert added a commit that referenced this issue Mar 1, 2022
BrianGilbert added a commit that referenced this issue Mar 1, 2022
BrianGilbert added a commit that referenced this issue Mar 1, 2022
BrianGilbert added a commit that referenced this issue Mar 1, 2022
BrianGilbert added a commit that referenced this issue Mar 1, 2022
BrianGilbert added a commit that referenced this issue Jun 3, 2022
* chore(#20): add templates

* chore(#20): allow phpunit to run

* chore(#20): add composer linting, update composer.json to pass linting

* chore(#20): add conventional commit check of commit messages

* chore: update gitpod image

* chore: update composer file

* chore: delete redundant patch

* chore: install node in gitpod

* chore: fix composer.json

Co-authored-by: Brian Gilbert <brian@briangilbert.net>
BrianGilbert added a commit that referenced this issue Jun 3, 2022
* chore(#20): add templates

* chore(#20): allow phpunit to run

* chore(#20): add composer linting, update composer.json to pass linting

* chore(#20): add conventional commit check of commit messages

* chore: update gitpod image

* chore: update composer file

* chore: delete redundant patch

* chore: install node in gitpod

* chore: fix composer.json

* Install node in custom image

* remove node install from command

* fix: clean script

* fix: install node v16

* fix: open website preview when Gitpod is ready

Co-authored-by: Brian Gilbert <brian@realityloop.com>
Co-authored-by: Brian Gilbert <brian@briangilbert.net>
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 a pull request may close this issue.

1 participant