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: triggerdotdev/trigger.dev
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @trigger.dev/python@4.3.1
Choose a base ref
...
head repository: triggerdotdev/trigger.dev
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 14 commits
  • 27 files changed
  • 5 contributors

Commits on Dec 22, 2025

  1. Configuration menu
    Copy the full SHA
    61fee91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1a83cf View commit details
    Browse the repository at this point in the history
  3. chore(docs): add more cost saving tips (#2806)

    Co-authored-by: Eric Allam <eallam@icloud.com>
    0ski and ericallam authored Dec 22, 2025
    Configuration menu
    Copy the full SHA
    acc10e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d820896 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2025

  1. Configuration menu
    Copy the full SHA
    deb8089 View commit details
    Browse the repository at this point in the history
  2. fix(webapp): don't rate limit deployment finalization (#2809)

    turns out we also had v2 and v3 routes
    nicktrn authored Dec 23, 2025
    Configuration menu
    Copy the full SHA
    52e9bae View commit details
    Browse the repository at this point in the history
  3. fix(cli): update command should preserve existing package.json order (#…

    …2810)
    
    This fixes a regression introduced in #2778 - stable sort is required
    for deterministic builds, but we can safely preserve order for the user
    package.json during package updates
    nicktrn authored Dec 23, 2025
    Configuration menu
    Copy the full SHA
    7a54a84 View commit details
    Browse the repository at this point in the history
  4. Added example projects link (#2812)

    Closes #<issue>
    
    ## ✅ Checklist
    
    - [ ] I have followed every step in the [contributing
    guide](https://github.com/triggerdotdev/trigger.dev/blob/main/CONTRIBUTING.md)
    - [ ] The PR title follows the convention.
    - [ ] I ran and tested the code works
    
    ---
    
    ## Testing
    
    _[Describe the steps you took to test this change]_
    
    ---
    
    ## Changelog
    
    _[Short description of what has changed]_
    
    ---
    
    ## Screenshots
    
    _[Screenshots]_
    
    💯
    D-K-P authored Dec 23, 2025
    Configuration menu
    Copy the full SHA
    d416f34 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2025

  1. Configuration menu
    Copy the full SHA
    29827e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2eba36c View commit details
    Browse the repository at this point in the history
  3. fix(fair-queue): prevent unbounded memory growth by cleaning up queue…

    … descriptor and cooloff state cache (#2816)
    ericallam authored Dec 24, 2025
    Configuration menu
    Copy the full SHA
    71279a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ccbbdb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c3dfac View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2025

  1. Configuration menu
    Copy the full SHA
    edf5b14 View commit details
    Browse the repository at this point in the history
Loading