Pokedex for CI. A practice project for learning how to automatically test and deploy code.

github.com/midudev/pokedex-for-ci

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2021
  • Add cache to setup node
  • Merge pull request #1 from midudev/feat/add-new-feature
  • Update version
  • Fix wrong job tests
  • Parallelize CI
  • Bump new version
  • Publish new version
  • Avoid redudant builds
  • Make deploy to work only on master
  • Listen pull_request event for pipeline
  • Bump version
  • Add healthcheck and do rollback if not working
  • Add heroku deploy
  • Optimize npm install with ci
  • Optimize CI with npm ci and video cypress to false
  • Ignore cypress folders
  • Add E2E tests to deployment pipeline
  • Fix Next link with correct info
  • Build and test app in deployment pipeline
  • Add GitHub Actions badge status