Skip to content

Add package script import defaults and action prompts#51

Merged
BunsDev merged 1 commit into
mainfrom
okcode/default-actions-package-manager
Mar 28, 2026
Merged

Add package script import defaults and action prompts#51
BunsDev merged 1 commit into
mainfrom
okcode/default-actions-package-manager

Conversation

@BunsDev
Copy link
Copy Markdown
Member

@BunsDev BunsDev commented Mar 28, 2026

Summary

  • Add package script discovery so new projects can be created with inferred actions from package.json when a package manager is available.
  • Add an import flow in the project actions UI to preview and import package scripts into project actions.
  • Prompt for template inputs before running actions that contain placeholders, instead of executing unresolved commands.
  • Simplify the markdown/file viewing path by removing the standalone markdown preview implementation and using the code viewer/editor flow consistently.
  • Update orchestration to carry project scripts through project.create events and add coverage for the new behavior.

Testing

  • Not run (PR content only).
  • Existing and new tests were added for orchestration and project script default/import logic.

- Propagate project scripts on create
- Add package.json script import UI and resolution
- Prompt for template inputs when running actions
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Mar 28, 2026 5:00am

@github-actions github-actions Bot added size:XL vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Mar 28, 2026
@BunsDev BunsDev merged commit 470f89d into main Mar 28, 2026
7 of 9 checks passed
@BunsDev BunsDev deleted the okcode/default-actions-package-manager branch March 31, 2026 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XL vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant