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: coder/coder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.19.0
Choose a base ref
...
head repository: coder/coder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/2.19
Choose a head ref
  • 9 commits
  • 94 files changed
  • 9 contributors

Commits on Feb 6, 2025

  1. fix: fix broken troubleshooting link (cherry-pick #16469) (#16472)

    Co-authored-by: Marcin Tojek <mtojek@users.noreply.github.com>
    fix: fix broken troubleshooting link (#16469)
    Fixes: #16468
    gcp-cherry-pick-bot[bot] and mtojek authored Feb 6, 2025
    Configuration menu
    Copy the full SHA
    fb71cb5 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2025

  1. fix: handle undefined job while updating build progress (cherry-pick #…

    …16732) (#16741)
    
    Cherry-picked fix: handle undefined job while updating build progress
    (#16732)
    
    Fixes: #15444
    
    Co-authored-by: Marcin Tojek <mtojek@users.noreply.github.com>
    gcp-cherry-pick-bot[bot] and mtojek authored Feb 28, 2025
    Configuration menu
    Copy the full SHA
    552c4cd View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2025

  1. chore: upgrade terraform to 1.10.5 (#16519) (#16806)

    - Updates `terraform` to
    [v1.10.5](https://github.com/hashicorp/terraform/blob/v1.10.5/CHANGELOG.md#1105-january-22-2025)
    - Updates provider to >=2.0.0 in provider testdata fixtures
    - Fixes provider to required release version for resource monitors
    - Fixes missing leading / in volumes in resource monitor tests ---------
    
    ---------
    
    Co-authored-by: Colin Adler <colin1adler@gmail.com>
    Co-authored-by: Cian Johnston <cian@coder.com>
    3 people authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    d31c994 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2025

  1. chore: ignore commit metadata check in release script (cherry-pick #1…

    …6495) (#16831)
    
    Cherry-picked chore: ignore commit metadata check in release script
    (#16495)
    
    The `scripts/release/check_commit_metadata.sh` check was too strict for
    our new cherry-picking process. This turns the error into a warning log.
    
    Co-authored-by: Stephen Kirby <58410745+stirby@users.noreply.github.com>
    gcp-cherry-pick-bot[bot] and stirby authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    17dbb51 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2025

  1. chore: fix gpg forwarding test (cherry-pick #17355) (#17429)

    Cherry-picked chore: fix gpg forwarding test (#17355)
    
    Co-authored-by: Dean Sheather <dean@deansheather.com>
    gcp-cherry-pick-bot[bot] and deansheather authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    7c4c504 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f27da0 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2025

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

Commits on Apr 23, 2025

  1. fix(scripts/release): handle cherry-pick bot titles in check commit m…

    …etadata (cherry-pick #17535) (#17537)
    
    Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
    gcp-cherry-pick-bot[bot] and mafredri authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    dd50c4e View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

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