SPARK-98 Expose v6 Icons in a new Internal Legacy Package#478
Merged
mukunku merged 11 commits intoproductionfrom Jan 15, 2026
Merged
SPARK-98 Expose v6 Icons in a new Internal Legacy Package#478mukunku merged 11 commits intoproductionfrom
mukunku merged 11 commits intoproductionfrom
Conversation
giamir
reviewed
Jan 13, 2026
Contributor
giamir
left a comment
There was a problem hiding this comment.
Oh wow, did not expect this to be this simple. Nice work @mukunku
Did you have to add the cloudsmith secret as a GH secrets in this repo?
If so, I would recommend to update this spreadsheet where we keep track of the secrets for the stacks repos and how to rotate them.
Thanks 🙂
Collaborator
Author
Thanks Giamir, I didn't have edit permissions so I added three comments 😅 |
This file contains hidden or 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
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.
Summary
Because it's not possible to have two versions of the same NuGet package when using Central Package Management we decided to release a version of Stacks V6 called:
StackExchange.StacksIcons.Legacy. This additional package will allow internal consumers to use both legacy and SHINE icons at the same time.I opted to push directly to cloudsmith to avoid having a new public NuGet package.