Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cargo-lambda/cargo-lambda
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.3
Choose a base ref
...
head repository: cargo-lambda/cargo-lambda
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.4
Choose a head ref
  • 4 commits
  • 11 files changed
  • 1 contributor

Commits on Apr 10, 2025

  1. Configuration menu
    Copy the full SHA
    a009613 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6431f90 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2025

  1. fix(watch): Correct logic to ignore files. (#845)

    Ignore patterns from files in system directories with the `cargo-lambda` app name.
    Ignore patterns from a `.cargolambdaignore` file in the root of the repository.
    Ignore patterns from a file specified with the CARGO_LAMBDA_IGNORE_FILE environment variable.
    calavera authored Apr 25, 2025
    Configuration menu
    Copy the full SHA
    06e1bcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be27715 View commit details
    Browse the repository at this point in the history
Loading