-
Notifications
You must be signed in to change notification settings - Fork 35
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
Updates documentation and includes RecklessBoon plugins #1
Merged
manuelmayer-dev
merged 1 commit into
Macro-Deck-App:main
from
RecklessBoon:feature/update-docs-plus-include-recklessboon-plugins
Mar 3, 2022
Merged
Updates documentation and includes RecklessBoon plugins #1
manuelmayer-dev
merged 1 commit into
Macro-Deck-App:main
from
RecklessBoon:feature/update-docs-plus-include-recklessboon-plugins
Mar 3, 2022
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
- Documentation had duplication. Removed from main and added link - Used git submodule to pull in RecklessBoon plugin repositories - These were preprepared for use in this solution
RecklessBoon
deleted the
feature/update-docs-plus-include-recklessboon-plugins
branch
September 16, 2022 01:42
manuelmayer-dev
pushed a commit
that referenced
this pull request
Oct 7, 2022
…fyPlugin [Plugin Update] Daveleon64.SpotifyPlugin
manuelmayer-dev
pushed a commit
that referenced
this pull request
Oct 14, 2022
[Plugin Update] Sulbon.UDPCallUnity => branch_v1
manuelmayer-dev
pushed a commit
that referenced
this pull request
Oct 17, 2022
…HKPlugin [Plugin Update] jbcarreon123.AHKPlugin => main
manuelmayer-dev
pushed a commit
that referenced
this pull request
Oct 20, 2022
…rwatch.HeroIllustrations [IconPack Update] Pukima.Overwatch.HeroIllustrations => main
manuelmayer-dev
pushed a commit
that referenced
this pull request
Apr 11, 2023
[Plugin Update] Ize.Speedtest => main
manuelmayer-dev
pushed a commit
that referenced
this pull request
Apr 13, 2023
[Plugin Update] Ize.Speedtest => main
manuelmayer-dev
added a commit
that referenced
this pull request
Apr 16, 2023
…cketPlugin [Plugin Update] SuchByte.OBS-WebSocketPlugin => v1.4.3
manuelmayer-dev
pushed a commit
that referenced
this pull request
Jun 16, 2023
[IconPack Update] Piripe.Fluent => main
manuelmayer-dev
pushed a commit
that referenced
this pull request
Jun 24, 2023
…eanIcons [IconPack Update] Twitchiger.CleanIcons => main
manuelmayer-dev
added a commit
that referenced
this pull request
Oct 7, 2023
…SpotifyPlugin [Plugin Update] Develeon64.SpotifyPlugin => 195e909cbd9a88ff1877645ca0582654e68e22c4
manuelmayer-dev
added a commit
that referenced
this pull request
Oct 9, 2023
…UBBatteries [Plugin Update] SuchByte.GHUBBatteries => v1.1.0
manuelmayer-dev
pushed a commit
that referenced
this pull request
Oct 15, 2023
manuelmayer-dev
pushed a commit
that referenced
this pull request
Apr 7, 2024
manuelmayer-dev
pushed a commit
that referenced
this pull request
Apr 11, 2024
manuelmayer-dev
pushed a commit
that referenced
this pull request
Apr 14, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
I have been testing out using submodule to pull in the remote repositories. I like this approach as it does the following:
git submodule update --recursive
to get all the latest versions of every plugin at onceYou can use this pull request as an example of what the process would be like and use that in your decision of whether to allow this type of addition.
I also updated the documentation with what Devs need to do in order to get their plugin included and/or updated to a new tag