You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On every pull request, the code should be built and tested in a CI system. A really popular option is CircleCI. As an Aerogear member, you will have access to CircleCI already when you log in using your Github. From there, you will be able to add the project.
Steps:
Add the project in CircleCI
Add a CircleCI config. You can basically copy the entire .circleci folder from the ionic-showcase
The text was updated successfully, but these errors were encountered:
On every pull request, the code should be built and tested in a CI system. A really popular option is CircleCI. As an Aerogear member, you will have access to CircleCI already when you log in using your Github. From there, you will be able to add the project.
Steps:
.circleci
folder from the ionic-showcaseThe text was updated successfully, but these errors were encountered: