Skip to content

[Enh 31] Dependency Validator#35

Merged
b-jonathan merged 5 commits intob-jonathan:mainfrom
angelawu236:enh-31-dependency-validator
Nov 21, 2025
Merged

[Enh 31] Dependency Validator#35
b-jonathan merged 5 commits intob-jonathan:mainfrom
angelawu236:enh-31-dependency-validator

Conversation

@angelawu236
Copy link
Copy Markdown
Contributor

Summary

Validates that a given stack is compatible with dependency.

Closes #31 if applicable.


Changes Made

  • changed Options in types.go to add Frontend URL
  • added a function in fsutil.go to validate dependency
  • called this function in firebase.go's Generate function

Testing

How was this change tested?

  • built and run ./ taco init 2 ways:
  1. tested with valid dependency (nextjs)
  2. manually tested with invalid dependency

@b-jonathan b-jonathan merged commit 6f46e45 into b-jonathan:main Nov 21, 2025
4 checks passed
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.

[ENH] Dependency Validator

2 participants