GithubHelp home page GithubHelp logo

prchecks's Introduction

Amity PR Checks

What is it?

It's a collection of composite Github actions used to enforce quality practices in Amity repositories.

How to use?

The document of each action is located in their own README.md, where there should be a small description of what the action does, and a reasonable snippet to copy paste.

How is it organized?

The actions are organized around lerna and yarn workspaces to mutualize dependencies, testing, building, changelog generation, etc etc...

How to contribute?

  1. Make a git branch (to make a PR)
  2. Create a folder for your action. It's highly suggested to copy-paste and use ./pr-title as template (since it's the easier action of all)
  3. Enter the package.json's name to be the folder's name (1-1 mapping is always easier)
  4. Code all you want and submit.

About github actions

Actions are supposed to be "dependency-less single file javascript auto-executable modules". It basically means that all code should be contained in a index.js. This built file must be versioned so that the runner can download it later.

prchecks's People

Contributors

y-nk avatar ramyareye avatar

Watchers

Rattiya Thanasoontornrerk avatar Bonn avatar Cijin Cherian avatar Boonyarit Wiriyagulpat avatar Kiattirat Sujjapongse avatar Yevhen (Jenya) Khort avatar Nuttapong Thaiauboon avatar  avatar Nutchaphon Rewik avatar Chit Khine avatar Visoot Soisang avatar Supanut Apikulvanich avatar Phyo Min Htun (Joseph) avatar Gaurav KC avatar Kaung Myat Lwin avatar Pawarit (Nhui) Chongkrichug avatar Myat Su Phyo avatar D Ther Htun avatar D.Chanatip avatar Pheerapoch Soonthornwathin avatar pachara.james avatar

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.