kountable / Bot

0 stars 1 forks source link

Ci/CD #4

Open Awinja-j opened 4 years ago

Awinja-j commented 4 years ago

Background: Continuous integration (CI) is the software development practice of regularly integrating code changes into a shared code repository.

Continuous delivery (CD) and continuous deployment Continuous delivery is all about the ability to continuously deliver integrated code, be it bug fixes or new features, to production. It means that your “green builds” are ready to go in one click, should you wish to release them.

Continuous deployment goes one step further as it allows you to automatically deploy live every main branch change that passes the CI.

To Do:

We will be using circle Ci for our ci/cd/ Set it up in the project by adding:

https://circleci.com/docs/2.0/enable-checks/

harrietmm-zz commented 4 years ago

@Awinja-j Should we not use Jenkins now that's what Kountable uses. Vlod set it up for app build-out and I think it's a good one.

Awinja-j commented 4 years ago

We should!

Please reach out to him again and ask him how to add to the project

On Wed, Nov 20, 2019, 12:01 PM harrietmm notifications@github.com wrote:

@Awinja-j https://github.com/Awinja-j Should we not use Jenkins now that's what Kountable uses. Vlod set it up for app build-out and I think it's a good one.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/kountable/Bot/issues/4?email_source=notifications&email_token=AGPQAF7GJY3RGOX5AMRDW6LQUT4G5A5CNFSM4JDMEH52YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEERHV2Q#issuecomment-555907818, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGPQAF6BRTVQSIN5EPHY5J3QUT4G5ANCNFSM4JDMEH5Q .