-
Notifications
You must be signed in to change notification settings - Fork 58
Comparing changes
Open a pull request
base repository: coder/modules
base: 0703b13
head repository: coder/modules
compare: c873967
Commits on Mar 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fd5dd37 - Browse repository at this point
Copy the full SHA fd5dd37View commit details
Commits on Mar 21, 2025
-
feat(code-server): link binary to PATH (#415)
Noticed we don't place `code-server` in path, so made a quick fix.
Configuration menu - View commit details
-
Copy full SHA for 3caf1b2 - Browse repository at this point
Copy the full SHA 3caf1b2View commit details -
fix(filebrowser): configure before running (#400)
Fixes #399 Instead of trying to cram the config into one command we check if the db exists, if not initialize it then configure the various values before starting the app. --------- Co-authored-by: M Atif Ali <atif@coder.com>
Configuration menu - View commit details
-
Copy full SHA for 8b184eb - Browse repository at this point
Copy the full SHA 8b184ebView commit details
Commits on Apr 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d0c1657 - Browse repository at this point
Copy the full SHA d0c1657View commit details -
Configuration menu - View commit details
-
Copy full SHA for be91e18 - Browse repository at this point
Copy the full SHA be91e18View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4569c2 - Browse repository at this point
Copy the full SHA b4569c2View commit details
Commits on Apr 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for df98cf4 - Browse repository at this point
Copy the full SHA df98cf4View commit details
Commits on Apr 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b3d50ac - Browse repository at this point
Copy the full SHA b3d50acView commit details -
chore: bump crate-ci/typos from 1.17.2 to 1.31.1 (#419)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Muhammad Atif Ali <atif@coder.com>
Configuration menu - View commit details
-
Copy full SHA for e175b1a - Browse repository at this point
Copy the full SHA e175b1aView commit details -
fix: use the proper logs for
filebrowser
and add generic `testBaseL……ine` function (#418)
Configuration menu - View commit details
-
Copy full SHA for cccee31 - Browse repository at this point
Copy the full SHA cccee31View commit details -
feat(devcontainers-cli): add devcontainers-cli module (#425)
Related to [this issue](coder/coder#16432) Create a new module to install [@devcontainers/cli](https://github.com/devcontainers/cli) using npm. --------- Co-authored-by: Mathias Fredriksson <mafredri@gmail.com> Co-authored-by: M Atif Ali <atif@coder.com>
Configuration menu - View commit details
-
Copy full SHA for d4b4ebd - Browse repository at this point
Copy the full SHA d4b4ebdView commit details
Commits on Apr 18, 2025
-
feat: add preinstall/postinstall script + tools for goose and claude …
…code (#424) Co-authored-by: = <=>
Configuration menu - View commit details
-
Copy full SHA for 8c2ea35 - Browse repository at this point
Copy the full SHA 8c2ea35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 201acb7 - Browse repository at this point
Copy the full SHA 201acb7View commit details -
fix(devcontainers-cli): add PNPM_HOME for pnpm package manager (#433)
PNPM requires `$PNPM_HOME` to be set to install packages. This PR is a follow-up on the one creating @devcontainers-cli module - to ensure PNPM_HOME is set, based on values set by Coder.
Configuration menu - View commit details
-
Copy full SHA for 9d6dd83 - Browse repository at this point
Copy the full SHA 9d6dd83View commit details
Commits on Apr 20, 2025
-
feat(code-server): make
open_in
configurable (#430)Co-authored-by: M Atif Ali <atif@coder.com>
Configuration menu - View commit details
-
Copy full SHA for fd2dec7 - Browse repository at this point
Copy the full SHA fd2dec7View commit details
Commits on Apr 22, 2025
-
fix(vault-jwt): store vault token for use in vault jwt module (#435)
Co-authored-by: Birdie K <5210502+moo-im-a-cow@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5c5cf8e - Browse repository at this point
Copy the full SHA 5c5cf8eView commit details -
chore: add support for separate module versioning to CI (#426)
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 856400c - Browse repository at this point
Copy the full SHA 856400cView commit details -
chore(claude-code): update module version to 1.2.0 (#438)
This was missed in #424
Configuration menu - View commit details
-
Copy full SHA for 3dc2c9f - Browse repository at this point
Copy the full SHA 3dc2c9fView commit details -
chore(goose): update module version to 1.1.0 (#439)
This was missed in #424
Configuration menu - View commit details
-
Copy full SHA for 6096a40 - Browse repository at this point
Copy the full SHA 6096a40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72d3c92 - Browse repository at this point
Copy the full SHA 72d3c92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b4ceba - Browse repository at this point
Copy the full SHA 4b4cebaView commit details
Commits on Apr 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b58ad58 - Browse repository at this point
Copy the full SHA b58ad58View commit details
Commits on Apr 24, 2025
-
fix(jupyterlab): fix path to jupyter-lab if already installed (#447)
Co-authored-by: M Atif Ali <atif@coder.com>
Configuration menu - View commit details
-
Copy full SHA for cc567ed - Browse repository at this point
Copy the full SHA cc567edView commit details -
fix(claude-code): add
dangerously-skip-permissions
(#442)Co-authored-by: Ben Potter <me@bpmct.net> Co-authored-by: Benjamin <benjaminpeinhardt@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 48dbe98 - Browse repository at this point
Copy the full SHA 48dbe98View commit details -
ci: add deploy to main trigger (#448)
This PR adds the trigger to auto deploy the prod registry alongside dev when we do a merge to main or tag a release.
Configuration menu - View commit details
-
Copy full SHA for 3c81321 - Browse repository at this point
Copy the full SHA 3c81321View commit details
Commits on Apr 29, 2025
-
chore: bump crate-ci/typos from 1.31.1 to 1.31.2 (#455)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 284dcde - Browse repository at this point
Copy the full SHA 284dcdeView commit details -
chore: bump google-github-actions/auth from 2.1.8 to 2.1.10 (#454)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8eecf81 - Browse repository at this point
Copy the full SHA 8eecf81View commit details
Commits on May 2, 2025
-
fix(devcontainers-cli): install to
$CODER_SCRIPT_BIN_DIR
when using…… yarn (#457) When using `codercom/enterprise-node`, this will install the `devcontainer` cli into `/home/coder/.yarn/bin`, which is _not_ in `$PATH`. To work around this, we'll install it into `$CODER_SCRIPT_BIN_DIR`, like we do with `pnpm`.
Configuration menu - View commit details
-
Copy full SHA for f285eef - Browse repository at this point
Copy the full SHA f285eefView commit details -
fix(devcontainers-cli): set yarn install prefix to be one level up (#458
Configuration menu - View commit details
-
Copy full SHA for c099b3e - Browse repository at this point
Copy the full SHA c099b3eView commit details
Commits on May 3, 2025
-
feat(jetbrains-gateway): add arm64 support (#452)
Provide support for running Jetbrains Gateway connections to both ARM64 and AMD64 hosts. --------- Co-authored-by: Phorcys <57866459+phorcys420@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c200eb5 - Browse repository at this point
Copy the full SHA c200eb5View commit details
Commits on May 6, 2025
-
chore: bump crate-ci/typos from 1.31.2 to 1.32.0 (#460)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7a5fd44 - Browse repository at this point
Copy the full SHA 7a5fd44View commit details
Commits on May 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f4a10da - Browse repository at this point
Copy the full SHA f4a10daView commit details -
Configuration menu - View commit details
-
Copy full SHA for b14a03a - Browse repository at this point
Copy the full SHA b14a03aView commit details
Commits on May 8, 2025
-
feat(vault-jwt): allow specifying the vault jwt token directly (#436)
Co-authored-by: Birdie K <5210502+moo-im-a-cow@users.noreply.github.com> Co-authored-by: DevCats <chris@dualriver.com> Co-authored-by: DevCats <christofer@coder.com> Co-authored-by: M Atif Ali <me@matifali.dev> Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 43ed02f - Browse repository at this point
Copy the full SHA 43ed02fView commit details
Commits on May 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c873967 - Browse repository at this point
Copy the full SHA c873967View 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 0703b13...c873967