-
Notifications
You must be signed in to change notification settings - Fork 22
Comparing changes
Open a pull request
base repository: coder/terraform-provider-coder
base: v2.4.0-pre1
head repository: coder/terraform-provider-coder
compare: main
- 7 commits
- 9 files changed
- 4 contributors
Commits on Apr 17, 2025
-
build(deps): Bump golang.org/x/net from 0.34.0 to 0.38.0 (#383)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.34.0 to 0.38.0. - [Commits](golang/net@v0.34.0...v0.38.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.38.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c86bb5c - Browse repository at this point
Copy the full SHA c86bb5cView commit details
Commits on Apr 23, 2025
-
test: rbac role test assertion to handle site wide roles (#385)
Site wide roles have empty string org_ids
Configuration menu - View commit details
-
Copy full SHA for f871a43 - Browse repository at this point
Copy the full SHA f871a43View commit details
Commits on Apr 30, 2025
-
test: unit test to document validation behavior of parameters (#387)
Documenting validation behavior with a unit test
Configuration menu - View commit details
-
Copy full SHA for ac2f9bf - Browse repository at this point
Copy the full SHA ac2f9bfView commit details -
test: add more validation test cases (#388)
Some of these cases you would expect it to be an error, but the validation passes
Configuration menu - View commit details
-
Copy full SHA for 4e7da25 - Browse repository at this point
Copy the full SHA 4e7da25View commit details
Commits on May 2, 2025
-
feat: reuse agent tokens when a prebuilt agent reinitializes (#374)
* feat: allow presets to define prebuilds * document prebuild parameters * remove todo * make gen * feat: reuse agent tokens when a prebuilt agent reinitializes * WIP: get agent.go ready to be merged with support for prebuilds * fix: ensure the agent token is reused for prebuilds * lint and make gen * simplify function * test: rbac role test assertion to handle site wide roles Site wide roles have empty string org_ids --------- Co-authored-by: Steven Masley <stevenmasley@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5648efb - Browse repository at this point
Copy the full SHA 5648efbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21147bf - Browse repository at this point
Copy the full SHA 21147bfView commit details
Commits on May 7, 2025
-
feat: parameter validation refactored to single function (#381)
Validation bugs resolved: - Number parameters require valid number strings - Input values must be in the option set
Configuration menu - View commit details
-
Copy full SHA for 3c74804 - Browse repository at this point
Copy the full SHA 3c74804View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.4.0-pre1...main