Skip to content

Reusable workflows to use in GitHub Actions

License

Notifications You must be signed in to change notification settings

sablier-labs/reusable-workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reusable Workflows

This repository contains a collection of reusable GitHub Actions workflows.

Tables

EVM

Note that several workflows require the smart contract artifacts and the node modules to be cached before running. The forge-build workflow handles this automatically. So you may need to run forge-build before, for example, forge-coverage.

Name Description
bulloak-check Check with Bulloak that Solidity tests conform to BTT spec
forge-build Build a Forge project
forge-coverage Measure test coverage for a Forge project
forge-lint Lint a Forge project
forge-test Test a Forge project
slither-analyze Analyze an Ethereum project with Slither

Miscellaneous

Name Description
stale Close stale issues and PRs

References

Dependents

A list of repositories that depend on this one.

If we make changes to this repo, we may need to update the dependents as well.

License

This project is licensed under MIT.

About

Reusable workflows to use in GitHub Actions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •