-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Comparing changes
Open a pull request
base repository: coder/coder
base: v2.29.19
head repository: coder/coder
compare: release/2.29
- 8 commits
- 30 files changed
- 4 contributors
Commits on Jul 28, 2026
-
fix(coderd): reject workspace proxy hostname prefixes (#27544) (#27614)
Backport of #27544 Original PR: #27544 — fix(coderd): reject workspace proxy hostname prefixes Merge commit: 8cc7f2b Requested by: @geokat Co-authored-by: George K <[email protected]> Co-authored-by: Bobby Ho <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 16ad5d9 - Browse repository at this point
Copy the full SHA 16ad5d9View commit details
Commits on Aug 14, 2026
-
docs: fix P2/P3 typos and syntax errors from drift sweep (#28101) (#2…
…8157) Backport of #28101 Original PR: #28101 — docs: fix P2/P3 typos and syntax errors from drift sweep Merge commit: 1d189cc Requested by: @nickvigilante Co-authored-by: Nick Vigilante <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d1cc073 - Browse repository at this point
Copy the full SHA d1cc073View commit details -
docs: fix Helm TLS/ingress value keys in admin/setup (#28087) (#28162)
Backport of #28087 Original PR: #28087 — docs: fix Helm TLS/ingress value keys in admin/setup Merge commit: 5b97d99 Requested by: @nickvigilante Co-authored-by: Nick Vigilante <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c85a3d2 - Browse repository at this point
Copy the full SHA c85a3d2View commit details -
docs: correct nginx X-Forwarded-Proto and certbot instructions flavor (…
…#28086) (#28160) Backport of #28086 Original PR: #28086 — docs: correct nginx X-Forwarded-Proto and certbot instructions flavor Merge commit: b0e93b6 Requested by: @nickvigilante Co-authored-by: Nick Vigilante <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8a49478 - Browse repository at this point
Copy the full SHA 8a49478View commit details -
docs: remove invalid
--yesflag from `coder template version promot……e` (#28084) (#28159) Backport of #28084 Original PR: #28084 — docs: remove invalid `--yes` flag from `coder template version promote` Merge commit: f3fd4c4 Requested by: @nickvigilante Co-authored-by: Nick Vigilante <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1abc6f0 - Browse repository at this point
Copy the full SHA 1abc6f0View commit details
Commits on Aug 17, 2026
-
fix(docs): correct broken CLI commands and flags from drift sweep (ba…
…ckport to release/2.29) (#28176) Backport of #28098 to `release/2.29` (ESR). Replaces the stale automated backport #28163, whose branch was an empty placeholder based on an older `release/2.29` (the branch predates four docs backports that have since merged: #28159, #28160, #28162, #28157). This branch is cut from the current `release/2.29` tip and cherry-picks `58de9ab8f87e` with `git cherry-pick -x`. **Conflicts resolved manually:** - `dx-data-cloud.md`, `users/index.md`: kept 2.29's `shell` fence and applied the `coder users list --output json | jq ... | @csv > users.csv` pipeline (same fence divergence as on `main`). - `docs/ai-coder/github-to-tasks.md`: that page does not exist on `release/2.29`, so its hunk is dropped. The backport touches `scale-utility.md`, `dx-data-cloud.md`, `users/index.md`, and `workspace-access/index.md`. Once reviewed, #28163 can be closed in favor of this PR. - Original PR: #28098 - Replaces: #28163 - Tracking: DOCS-651 > This PR was created with AI assistance (Coder Agents).
Configuration menu - View commit details
-
Copy full SHA for 625d256 - Browse repository at this point
Copy the full SHA 625d256View commit details
Commits on Aug 24, 2026
-
fix(docs): fix slack webhook backtick (backport of #28085 to release/…
…2.29) (#28177) Backport of #28085 to `release/2.29` (ESR). Replaces the stale automated backport #28164, whose branch was an empty placeholder based on an older `release/2.29`. This branch is cut from the current `release/2.29` tip and cherry-picks `3145cc8386f9` with `git cherry-pick -x`. **Scope note:** only the `slack.md` fix (removing the stray trailing backtick from the `CODER_NOTIFICATIONS_WEBHOOK_ENDPOINT` export) applies to 2.29. #28085 also fixed a doubled-prefix metric name in `prometheus.md`, but `release/2.29`'s native-histograms list does not include `coderd_template_workspace_build_duration_seconds` at all, so that hunk is intentionally dropped rather than adding a metric 2.29 does not document. The `slack.md` conflict kept 2.29's `bash` fence. Once reviewed, #28164 can be closed in favor of this PR. - Original PR: #28085 - Replaces: #28164 - Tracking: DOCS-651 > This PR was created with AI assistance (Coder Agents).
Configuration menu - View commit details
-
Copy full SHA for 97980f9 - Browse repository at this point
Copy the full SHA 97980f9View commit details
Commits on Sep 4, 2026
-
fix: prevent coderd crashes from unsupported Tailnet RPCs (#28429) (#…
…28957) Backport of #28429 Original PR: #28429 — fix: prevent coderd crashes from unsupported Tailnet RPCs Merge commit: 156c8b6 Requested by: @geokat > [!WARNING] > The automatic cherry-pick had conflicts. > Please resolve manually by cherry-picking the original merge commit: > > ``` > git fetch origin backport/28429-to-2.29 > git checkout backport/28429-to-2.29 > git reset --hard origin/release/2.29 > git cherry-pick -x -m1 156c8b6 > # resolve conflicts, then push > ``` --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: George K <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 82fe9d1 - Browse repository at this point
Copy the full SHA 82fe9d1View 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.29.19...release/2.29