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

Set up continuous deployment (integration + delivery) #35

Open
2 tasks
iqis opened this issue Jun 24, 2019 · 1 comment
Open
2 tasks

Set up continuous deployment (integration + delivery) #35

iqis opened this issue Jun 24, 2019 · 1 comment
Labels
low priority Meta-work Description, README, CI, documentation, test
Projects

Comments

@iqis
Copy link
Contributor

iqis commented Jun 24, 2019

Continuous integration is a service that automatically checks error in your code each time a new commit is pushed to GItHub. A badge can be displayed on whether the build passes the test. At current stage, it is most likely that our code with fail the CI's stringent standards. But don't be discouraged.

Before we can implement free CI service, our repo needs to be open.

Set up:

  • TravisCI
  • AppVeyor
@iqis iqis self-assigned this Jun 24, 2019
@wendtke wendtke added this to To do in psyphr Jun 25, 2019
@iqis iqis added the Meta-work Description, README, CI, documentation, test label Jun 25, 2019
@wendtke
Copy link
Owner

wendtke commented Aug 23, 2019

Implement continuous deployment - Chase Clark

Slides

@wendtke wendtke changed the title Set up continuous integration Set up continuous deployment (integration + delivery) Aug 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low priority Meta-work Description, README, CI, documentation, test
Projects
psyphr
  
To do
Development

No branches or pull requests

2 participants