-
Notifications
You must be signed in to change notification settings - Fork 27
use forge std from npm #533
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
Changes from all commits
f2a186d
9b2d676
480aec0
e972622
b733cca
c2a9dd0
10b3751
8142106
0349bc3
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| # ALL_FOUNDRY_PRODUCTS contains a list of all products that have a foundry | ||
| # profile defined and use the Foundry snapshots. | ||
| ALL_FOUNDRY_PRODUCTS = automation-cre keystone l2ep llo-feeds operatorforwarder payments shared workflow data-feeds | ||
|
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. These have been moved out a while ago, fixing tech debt |
||
| ALL_FOUNDRY_PRODUCTS = automation-cre l2ep llo-feeds operatorforwarder payments shared data-feeds | ||
|
RensR marked this conversation as resolved.
|
||
|
|
||
| # To make a snapshot for a specific product, either set the `FOUNDRY_PROFILE` env var | ||
| # or call the target with `FOUNDRY_PROFILE=product` | ||
|
|
||
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needed because forge-std is a dev dependency