Skip to content

A hello-world equivalent for different CI providers testing & building basic CRA app

License

Notifications You must be signed in to change notification settings

rohit-gohri/hello-world-ci

Repository files navigation

Hello CI (frontend)

A hello-world equivalent for different CI providers: all doing a simple task of testing & building a basic CRA app.

View Related Slides: https://rohit.page/slides/ci/

Pipelines:

View file: nodejs.yml

Github Action Status

Gitlab CI integrates with external git repositories (including Github ones) to mirror them and run Gitlab CI pipelines.

View file: .gitlab-ci.yml

Gitlab Pipeline Status

View file: .drone.yml

Drone Build Status

View file: .travis.yml

Travis Pipeline Status

Deployments:

Using ZEIT Now

View the website at https://hello-ci-frontend.now.sh/. Deployed using now-cli.

Docker Images

Some of these pipelines use docker images as the container in which the commands are executed. Images used are: