CI/CD with CircleCI. Igor Maslakov. Frontend talks.

CI/CD with CircleCI. Igor Maslakov. Frontend talks. Cистема непрерывного тестирования и доставки кода, которая позволит увеличить качество решений. На митапе рассматривается концепция CI/CD на примере CircleCI CRA S3. Automate your development process with continuous integration. Get the speed and reliability you need when building, testing, and deploying code. Build software your way using custom job orchestration with workflows. The concept of CI / CD is considered using the example of CircleCI CRA S3 at the meetup. # CircleCI [CircleCI CRA S3]() an example of a deploy process for React application to a S3 bucket using CircleCI. [CircleCI orbs]() a reusable package of YAML configuration. [Slack integration]() the Slack Orb is an “application“ that executes as a part of your job on CircleCI. In order to receive notifications, we must authenticate our application. [Host
Back to Top