- Notifications
You must be signed in to change notification settings - Fork3
PermalinkChoose a base ref {{ refName }}default Choose a head ref {{ refName }}default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn 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-coderd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
base:0ee6dc0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
...
head repository:coder/terraform-provider-coderd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
compare:7645de8
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- 5commits
- 12files changed
- 2contributors
Commits on Aug 26, 2024
chore(deps): bump github.com/coder/coder/v2 from 2.14.1 to 2.14.2 (#81)
Bumps [github.com/coder/coder/v2](https://github.com/coder/coder) from2.14.1 to 2.14.2.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/coder/coder/releases">github.com/coder/coder/v2'sreleases</a>.</em></p><blockquote><h2>v2.14.2</h2><h2>Changelog</h2><blockquote><p>[!NOTE]This is a mainline Coder release. We advise enterprise customers withouta staging environment to install our <ahref="https://github.com/coder/coder/releases/latest">latest stablerelease</a> while we refine this version. Learn more about our <ahref="https://coder.com/docs/install/releases">Release Schedule</a>.</p></blockquote><h3>Changes</h3><ul><li>Sign the windows installer (<ahref="https://redirect.github.com/coder/coder/issues/14353">#14353</a>,6f9b3c159) (<ahref="https://github.com/kylecarbs"><code>@kylecarbs</code></a>)</li><li>Re-add original create template context menu (<ahref="https://redirect.github.com/coder/coder/issues/14326">#14326</a>,bec6a26d0) (<ahref="https://github.com/jaaydenh"><code>@jaaydenh</code></a>)<blockquote><p>Fixes an issue which disabled the template create menu.</p></blockquote></li></ul><p>Compare: <ahref="https://github.com/coder/coder/compare/v2.14.1...v2.14.2"><code>v2.14.1...v2.14.2</code></a></p><h2>Container image</h2><ul><li><code>docker pull ghcr.io/coder/coder:v2.14.2</code></li></ul><h2>Install/upgrade</h2><p>Refer to our docs to <ahref="https://coder.com/docs/install">install</a> or <ahref="https://coder.com/docs/admin/upgrade">upgrade</a> Coder, or use arelease asset below.</p></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/coder/coder/commit/d1cd7848665516617f0f24ecc0b0607c6bdd8408"><code>d1cd784</code></a>chore: patch 2.14.2 (<ahref="https://redirect.github.com/coder/coder/issues/14371">#14371</a>)</li><li>See full diff in <ahref="https://github.com/coder/coder/compare/v2.14.1...v2.14.2">compareview</a></li></ul></details><br />[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)Dependabot will resolve any conflicts with this PR as long as you don'talter it yourself. You can also trigger a rebase manually by commenting`@dependabot rebase`.[//]: # (dependabot-automerge-start)[//]: # (dependabot-automerge-end)---<details><summary>Dependabot commands and options</summary><br />You can trigger Dependabot actions by commenting on this PR:- `@dependabot rebase` will rebase this PR- `@dependabot recreate` will recreate this PR, overwriting any editsthat have been made to it- `@dependabot merge` will merge this PR after your CI passes on it- `@dependabot squash and merge` will squash and merge this PR afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump github.com/docker/docker from 27.1.1+incompatible t…
…o 27.1.2+incompatible (#75)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commits on Aug 28, 2024
Commits on Sep 3, 2024
chore: support importing resources by fully qualified names (#84)
Previously, user, group and template resources could only be importedvia their UUIDs. The `coder/coder` frontend doesn't expose these UUIDsto the user, so we should provide an alternative, more user-friendly wayto import resources.User resources: ID or username, since usernames must be unique, evenacross multiple orgs.Template resources: ID or `<organization-name>/<template-name>`Group resources: ID or `<organization-name/<group-name>`
Loading
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 0ee6dc0...7645de8
Uh oh!
There was an error while loading.Please reload this page.