Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: add format checking and test to ci #7

Merged
merged 9 commits into from
Jul 13, 2023
Merged

Conversation

luizstacio
Copy link
Member

@luizstacio luizstacio commented Jul 12, 2023

Add checks and tests run on every PR;

This PR adds CI with;

  • Formatting checking using forc, cargo,prettier and solhint. And also cargo clippy.
  • Build packages step for creating artifacts and types.
  • Run all package tests.
  • And run the integration test also.

This PR not includes the work for;

@luizstacio luizstacio marked this pull request as ready for review July 13, 2023 11:49
@luizstacio luizstacio self-assigned this Jul 13, 2023
packages/fungible-token/package.json Outdated Show resolved Hide resolved
packages/message-predicates/package.json Outdated Show resolved Hide resolved
scripts/test.sh Outdated Show resolved Hide resolved
.github/workflows/pr.yml Show resolved Hide resolved
@luizstacio luizstacio merged commit 5da0dbb into main Jul 13, 2023
@luizstacio luizstacio deleted the ls/config/set-ci branch July 13, 2023 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants