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/terraform-provider-coder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.3
Choose a base ref
...
head repository: coder/terraform-provider-coder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.0
Choose a head ref
  • 8 commits
  • 12 files changed
  • 4 contributors

Commits on Feb 7, 2025

  1. feat: add resources_monitoring field to agent (#331)

    * add resources_monitoring logic
    
    * add resources_monitoring logic
    
    * improve testing logic
    
    * improve testing logic
    
    * gen doc
    
    * improved testing and validation
    
    * improved testing and validation
    
    * improved testing and validation
    
    * regenerate documentation with validation
    
    * add more test cases
    
    * add validation methods
    
    * improve test verbose
    defelmnq authored Feb 7, 2025
    Configuration menu
    Copy the full SHA
    1f95807 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. build(deps): Bump goreleaser/goreleaser-action from 6.1.0 to 6.2.1 (#342

    )
    
    Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 6.1.0 to 6.2.1.
    - [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
    - [Commits](goreleaser/goreleaser-action@v6.1.0...v6.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: goreleaser/goreleaser-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    aef6220 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

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

Commits on Feb 19, 2025

  1. Configuration menu
    Copy the full SHA
    249863d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87755fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72bed80 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2025

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