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

Improve checks on GitHub actions #122

Merged
merged 17 commits into from
Aug 11, 2023
Merged

Improve checks on GitHub actions #122

merged 17 commits into from
Aug 11, 2023

Conversation

Nathan-SL
Copy link
Contributor

@Nathan-SL Nathan-SL commented Jul 25, 2023

  • Adds checks to Github actions
    * TypeScript correctness
    * Verifies that all .sh files in the project are executable
    * Ensures there are no occurrences of it.only in the test code
    * Performs hardhat config type check
  • Closes Improve checks in CI/CD #116

@Nathan-SL Nathan-SL requested a review from FabijanC July 25, 2023 07:36
@Nathan-SL Nathan-SL changed the title Update GitHub actions Improve checks on GitHub actions Jul 27, 2023
@Nathan-SL Nathan-SL requested a review from FabijanC July 27, 2023 06:45
.github/workflows/main.yml Outdated Show resolved Hide resolved
.github/workflows/main.yml Outdated Show resolved Hide resolved
.github/workflows/main.yml Outdated Show resolved Hide resolved
.github/workflows/main.yml Outdated Show resolved Hide resolved
.github/workflows/main.yml Outdated Show resolved Hide resolved
.github/workflows/main.yml Outdated Show resolved Hide resolved
.github/workflows/main.yml Outdated Show resolved Hide resolved
.github/workflows/main.yml Outdated Show resolved Hide resolved
.github/workflows/main.yml Outdated Show resolved Hide resolved
@Nathan-SL Nathan-SL requested a review from FabijanC July 28, 2023 10:54
.github/workflows/main.yml Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
package.json Show resolved Hide resolved
.github/workflows/main.yml Outdated Show resolved Hide resolved
@FabijanC FabijanC merged commit ec2b822 into plugin Aug 11, 2023
@FabijanC FabijanC deleted the update-github-actions branch August 11, 2023 10:57
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.

2 participants