Skip to content

Conversation

@cprecioso
Copy link
Member

@cprecioso cprecioso commented Nov 10, 2025

Description

As part of #3073, I'd like to generate a project from a locally-downloaded version of OpenSaaS.

I added a new kind of template and a hidden command wasp new:custom to handle this case.

Connections

Type of change

  • 🔧 Just code/docs improvement
  • 🐞 Bug fix
  • 🚀 New/improved feature
  • 💥 Breaking change

Checklist

  • I tested my change in a Wasp app to verify that it works as intended.

  • 🧪 Tests:

    • I added unit tests for my change.
    • (if you fixed a bug) I added a regression test for the bug I fixed.
    • (if you added/updated a feature) I added/updated e2e tests at examples/kitchen-sink/e2e-tests.
    • (if you added/updated a feature) I updated the starter templates at waspc/data/Cli/templates, as needed.
  • 📜 Documentation:

    • (if you added/updated a feature) I added/updated the documentation in web/docs/.
  • 🆕 Changelog: (if change is more than just code/docs improvement)

    • I updated waspc/ChangeLog.md with a user-friendly description of the change.
    • (if you did a breaking change) I added a step to the current migration guide at web/docs/migration-guides/.
    • I bumped the version in waspc/waspc.cabal to reflect the changes I introduced.

@cprecioso cprecioso self-assigned this Nov 10, 2025
@cprecioso cprecioso force-pushed the cprecioso/add-local-template branch from e44a8b4 to 34f0196 Compare November 10, 2025 16:20
@cprecioso cprecioso force-pushed the cprecioso/add-local-template branch from 34f0196 to 262dd7b Compare November 10, 2025 18:58
@cprecioso cprecioso changed the base branch from main to cprecioso/refactor-starter-templates November 10, 2025 19:08
@cprecioso cprecioso changed the base branch from cprecioso/refactor-starter-templates to push-xnpmxsysoopv November 10, 2025 19:23
@cprecioso cprecioso changed the title Add local template option Draft: Add local template option Nov 10, 2025
@cprecioso cprecioso changed the title Draft: Add local template option WIP: Add local template option Nov 10, 2025
@cprecioso cprecioso force-pushed the cprecioso/add-local-template branch from 262dd7b to fe78fca Compare November 10, 2025 19:39
@cprecioso cprecioso force-pushed the cprecioso/add-local-template branch from fe78fca to a6a9c3f Compare November 11, 2025 09:43
@cprecioso cprecioso force-pushed the cprecioso/add-local-template branch from a6a9c3f to 6a54730 Compare November 11, 2025 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants