Thanks to visit codestin.com
Credit goes to github.com

Skip to content
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 or learn 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: PterX/coder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: coder/coder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 19 files changed
  • 1 contributor

Commits on Dec 14, 2025

  1. feat: add flag to disable template insights (coder#20940)

    Closes coder#20399 
    
    To summarize the original commit messages:
    
    - Do not log stats to the database.
    - Return errors on the insight endpoints.
    - Update the frontend to show those errors.
    - Also fixes an issue with getting the user status count via codersdk,
    since I added a test to ensure it was not disabled by this flag and it
    was sending the wrong payload.
    code-asher authored Dec 14, 2025
    Configuration menu
    Copy the full SHA
    27f0413 View commit details
    Browse the repository at this point in the history
Loading