Users/kingoftac/trusted publishing#278
Merged
Merged
Conversation
KingOfTac
requested review from
awentzel,
bheston and
nicholasrice
as code owners
November 21, 2025 18:51
bheston
approved these changes
Nov 21, 2025
Member
|
Is the idea of splitting out the components to separate the dependencies? I would love to get them more current, but it seems to dilute the repo a bit if we're going to put some effort back into making them current again. Let's chat more. |
Member
Author
I just think the tooling will get more complex and difficult to manage as time goes on if everything is in a single repository. |
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.
Pull Request
Description
This PR sets up the publish workflow for trusted publishing and migrates the project to using changesets from beachball for change automation.
Issues
Reviewer Notes
I removed the
proof-html.ymlworkflow because whenever it ran it never ran on any files so it seemed pointless to have.Test Plan
Checklist
General
⏭ Next Steps
Need to do an update pass on dependencies.
I would like to split the components package into a separate repository and focus this one entirely on AUI and the designer tools. Thoughts @bheston?