Thanks to visit codestin.com
Credit goes to github.com

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: main
Choose a base ref
...
head repository: CryptoLabInc/coder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: codeheaan-main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 130 files changed
  • 11 contributors

Commits on Feb 3, 2025

  1. chore: cherry-pick items for 2.19 (#16412)

    Co-authored-by: Hugo Dutka <[email protected]>
    Co-authored-by: Danielle Maywood <[email protected]>
    Co-authored-by: Edward Angert <[email protected]>
    Co-authored-by: ケイラ <[email protected]>
    5 people authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    a9775fa View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2025

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

Commits on Feb 6, 2025

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

    Co-authored-by: Marcin Tojek <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    Co-authored-by: Cian Johnston <[email protected]>
    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 <[email protected]>
    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
Loading