Git Product home page Git Product logo

docs's Introduction

codechecks.io — Documentation

Open source platform for code review automation.

With Codechecks you can replace tools like:

and build even more cool stuff:

  • visual regression
  • type coverage checking for typescript projects
  • deployments per commits
  • performance tracking

Check out what's already build

Best part: everything is open source and checks run in userland (your CI) meaning you can implement totally new ideas without any backend changes — it's just JavaScript. API component is general enough to fit lots of different use cases.

If you want to get in, please contact us at [email protected]

Expect more docs soon...

Contents

  1. Getting started
  2. How does it work?
  3. Configuration — codechecks.yml/json/ts/js
    1. CLI options
  4. Checks (plugins) development
    1. Developing reusable checks
    2. Testing checks
  5. How to build X?
  6. Client API reference
  7. Local mode
  8. Supported CI providers
    1. Adding new CI
  9. Debugging
  10. Badges
  11. FAQ
  12. Roadmap

docs's People

Contributors

krzkaczor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

docs's Issues

npx codechecks fails with ENOVERSIONS on GitHub Actions

Hi!

I've decided to try out codechecks on one of my (open source) side projects!

So I followed the example provided in https://github.com/codechecks/docs/blob/master/supported-ci.md#github-actions

But, I'm getting the following error:

$ npx codechecks
  shell: /bin/bash -e {0}
  env:
    CC_SECRET: ***
npm ERR! code ENOVERSIONS
npm ERR! No valid versions available for codechecks

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-01-02T09_25_49_424Z-debug.log
Install for codechecks@latest failed with code 1
##[error]Process completed with exit code 1.

Is there something I may have forgotten to do? Any idea of how I can fix this?

Link to Pull Request: adrienjoly/telegram-scribe-bot#8

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.