Skip to content

fix(deploy): 🐛 remove stale name: input from deploy workflow - #258

Merged
iamnewton merged 1 commit into
mainfrom
fix/remove-stale-name-from-deploy
Aug 31, 2026
Merged

fix(deploy): 🐛 remove stale name: input from deploy workflow#258
iamnewton merged 1 commit into
mainfrom
fix/remove-stale-name-from-deploy

Conversation

@iamnewton

Copy link
Copy Markdown
Contributor

Removes the name: theholocron/react-template input that was injected by the now-removed -site package pattern (fixed in holocron #463). The name input no longer exists on the reusable deploy.yml; leaving it caused the deploy to try pnpm --filter @theholocron/react-template-site build which doesn't exist.

Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com>
@iamnewton
iamnewton requested a review from a team as a code owner August 31, 2026 03:21
@github-actions github-actions Bot added the bug Something isn't working label Aug 31, 2026
@chromatic-com

chromatic-com Bot commented Aug 31, 2026

Copy link
Copy Markdown

Tip

All tests passed and all changes approved!

🟢 UI Tests: 15 tests unchanged
🟢 UI Review: 15 stories published -- no changes
Storybook icon Storybook Publish: 15 stories published

@codecov

codecov Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #258   +/-   ##
=======================================
  Coverage   95.40%   95.40%           
=======================================
  Files           6        6           
  Lines          87       87           
  Branches       11       11           
=======================================
  Hits           83       83           
  Misses          2        2           
  Partials        2        2           
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cypress

cypress Bot commented Aug 31, 2026

Copy link
Copy Markdown

react    Run #231

Run Properties:  status check passed Passed #231  •  git commit 35dfeea87a ℹ️: Merge bd31a2ce3ebe0b4795d7b0f4e9c9b74c86a8dc57 into 95fa0166b8479e676f3e69c56025...
Project react
Branch Review fix/remove-stale-name-from-deploy
Run status status check passed Passed #231
Run duration 01m 05s
Commit git commit 35dfeea87a ℹ️: Merge bd31a2ce3ebe0b4795d7b0f4e9c9b74c86a8dc57 into 95fa0166b8479e676f3e69c56025...
Committer Newton
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 1
View all changes introduced in this branch ↗︎

@iamnewton
iamnewton merged commit dcaaae6 into main Aug 31, 2026
43 checks passed
@iamnewton
iamnewton deleted the fix/remove-stale-name-from-deploy branch August 31, 2026 03:53
@iamnewton

Copy link
Copy Markdown
Contributor Author

🎉 This PR is included in version 0.5.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@iamnewton iamnewton added the released Included in a release label Aug 31, 2026
@cypress

cypress Bot commented Aug 31, 2026

Copy link
Copy Markdown

react    Run #234

Run Properties:  status check passed Passed #234  •  git commit dcaaae61c2: fix(deploy): 🐛 remove stale name: input from deploy workflow (#258)
Project react
Branch Review main
Run status status check passed Passed #234
Run duration 01m 05s
Commit git commit dcaaae61c2: fix(deploy): 🐛 remove stale name: input from deploy workflow (#258)
Committer Newton
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 1
View all changes introduced in this branch ↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working released Included in a release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant