smartcontractkit / chainlink-github-actions

Common action to run chainlink-testing-framework based tests in github ci

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

smartcontractkit/.github is Chainlink's new monorepo for reusable public actions.

The plan is to eventually migrate all actions in this repository to the .github repository. Please refrain from making new actions here if possible.

chainlink-github-actions

Place your action in a logically named folder with the action.yml and README.md and anything else required for your action.

Currently we will be versioning all actions at once with github releases/tags. In the future we can look into using something like changesets which is used by external-adapters-js to version independent actions.

About

Common action to run chainlink-testing-framework based tests in github ci

License:MIT License


Languages

Language:TypeScript 58.6%Language:Shell 24.2%Language:Go 16.2%Language:JavaScript 1.0%