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

build: add custom dotenv parser #101

Merged
merged 4 commits into from
Sep 7, 2024
Merged

build: add custom dotenv parser #101

merged 4 commits into from
Sep 7, 2024

Conversation

Raiden1411
Copy link
Owner

Description

With foundry-rs/foundry#8684 being fixed in upstream anvil, we can now leverage anvil_reset.

We just run a single instance of anvil in the CI and we add the ability to read from a .env through our custom parser, so that we can levarage it for local tests.

Additional Information

Before submitting this issue, please make sure you do the following.

  • Added documentation related to the changes made.
  • Added or updated tests related to the changes made.

Copy link

vercel bot commented Sep 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
zabi ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 7, 2024 9:54pm

@Raiden1411 Raiden1411 merged commit ec77b3a into main Sep 7, 2024
17 checks passed
@Raiden1411 Raiden1411 deleted the env_load branch September 7, 2024 23:02
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.

1 participant