Skip to content

22 Add Auth Template to Init Flow and also refactor input#27

Merged
b-jonathan merged 5 commits intomainfrom
22-enh-add-auth-template-to-init-flow
Nov 5, 2025
Merged

22 Add Auth Template to Init Flow and also refactor input#27
b-jonathan merged 5 commits intomainfrom
22-enh-add-auth-template-to-init-flow

Conversation

@b-jonathan
Copy link
Copy Markdown
Owner

@b-jonathan b-jonathan commented Nov 5, 2025

Summary

Describe the purpose of this pull request. What does it do, and why is it needed?

Closes #(22) if applicable.


Changes Made

  • Added new stack: firebase
  • Updated existing functionality
  • Improved documentation
  • Refactored internal code
  • Fixed a bug

Briefly summarize the major changes:

  • Firebase added as first Auth Template
  • FileLock added so that prompts dont get interrupted by logs
  • Added new exec functions to account for outputs and interaction

Testing

How was this change tested?

  • Manual testing done with taco CLI
  • CI checks pass

Provide details:

# Example test commands
go test ./...
taco init test-app

@b-jonathan b-jonathan self-assigned this Nov 5, 2025
@b-jonathan b-jonathan linked an issue Nov 5, 2025 that may be closed by this pull request
@b-jonathan b-jonathan merged commit 8023c7e into main Nov 5, 2025
4 checks passed
@b-jonathan b-jonathan deleted the 22-enh-add-auth-template-to-init-flow branch November 21, 2025 03:29
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] Add Auth template to init flow

1 participant