This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Integrate preserve functionality into @truffle/core #3818
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
947ffcc
to
0a7be17
Compare
ed40f16
to
b73efa9
Compare
fce8206
to
b48bcb4
Compare
e5375c3
to
fb35f2a
Compare
1ae34ca
to
429f2bf
Compare
725d140
to
19c1826
Compare
cfec4c1
to
e4a5095
Compare
ec1b758
to
0bb9414
Compare
0bb9414
to
13ab28b
Compare
5dfaa25
to
46a9e7f
Compare
- Add listAll{CommanPlugins|Recipes|Loaders} to Plugins - Add code to add `tag` to the plugin definition - Add Truffle preserve properties to PluginDefinition - Add tests for new functionality - Change from @gnidan's code: plugin json contains `tag` rather than `defaultTag` - Update preserve-fs and preserve-to-ipfs to use `tag`
- Add dependencies on the preserve packages (-filecoin) - Add functionality for help function (rather than object) - Add preserve to the list of commands - Add tests to main truffle package
- Allow untagged recipes (indicating they are downstream recipes) - Remove all loader-related code and tests - Update preserve command to match new @truffle/preserve interface - Provide "path" and "config" inputs by default - Update tests to check for dependency paths - Bug fix in @truffle/preserve-fs - Rename StepsController::log to update & overload the update event
13ab28b
to
4723303
Compare
gnidan
approved these changes
Mar 31, 2021
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.
Lookin' good!
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
tag
rather thandefaultTag