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.
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
Support installer declarations #100
base: master
Are you sure you want to change the base?
Support installer declarations #100
Changes from all commits
a21f519
5133b24
d5386ae
f482371
fa553fa
e78e738
2f48028
477927e
a579ec7
3344202
9b61bc4
577b6af
bb8f07c
6f57fbc
a7ec319
96b2969
8899748
cd9a6d1
1b3bcb6
9dddd68
05a142e
7010ed5
db7ed25
20e6bcc
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 111 in ThunderstoreCLI/API/ApiHelper.cs
Codecov / codecov/patch
ThunderstoreCLI/API/ApiHelper.cs#L111
Check warning on line 297 in ThunderstoreCLI/Commands/BuildCommand.cs
Codecov / codecov/patch
ThunderstoreCLI/Commands/BuildCommand.cs#L297
Check warning on line 299 in ThunderstoreCLI/Commands/BuildCommand.cs
Codecov / codecov/patch
ThunderstoreCLI/Commands/BuildCommand.cs#L299
Check warning on line 309 in ThunderstoreCLI/Commands/BuildCommand.cs
Codecov / codecov/patch
ThunderstoreCLI/Commands/BuildCommand.cs#L306-L309
Check warning on line 41 in ThunderstoreCLI/Commands/InitCommand.cs
Codecov / codecov/patch
ThunderstoreCLI/Commands/InitCommand.cs#L41
Check warning on line 256 in ThunderstoreCLI/Commands/PublishCommand.cs
Codecov / codecov/patch
ThunderstoreCLI/Commands/PublishCommand.cs#L256
Check warning on line 14 in ThunderstoreCLI/Configuration/CLIParameterConfig.cs
Codecov / codecov/patch
ThunderstoreCLI/Configuration/CLIParameterConfig.cs#L14
Check warning on line 32 in ThunderstoreCLI/Configuration/CLIParameterConfig.cs
Codecov / codecov/patch
ThunderstoreCLI/Configuration/CLIParameterConfig.cs#L32
Check warning on line 48 in ThunderstoreCLI/Configuration/CLIParameterConfig.cs
Codecov / codecov/patch
ThunderstoreCLI/Configuration/CLIParameterConfig.cs#L48
Check warning on line 66 in ThunderstoreCLI/Configuration/CLIParameterConfig.cs
Codecov / codecov/patch
ThunderstoreCLI/Configuration/CLIParameterConfig.cs#L66
Check warning on line 74 in ThunderstoreCLI/Configuration/CLIParameterConfig.cs
Codecov / codecov/patch
ThunderstoreCLI/Configuration/CLIParameterConfig.cs#L74
Check warning on line 87 in ThunderstoreCLI/Configuration/CLIParameterConfig.cs
Codecov / codecov/patch
ThunderstoreCLI/Configuration/CLIParameterConfig.cs#L87
Check warning on line 102 in ThunderstoreCLI/Configuration/CLIParameterConfig.cs
Codecov / codecov/patch
ThunderstoreCLI/Configuration/CLIParameterConfig.cs#L102
Check warning on line 116 in ThunderstoreCLI/Configuration/CLIParameterConfig.cs
Codecov / codecov/patch
ThunderstoreCLI/Configuration/CLIParameterConfig.cs#L116
Check warning on line 16 in ThunderstoreCLI/Configuration/Config.cs
Codecov / codecov/patch
ThunderstoreCLI/Configuration/Config.cs#L16
Check warning on line 47 in ThunderstoreCLI/Configuration/Config.cs
Codecov / codecov/patch
ThunderstoreCLI/Configuration/Config.cs#L35-L47
Check warning on line 49 in ThunderstoreCLI/Configuration/Config.cs
Codecov / codecov/patch
ThunderstoreCLI/Configuration/Config.cs#L49
Check warning on line 135 in ThunderstoreCLI/Configuration/Config.cs
Codecov / codecov/patch
ThunderstoreCLI/Configuration/Config.cs#L135
Check warning on line 138 in ThunderstoreCLI/Configuration/Config.cs
Codecov / codecov/patch
ThunderstoreCLI/Configuration/Config.cs#L138
Check warning on line 157 in ThunderstoreCLI/Configuration/Config.cs
Codecov / codecov/patch
ThunderstoreCLI/Configuration/Config.cs#L144-L157
Check warning on line 242 in ThunderstoreCLI/Configuration/Config.cs
Codecov / codecov/patch
ThunderstoreCLI/Configuration/Config.cs#L240-L242
Check warning on line 247 in ThunderstoreCLI/Configuration/Config.cs
Codecov / codecov/patch
ThunderstoreCLI/Configuration/Config.cs#L247
Check warning on line 7 in ThunderstoreCLI/Configuration/DefaultConfig.cs
Codecov / codecov/patch
ThunderstoreCLI/Configuration/DefaultConfig.cs#L7
Check warning on line 15 in ThunderstoreCLI/Configuration/DefaultConfig.cs
Codecov / codecov/patch
ThunderstoreCLI/Configuration/DefaultConfig.cs#L15
Check warning on line 22 in ThunderstoreCLI/Configuration/DefaultConfig.cs
Codecov / codecov/patch
ThunderstoreCLI/Configuration/DefaultConfig.cs#L22
Check warning on line 26 in ThunderstoreCLI/Configuration/DefaultConfig.cs
Codecov / codecov/patch
ThunderstoreCLI/Configuration/DefaultConfig.cs#L26
Check warning on line 33 in ThunderstoreCLI/Configuration/DefaultConfig.cs
Codecov / codecov/patch
ThunderstoreCLI/Configuration/DefaultConfig.cs#L33
Check warning on line 41 in ThunderstoreCLI/Configuration/DefaultConfig.cs
Codecov / codecov/patch
ThunderstoreCLI/Configuration/DefaultConfig.cs#L41
Check warning on line 46 in ThunderstoreCLI/Configuration/DefaultConfig.cs
Codecov / codecov/patch
ThunderstoreCLI/Configuration/DefaultConfig.cs#L46
Check warning on line 60 in ThunderstoreCLI/Configuration/DefaultConfig.cs
Codecov / codecov/patch
ThunderstoreCLI/Configuration/DefaultConfig.cs#L52-L60
Check warning on line 64 in ThunderstoreCLI/Configuration/DefaultConfig.cs
Codecov / codecov/patch
ThunderstoreCLI/Configuration/DefaultConfig.cs#L63-L64
Check warning on line 66 in ThunderstoreCLI/Configuration/DefaultConfig.cs
Codecov / codecov/patch
ThunderstoreCLI/Configuration/DefaultConfig.cs#L66