Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: broken deploy with --skip-functions-cache #6433

Merged
merged 5 commits into from Mar 13, 2024
Merged

Commits on Mar 11, 2024

  1. fix: broken deploy with --skip-functions-cache

    as the getPathInProject function is not monorepo aware this breaks on monorepos
    lukasholzer committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    6b19d20 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. chore: fix test

    lukasholzer committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    8492ae0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82c85ae View commit details
    Browse the repository at this point in the history
  3. Update src/commands/deploy/deploy.ts

    Co-authored-by: Eduardo Bouças <mail@eduardoboucas.com>
    lukasholzer and eduardoboucas committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    20392ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8692793 View commit details
    Browse the repository at this point in the history