Skip to content

Update tests.yml#56

Merged
Dargon789 merged 1 commit into
feature/integrationfrom
Dargon789-patch-1
Sep 17, 2025
Merged

Update tests.yml#56
Dargon789 merged 1 commit into
feature/integrationfrom
Dargon789-patch-1

Conversation

@Dargon789

@Dargon789 Dargon789 commented Sep 17, 2025

Copy link
Copy Markdown
Owner

Summary by Sourcery

Update the tests GitHub Actions workflow to fix the dependency path and switch the local blockchain startup to an Anvil mainnet fork

CI:

  • Use the correct working-directory for installing dependencies
  • Replace Hardhat node startup with Anvil mainnet fork for local blockchain tests
  • Preserve the Ganache CLI fallback option

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>
@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@vercel

vercel Bot commented Sep 17, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
sequence.js Ready Ready Preview Comment Sep 17, 2025 2:29pm

@gemini-code-assist

Copy link
Copy Markdown

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@sourcery-ai

sourcery-ai Bot commented Sep 17, 2025

Copy link
Copy Markdown
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Updated CI workflow by correcting the install step path and improving the blockchain node startup process to use anvil fork

File-Level Changes

Change Details Files
Corrected working directory for dependency installation
  • Removed old placeholder working-directory
  • Set working-directory to actual package.json location
.github/workflows/tests.yml
Refined local blockchain node startup command
  • Replaced npx hardhat node with anvil --fork-url command
  • Retained ganache CLI comment as alternative
.github/workflows/tests.yml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey there - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@codesandbox

codesandbox Bot commented Sep 17, 2025

Copy link
Copy Markdown

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@Dargon789 Dargon789 merged commit c18059c into feature/integration Sep 17, 2025
@Dargon789 Dargon789 deleted the Dargon789-patch-1 branch September 17, 2025 14:33
@Dargon789 Dargon789 mentioned this pull request Jan 7, 2026
@Dargon789 Dargon789 mentioned this pull request May 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant