Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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 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
base:7645de8
Choose a base ref
Loading
...
head repository:coder/terraform-provider-coderd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:07ff38b
Choose a head ref
Loading
  • 17commits
  • 27files changed
  • 3contributors

Commits on Sep 3, 2024

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

Commits on Sep 6, 2024

  1. fix: use postgres for tests instead of dbmem (#87)

    Our provider acceptance tests caught a very minor bug in `dbmem`, causing all CI to fail against the latest Coder image. Since nobody runs Coder using `dbmem`, It'd be better to test that the provider runs against the DB that people actually use. Running the acceptance tests on my dogfood workspace took ~140 seconds, up from ~80 using `dbmem` - but I think it's a fine tradeoff, and also means we don't need to modify our test suite to workaround the bug.
    @ethanndickson
    ethanndickson authoredSep 6, 2024
    Configuration menu
    Copy the full SHA
    913c3edView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6933887View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. chore(deps): bump github.com/coder/coder/v2 from 2.14.2 to 2.15.0 (#89)

    Bumps [github.com/coder/coder/v2](https://github.com/coder/coder) from2.14.2 to 2.15.0.<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.15.0</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>Features</h3><ul><li>Add notification preferences database &amp; audit support (<ahref="https://redirect.github.com/coder/coder/issues/14100">#14100</a>,e164b1e71) (<ahref="https://github.com/dannykopping"><code>@​dannykopping</code></a>)<blockquote><p>Notifications are now available via Webhook and SMTP behind the<code>notifications</code> <ahref="https://coder.com/docs/contributing/feature-stages">experiment</a>.Read our <a href="https://coder.com/docs/admin/notifications">guide onsetting up notifications</a> to get started.</p></blockquote></li><li>Add template delete notification (<ahref="https://redirect.github.com/coder/coder/issues/14250">#14250</a>,6f1951e1c) (<ahref="https://github.com/BrunoQuaresma"><code>@​BrunoQuaresma</code></a>)</li><li>Add resume support to coordinator connections (<ahref="https://redirect.github.com/coder/coder/issues/14234">#14234</a>,cf8be4eac) (<ahref="https://github.com/deansheather"><code>@​deansheather</code></a>)</li><li>Enable setting max port share level during template creation (<ahref="https://redirect.github.com/coder/coder/issues/14366">#14366</a>,cca451942) (<ahref="https://github.com/ethanndickson"><code>@​ethanndickson</code></a>)</li><li>Add notification deduplication trigger (<ahref="https://redirect.github.com/coder/coder/issues/14172">#14172</a>,9c8c6a952) (<ahref="https://github.com/dannykopping"><code>@​dannykopping</code></a>)</li><li>Add provisioning timings to understand slow build times (<ahref="https://redirect.github.com/coder/coder/issues/14274">#14274</a>,6960d194a) (<ahref="https://github.com/dannykopping"><code>@​dannykopping</code></a>)</li><li>Add notification for suspended/activated account (<ahref="https://redirect.github.com/coder/coder/issues/14367">#14367</a>,c818b4ddd) (<ahref="https://github.com/mtojek"><code>@​mtojek</code></a>)</li><li>Notify about manual failed builds (<ahref="https://redirect.github.com/coder/coder/issues/14419">#14419</a>,47f2c7d68) (<ahref="https://github.com/mtojek"><code>@​mtojek</code></a>)</li><li>CLI: Add shell completions (<ahref="https://redirect.github.com/coder/coder/issues/14341">#14341</a>,0b2ba9606) (<ahref="https://github.com/ethanndickson"><code>@​ethanndickson</code></a>)</li><li>CLI: Add p2p diagnostics to ping (<ahref="https://redirect.github.com/coder/coder/issues/14426">#14426</a>,8c1519243) (<ahref="https://github.com/ethanndickson"><code>@​ethanndickson</code></a>)</li><li>CLI: Add aws check to ping p2p diagnostics (<ahref="https://redirect.github.com/coder/coder/issues/14450">#14450</a>,4b5c45d6d) (<ahref="https://github.com/ethanndickson"><code>@​ethanndickson</code></a>)</li><li>Server: Allow mutating deployment values (<ahref="https://redirect.github.com/coder/coder/issues/14414">#14414</a>,99e103e79) (<ahref="https://github.com/johnstcn"><code>@​johnstcn</code></a>)</li><li>Database: Retain most recent agent build logs (<ahref="https://redirect.github.com/coder/coder/issues/14460">#14460</a>,0f8251be4) (<ahref="https://github.com/johnstcn"><code>@​johnstcn</code></a>)</li><li>Examples: Add envbuilder provider (<ahref="https://redirect.github.com/coder/coder/issues/14405">#14405</a>,53e574663) (<ahref="https://github.com/johnstcn"><code>@​johnstcn</code></a>)</li><li>Dashboard: Implement notification UI (<ahref="https://redirect.github.com/coder/coder/issues/14175">#14175</a>,21942afef) (<ahref="https://github.com/BrunoQuaresma"><code>@​BrunoQuaresma</code></a>)<blockquote><p>A UI for users to control their notification preferences. Requiresthe <code>notifications</code> experiment to be enabled, and <ahref="https://coder.com/docs/admin/notifications">notificationdelivery</a> to be configured.<imgsrc="https://github.com/user-attachments/assets/d68829eb-faf3-4f2c-b949-59a21f47c5ff"alt="notifications-user-preferences" /></p></blockquote></li></ul><h3>Bug fixes</h3><ul><li>Fix TestTailnet/Connect to wait for listener before dialing (<ahref="https://redirect.github.com/coder/coder/issues/14148">#14148</a>,dda9c5609) (<ahref="https://github.com/spikecurtis"><code>@​spikecurtis</code></a>)</li><li>Ignore coderd log errors (<ahref="https://redirect.github.com/coder/coder/issues/14166">#14166</a>,f9b660e57) (<ahref="https://github.com/sreya"><code>@​sreya</code></a>)</li><li>Ignore errors on provided logger (<ahref="https://redirect.github.com/coder/coder/issues/14169">#14169</a>,4e0cb60ee) (<ahref="https://github.com/sreya"><code>@​sreya</code></a>)</li><li>Extend locking in wsproxy to avoid race (and fix flake) (<ahref="https://redirect.github.com/coder/coder/issues/14167">#14167</a>,203f48af5) (<ahref="https://github.com/sreya"><code>@​sreya</code></a>)</li><li>Document files API needs ustar format (<ahref="https://redirect.github.com/coder/coder/issues/14152">#14152</a>,70a694ed4) (<ahref="https://github.com/spikecurtis"><code>@​spikecurtis</code></a>)</li><li>Allow all users to read system notification templates (<ahref="https://redirect.github.com/coder/coder/issues/14181">#14181</a>,58428aafc) (<ahref="https://github.com/dannykopping"><code>@​dannykopping</code></a>)</li><li>Allow tag removal in provisioner upsert (<ahref="https://redirect.github.com/coder/coder/issues/14187">#14187</a>,fab196043) (<ahref="https://github.com/f0ssel"><code>@​f0ssel</code></a>)</li><li>Lock adding to tailnet waitgroup to avoid race (and fix flake) (<ahref="https://redirect.github.com/coder/coder/issues/14195">#14195</a>,e09ad1ddc) (<ahref="https://github.com/ethanndickson"><code>@​ethanndickson</code></a>)</li><li>Add template editor to /templates/:templateName route group (<ahref="https://redirect.github.com/coder/coder/issues/14206">#14206</a>,d0feb7081) (<ahref="https://github.com/aslilac"><code>@​aslilac</code></a>)</li><li>Add version information to default docs links (<ahref="https://redirect.github.com/coder/coder/issues/14205">#14205</a>,d6c4d4722) (<ahref="https://github.com/bcpeinhardt"><code>@​bcpeinhardt</code></a>)</li><li>Fix flaking <code>Test_sshConfigExecEscape</code> (<ahref="https://redirect.github.com/coder/coder/issues/14233">#14233</a>,73402fc2f) (<ahref="https://github.com/ethanndickson"><code>@​ethanndickson</code></a>)</li><li>Make default support links respect --docs-url (<ahref="https://redirect.github.com/coder/coder/issues/14176">#14176</a>,76722a7db) (<ahref="https://github.com/bcpeinhardt"><code>@​bcpeinhardt</code></a>)</li><li>Allow group members to read group information (<ahref="https://redirect.github.com/coder/coder/issues/14200">#14200</a>,6f9b1a39f) (<ahref="https://github.com/hugodutka"><code>@​hugodutka</code></a>)</li><li>Avoid deleting peers on graceful close (<ahref="https://redirect.github.com/coder/coder/issues/14165">#14165</a>,4fc047954) (<ahref="https://github.com/sreya"><code>@​sreya</code></a>)</li><li>Move to dogfood before terraform applying (363a01628) (<ahref="https://github.com/ethanndickson"><code>@​ethanndickson</code></a>)</li><li>Use dogfood contents as template dir (<ahref="https://redirect.github.com/coder/coder/issues/14332">#14332</a>,061379793) (<ahref="https://github.com/ethanndickson"><code>@​ethanndickson</code></a>)</li><li>Show org summary page if not entitled (<ahref="https://redirect.github.com/coder/coder/issues/14336">#14336</a>,4446d61fc) (<ahref="https://github.com/code-asher"><code>@​code-asher</code></a>)</li><li>Label premium features in middleware error (<ahref="https://redirect.github.com/coder/coder/issues/14360">#14360</a>,f8f3d8967) (<ahref="https://github.com/code-asher"><code>@​code-asher</code></a>)</li><li>Include provisioner timing action in hash func (<ahref="https://redirect.github.com/coder/coder/issues/14388">#14388</a>,cc944209a) (<ahref="https://github.com/dannykopping"><code>@​dannykopping</code></a>)</li><li>Set network telemetry client version on server (<ahref="https://redirect.github.com/coder/coder/issues/14376">#14376</a>,4cc26be5e) (<ahref="https://github.com/ethanndickson"><code>@​ethanndickson</code></a>)</li></ul><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/coder/coder/commit/190cd1c7130bdeabbe690e8c2b8b08210873366a"><code>190cd1c</code></a>chore: apply fixes for the 2.15 release (<ahref="https://redirect.github.com/coder/coder/issues/14540">#14540</a>)</li><li><ahref="https://github.com/coder/coder/commit/0ef85147cd57b9874fd460e021c3a0fe609e08a9"><code>0ef8514</code></a>chore: match templates search error with workspace search error (<ahref="https://redirect.github.com/coder/coder/issues/14479">#14479</a>)</li><li><ahref="https://github.com/coder/coder/commit/0f8251be4199de41855d876399d81a7942623d49"><code>0f8251b</code></a>feat(coderd/database/dbpurge): retain most recent agent build logs (<ahref="https://redirect.github.com/coder/coder/issues/14460">#14460</a>)</li><li><ahref="https://github.com/coder/coder/commit/10c958bba12a7eefe7e44d531524b0c63c4797ba"><code>10c958b</code></a>chore: implement organization sync and create idpsync package (<ahref="https://redirect.github.com/coder/coder/issues/14432">#14432</a>)</li><li><ahref="https://github.com/coder/coder/commit/043f4f5327b6160c62d0a17701bf9f374eeee85d"><code>043f4f5</code></a>docs: add documentation for notifications feature (<ahref="https://redirect.github.com/coder/coder/issues/14478">#14478</a>)</li><li><ahref="https://github.com/coder/coder/commit/13e5c51c30df4f08bfa33576a82da06f9c992259"><code>13e5c51</code></a>chore(dogfood): optimize dockerfile for envbuilder cache probing (<ahref="https://redirect.github.com/coder/coder/issues/14497">#14497</a>)</li><li><ahref="https://github.com/coder/coder/commit/9596f236c1943007f5350d3c8dfcecb3ad36e55f"><code>9596f23</code></a>fix: use negative deadline to ensure timeout in<code>TestWebhook/timeout</code> (<ahref="https://redirect.github.com/coder/coder/issues/14498">#14498</a>)</li><li><ahref="https://github.com/coder/coder/commit/0f414a00d3629fe9bf89834c1e333815890099c4"><code>0f414a0</code></a>fix: restore closing SMTP message on method exit (<ahref="https://redirect.github.com/coder/coder/issues/14496">#14496</a>)</li><li><ahref="https://github.com/coder/coder/commit/a74273f1fdebbdcf47beb1a55afdc45c561fc634"><code>a74273f</code></a>chore(coderd/database/dbpurge): replace usage of time.* with quartz (<ahref="https://redirect.github.com/coder/coder/issues/14480">#14480</a>)</li><li><ahref="https://github.com/coder/coder/commit/c90be9b0c10bd1a9910f775eb9ff14ef64598562"><code>c90be9b</code></a>fix: correctly close SMTP message and await response (<ahref="https://redirect.github.com/coder/coder/issues/14495">#14495</a>)</li><li>Additional commits viewable in <ahref="https://github.com/coder/coder/compare/v2.14.2...v2.15.0">compareview</a></li></ul></details><br />[![Dependabot compatibilityscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/coder/coder/v2&package-manager=go_modules&previous-version=2.14.2&new-version=2.15.0)](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>
    @dependabot
    dependabot[bot] authoredSep 9, 2024
    Configuration menu
    Copy the full SHA
    8a9647fView commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    aa380e2View commit details
    Browse the repository at this point in the history
  2. fix: downgrade coder v2.15.0 -> 2.14.2 (#91)

    I don't totally understand why CI tests passed (as goreleaser did not),but upgrading our codersdk `v2.15.0` introduced `coderdtest` as adependency, when we want to avoid all the dependencies it requires, i.e.tailscale & gvisor, and the go mod replace directives for them.`codersdk` `v2.14.2` works fine against a `v2.15.0` deployment, so thisis safe. When `v2.15.0` gets patched we'll upgrade once again.  Related:coder/coder#14633  Treating as hotfix & merging.
    @ethanndickson
    ethanndickson authoredSep 10, 2024
    Configuration menu
    Copy the full SHA
    0a60290View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. chore(deps): bump github.com/docker/docker from 27.1.2+incompatible t…

    …o 27.2.1+incompatible (#88)Bumps [github.com/docker/docker](https://github.com/docker/docker) from27.1.2+incompatible to 27.2.1+incompatible.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/docker/docker/releases">github.com/docker/docker'sreleases</a>.</em></p><blockquote><h2>v27.2.1</h2><h2>27.2.1</h2><p>For a full list of pull requests and changes in this release, referto the relevant GitHub milestones:</p><ul><li><ahref="https://github.com/docker/cli/issues?q=is%3Aclosed+milestone%3A27.2.1">docker/cli,27.2.1 milestone</a></li><li><ahref="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A27.2.1">moby/moby,27.2.1 milestone</a></li></ul><h3>Bug fixes and enhancements</h3><ul><li>containerd image store: Fix non-container images being hidden in the<code>docker images</code> output. <ahref="https://redirect.github.com/moby/moby/pull/48402">moby/moby#48402</a></li><li>containerd image store: Improve <code>docker pull</code> errormessage when the image platform doesn't match. <ahref="https://redirect.github.com/moby/moby/pull/48415">moby/moby#48415</a></li><li>CLI: Fix issue causing login to not remove repository names frompassed in registry addresses, resulting in credentials being storedunder the wrong key. <ahref="https://redirect.github.com/docker/cli/pull/5385">docker/cli#5385</a></li><li>CLI: Fix issue that will sometimes cause the browser-login flow tofail if the CLI process is suspended and then resumed while waiting forthe user to authenticate. <ahref="https://redirect.github.com/docker/cli/pull/5376">docker/cli#5376</a></li><li>CLI: <code>docker login</code> now returns an error instead ofhanging if called non-interactively with <code>--password</code> or<code>--password-stdin</code> but without <code>--user</code>. <ahref="https://redirect.github.com/docker/cli/pull/5402">docker/cli#5402</a></li></ul><h3>Packaging updates</h3><ul><li>Update <code>runc</code> to <ahref="https://github.com/opencontainers/runc/releases/tag/v1.1.14">v1.1.14</a>,which contains a fix for <ahref="https://github.com/opencontainers/runc/security/advisories/GHSA-jfvp-7x6p-h2pv">CVE-2024-45310</a>.<ahref="https://redirect.github.com/moby/moby/pull/48426">moby/moby#48426</a></li><li>Update Go runtime to 1.22.7. <ahref="https://redirect.github.com/moby/moby/pull/48433">moby/moby#48433</a>,<ahref="https://redirect.github.com/docker/cli/pull/5411">docker/cli#5411</a>,<ahref="https://redirect.github.com/docker/docker-ce-packaging/pull/1068">docker/docker-ce-packaging#1068</a></li></ul><h2>v27.2.0</h2><h2>27.2.0</h2><p>For a full list of pull requests and changes in this release, referto the relevant GitHub milestones:</p><ul><li><ahref="https://github.com/docker/cli/issues?q=is%3Aclosed+milestone%3A27.2.0">docker/cli,27.2.0 milestone</a></li><li><ahref="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A27.2.0">moby/moby,27.2.0 milestone</a></li><li>Deprecated and removed features, see <ahref="https://github.com/docker/cli/blob/v27.2.0/docs/deprecated.md">DeprecatedFeatures</a>.</li><li>Changes to the Engine API, see <ahref="https://github.com/moby/moby/blob/v27.2.0/docs/api/version-history.md">APIversion history</a>.</li></ul><h3>New</h3><ul><li>CLI: Add support for device-code flow login when authenticating tothe official registry. <ahref="https://redirect.github.com/docker/cli/pull/5349">docker/cli#5349</a></li><li>containerd image store: <code>docker image ls</code> now supports<code>--tree</code> flag that shows a multiplatform-aware image list.This is experimental and may change at any time without any backwardscompatibility. <ahref="https://redirect.github.com/docker/cli/pull/5353">docker/cli#5353</a></li></ul><h3>API</h3><ul><li><code>GET /images/json</code> response now includes<code>Manifests</code> field, which contains information about thesub-manifests included in the image index. This includes things likeplatform-specific manifests and build attestations.The new field will only be populated if the request also sets the<code>manifests</code> query parameter to <code>true</code>.</li></ul><blockquote><p>[!WARNING]</p><p>This is experimental and may change at any time without any backwardcompatibility.</p></blockquote><h3>Bug fixes and enhancements</h3><ul><li>CLI: Fix issue with remote contexts over SSH where the CLI wouldallocate a pseudoterminal when connecting to the remote host, whichcauses issues in rare situations. <ahref="https://redirect.github.com/docker/cli/pull/5351">docker/cli#5351</a></li><li>Fix an issue that prevented network creation with a<code>--ip-range</code> ending on a 64-bit boundary. <ahref="https://redirect.github.com/moby/moby/pull/48326">moby/moby#48326</a></li></ul><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/moby/moby/commit/8b539b8df24032dabeaaa099cf1d0535ef0286a3"><code>8b539b8</code></a>Merge pull request <ahref="https://redirect.github.com/docker/docker/issues/48433">#48433</a>from vvoland/48432-27.x</li><li><ahref="https://github.com/moby/moby/commit/37bf6e81f9298df8d504de05d4bff0a426ddeac2"><code>37bf6e8</code></a>update to go1.22.7</li><li><ahref="https://github.com/moby/moby/commit/fefdb1bf24bd87cb5cb8a7e5783ce4c5a83a0f05"><code>fefdb1b</code></a>Merge pull request <ahref="https://redirect.github.com/docker/docker/issues/48430">#48430</a>from vvoland/48425-27.x</li><li><ahref="https://github.com/moby/moby/commit/3a4c5892901537a4287cfe1e959f9fdaee18df40"><code>3a4c589</code></a>vendor: github.com/opencontainers/runc v1.1.14</li><li><ahref="https://github.com/moby/moby/commit/6eeb414adf074817a3ea4e78728e3b0879339e9d"><code>6eeb414</code></a>Merge pull request <ahref="https://redirect.github.com/docker/docker/issues/48426">#48426</a>from thaJeztah/27.x_backport_bump_runc_1.1.14</li><li><ahref="https://github.com/moby/moby/commit/54af846a0c4101fe13647d197c4f2a5009febc0f"><code>54af846</code></a>Merge pull request <ahref="https://redirect.github.com/docker/docker/issues/48416">#48416</a>from thaJeztah/27.x_backport_update_go_1.22</li><li><ahref="https://github.com/moby/moby/commit/10cf2d64b6a89a54aab0e39b57a0c991d745ef91"><code>10cf2d6</code></a>update runc binary to 1.1.14</li><li><ahref="https://github.com/moby/moby/commit/7b86f40aa2fd1ed5d4430e1a7519cc14dc8ddb88"><code>7b86f40</code></a>Merge pull request <ahref="https://redirect.github.com/docker/docker/issues/48423">#48423</a>from vvoland/48422-27.x</li><li><ahref="https://github.com/moby/moby/commit/84cfcb0893edf29d5173545c6013739c5aef8c7e"><code>84cfcb0</code></a>docs/api: add documentation for API v1.47</li><li><ahref="https://github.com/moby/moby/commit/edeb6ba9fbeab2675cd7086ef3b77ae8a43ac585"><code>edeb6ba</code></a>golangci-lint: temporarily disable G115: integer overflowconversion</li><li>Additional commits viewable in <ahref="https://github.com/docker/docker/compare/v27.1.2...v27.2.1">compareview</a></li></ul></details><br />[![Dependabot compatibilityscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/docker/docker&package-manager=go_modules&previous-version=27.1.2+incompatible&new-version=27.2.1+incompatible)](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>
    @dependabot
    dependabot[bot] authoredSep 11, 2024
    Configuration menu
    Copy the full SHA
    4c8cf7dView commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. fix: fixallow_user_auto_stoptypo (#96)

    Supersedes#94.
    @ethanndickson
    ethanndickson authoredSep 12, 2024
    Configuration menu
    Copy the full SHA
    ee9ac22View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    09e0394View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf558f5View commit details
    Browse the repository at this point in the history
  3. feat: add license resource (#99)

    Closes#5.
    @ethanndickson
    ethanndickson authoredSep 16, 2024
    Configuration menu
    Copy the full SHA
    a462665View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

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

Commits on Sep 18, 2024

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

Commits on Sep 23, 2024

  1. chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.23.…

    …0 to 0.24.0 (#104)Bumps[github.com/hashicorp/terraform-plugin-go](https://github.com/hashicorp/terraform-plugin-go)from 0.23.0 to 0.24.0.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/hashicorp/terraform-plugin-go/releases">github.com/hashicorp/terraform-plugin-go'sreleases</a>.</em></p><blockquote><h2>v0.24.0</h2><p>BREAKING CHANGES:</p><ul><li>tfprotov5+tfprotov6: Removed temporary<code>ResourceServerWithMoveResourceState</code> interface type. Use<code>ResourceServer</code> instead. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/408">#408</a>)</li></ul><p>NOTES:</p><ul><li>all: If using terraform-plugin-mux, it must be upgraded to v0.16.0or later to prevent compilation errors (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/408">#408</a>)</li><li>all: This Go module has been updated to Go 1.22 per the <ahref="https://go.dev/doc/devel/release#policy">Go support policy</a>. Itis recommended to review the <a href="https://go.dev/doc/go1.22">Go 1.22release notes</a> before upgrading. Any consumers building on earlier Goversions may experience errors. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/428">#428</a>)</li></ul><p>BUG FIXES:</p><ul><li>logging: Add existing <code>MoveResourceState</code> servercapability to v5 and v6 logging (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/432">#432</a>)</li></ul></blockquote></details><details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/hashicorp/terraform-plugin-go/blob/main/CHANGELOG.md">github.com/hashicorp/terraform-plugin-go'schangelog</a>.</em></p><blockquote><h2>0.24.0 (September 18, 2024)</h2><p>BREAKING CHANGES:</p><ul><li>tfprotov5+tfprotov6: Removed temporary<code>ResourceServerWithMoveResourceState</code> interface type. Use<code>ResourceServer</code> instead. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/408">#408</a>)</li></ul><p>NOTES:</p><ul><li>all: If using terraform-plugin-mux, it must be upgraded to v0.16.0or later to prevent compilation errors (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/408">#408</a>)</li><li>all: This Go module has been updated to Go 1.22 per the <ahref="https://go.dev/doc/devel/release#policy">Go support policy</a>. Itis recommended to review the <a href="https://go.dev/doc/go1.22">Go 1.22release notes</a> before upgrading. Any consumers building on earlier Goversions may experience errors. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/428">#428</a>)</li></ul><p>BUG FIXES:</p><ul><li>logging: Add existing <code>MoveResourceState</code> servercapability to v5 and v6 logging (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/432">#432</a>)</li></ul></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/hashicorp/terraform-plugin-go/commit/c0a3a56625789a134abd7e8550439a14fb997e9f"><code>c0a3a56</code></a>Update changelog</li><li><ahref="https://github.com/hashicorp/terraform-plugin-go/commit/94d8cc586c2073a1206149acde3768d35b9e77b7"><code>94d8cc5</code></a>logging: add missing capability MoveResourceState (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/432">#432</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-go/commit/11902aaf0b6b4bd2c3e6c126bf5a74a48aa6cbeb"><code>11902aa</code></a>[CI] terraform-devex-repos automation</li><li><ahref="https://github.com/hashicorp/terraform-plugin-go/commit/94ed8a1619cd4ef0b05b46fa6da20838594a40ba"><code>94ed8a1</code></a>[CI] terraform-devex-repos automation</li><li><ahref="https://github.com/hashicorp/terraform-plugin-go/commit/d89472962d01039c3a92efbf1d328be64b8a74f5"><code>d894729</code></a>[CI] terraform-devex-repos automation</li><li><ahref="https://github.com/hashicorp/terraform-plugin-go/commit/bf8e049436cb915e806984f7343e1af748063bc3"><code>bf8e049</code></a>[CI] Update issue comment triage workflow file</li><li><ahref="https://github.com/hashicorp/terraform-plugin-go/commit/e8dd41bbf8ba2871c6f30751aa883e0d44e455a8"><code>e8dd41b</code></a>[CI] Update lock workflow file</li><li><ahref="https://github.com/hashicorp/terraform-plugin-go/commit/4bf6a08fc716fc8cb136fb2a282a3dfdfa254779"><code>4bf6a08</code></a>build(deps): Bump google.golang.org/grpc from 1.66.0 to 1.66.2 (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/431">#431</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-go/commit/3d3846ddf4b0f0b67c21e94e0d2185028a44bc5b"><code>3d3846d</code></a>all: Bump minimum Go module version to 1.22 (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/428">#428</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-go/commit/24d52f83d205f7bf17ab9433b78c8d88bbe57e57"><code>24d52f8</code></a>Result of tsccr-helper -log-level=info gha update -latest . (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/429">#429</a>)</li><li>Additional commits viewable in <ahref="https://github.com/hashicorp/terraform-plugin-go/compare/v0.23.0...v0.24.0">compareview</a></li></ul></details><br />[![Dependabot compatibilityscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/hashicorp/terraform-plugin-go&package-manager=go_modules&previous-version=0.23.0&new-version=0.24.0)](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>
    @dependabot
    dependabot[bot] authoredSep 23, 2024
    Configuration menu
    Copy the full SHA
    66e9904View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/hashicorp/terraform-plugin-framework fro…

    …m 1.11.0 to 1.12.0 (#107)Bumps[github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework)from 1.11.0 to 1.12.0.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/hashicorp/terraform-plugin-framework/releases">github.com/hashicorp/terraform-plugin-framework'sreleases</a>.</em></p><blockquote><h2>v1.12.0</h2><p>NOTES:</p><ul><li>all: This Go module has been updated to Go 1.22 per the <ahref="https://go.dev/doc/devel/release#policy">Go support policy</a>. Itis recommended to review the <a href="https://go.dev/doc/go1.22">Go 1.22release notes</a> before upgrading. Any consumers building on earlier Goversions may experience errors (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1033">#1033</a>)</li></ul><p>BUG FIXES:</p><ul><li>providerserver: Fixed bug that prevented <code>moved</code>operation support between resource types for framework-only providers.(<ahref="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1039">#1039</a>)</li></ul></blockquote></details><details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/hashicorp/terraform-plugin-framework/blob/main/CHANGELOG.md">github.com/hashicorp/terraform-plugin-framework'schangelog</a>.</em></p><blockquote><h2>1.12.0 (September 18, 2024)</h2><p>NOTES:</p><ul><li>all: This Go module has been updated to Go 1.22 per the <ahref="https://go.dev/doc/devel/release#policy">Go support policy</a>. Itis recommended to review the <a href="https://go.dev/doc/go1.22">Go 1.22release notes</a> before upgrading. Any consumers building on earlier Goversions may experience errors (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1033">#1033</a>)</li></ul><p>BUG FIXES:</p><ul><li>providerserver: Fixed bug that prevented <code>moved</code>operation support between resource types for framework-only providers.(<ahref="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1039">#1039</a>)</li></ul></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/hashicorp/terraform-plugin-framework/commit/e09ec9d169c581d2606372ecdfb0113be7e3b34f"><code>e09ec9d</code></a>Update changelog</li><li><ahref="https://github.com/hashicorp/terraform-plugin-framework/commit/e7536003efa9686d47345290ed1225d143bee2ba"><code>e753600</code></a>build(deps): Bump github.com/hashicorp/terraform-plugin-go (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1041">#1041</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-framework/commit/ba1098a5813d88ab817ba1c8d70a6d1b58793660"><code>ba1098a</code></a>add missing capability MoveResourceState (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1038">#1038</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-framework/commit/7076ccaaf25b9cf7d1f211f78022cdfc0aba0b7f"><code>7076cca</code></a>docs: Miscellaneous doc fixes in attribute + unit tests (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1027">#1027</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-framework/commit/91cc7808c4760d079d46dee1e7e36d00b89d10e0"><code>91cc780</code></a>[CI] terraform-devex-repos automation</li><li><ahref="https://github.com/hashicorp/terraform-plugin-framework/commit/b9d2b2e95ff5b2bf5a275371f97463e681939555"><code>b9d2b2e</code></a>[CI] terraform-devex-repos automation</li><li><ahref="https://github.com/hashicorp/terraform-plugin-framework/commit/734297e419c8e8d0a0b67e194c9701b2f170f4a2"><code>734297e</code></a>[CI] terraform-devex-repos automation</li><li><ahref="https://github.com/hashicorp/terraform-plugin-framework/commit/dc4f1ad360f803f122fd97c980b8d4376ce90400"><code>dc4f1ad</code></a>[CI] Update issue comment triage workflow file</li><li><ahref="https://github.com/hashicorp/terraform-plugin-framework/commit/7ae15f6043d9f2ec6afdfbdb059a9a9b490a052b"><code>7ae15f6</code></a>[CI] Update lock workflow file</li><li><ahref="https://github.com/hashicorp/terraform-plugin-framework/commit/c4e4453045cc3428da1be92c5a9179c65e92e2a1"><code>c4e4453</code></a>all: Bump minimum Go module version to 1.22 (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1033">#1033</a>)</li><li>Additional commits viewable in <ahref="https://github.com/hashicorp/terraform-plugin-framework/compare/v1.11.0...v1.12.0">compareview</a></li></ul></details><br />[![Dependabot compatibilityscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/hashicorp/terraform-plugin-framework&package-manager=go_modules&previous-version=1.11.0&new-version=1.12.0)](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>
    @dependabot
    dependabot[bot] authoredSep 23, 2024
    Configuration menu
    Copy the full SHA
    5a8d83aView commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

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

Commits on Oct 2, 2024

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

[8]ページ先頭

©2009-2025 Movatter.jp