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

Configure github "environments" #37

Open
3 tasks
cfoellmann opened this issue Sep 3, 2019 · 0 comments
Open
3 tasks

Configure github "environments" #37

cfoellmann opened this issue Sep 3, 2019 · 0 comments

Comments

@cfoellmann
Copy link
Collaborator

cfoellmann commented Sep 3, 2019

We should try and automate "stuff" with the new github feature environments.

  • github-pages generate github pages (@blueglassdigital you should activate it via the repo settings and let it create the gh-pages branch if you want the pages for now or the future)

  • code-quality test PRs for code quality and later php unit tests (I like scrutinizer-ci.com for this as an example)

  • deploy-wporg deploy to wp.org SVN via the github pipeline (including testing for all needed changes like version numbers and minified assets)


Lets use GitHub actions. Potential solutions:

This was referenced Sep 4, 2019
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

No branches or pull requests

1 participant