chore(deploy): update deploy workflow to use unified deploy.yml - #219
Merged
Conversation
All configs packages released together at 7.17.0. Update catalog specifiers and lockfile to match — per lockstep policy. Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com>
Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com>
…d workflow Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com>
…c-workflow-templates Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com>
…es will generate it Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com>
Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com>
iamnewton
force-pushed
the
feat/simplified-deploy-workflow
branch
from
August 13, 2026 17:20
6150385 to
01af993
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #219 +/- ##
=======================================
Coverage 97.43% 97.43%
=======================================
Files 22 22
Lines 234 234
Branches 57 57
=======================================
Hits 228 228
Partials 6 6 🚀 New features to boost your workflow:
|
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
Update the deploy workflow to call the new unified
deploy.ymlreusable workflow instead of the removeddeploy-docs.yml/deploy-storybook.ymlworkflows. Also updates theholocron.config.tstrigger paths todocs/**only, removing references to now-deleted-docscontent packages.Test plan
docs/**changestheholocron/.github/.github/workflows/deploy.yml@mainRefs: theholocron/holocron#341