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: J0F3/WindowsDeveloperConfig
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: microsoft/WindowsDeveloperConfig
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.
  • 18 commits
  • 97 files changed
  • 10 contributors

Commits on Jun 18, 2026

  1. Configuration menu
    Copy the full SHA
    8343f3d View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2026

  1. Enhance OhMyPosh command with UTF-8 encoding

    Updated the command for OhMyPosh initialization to include UTF-8 encoding settings.
    crutkas authored Jun 19, 2026
    Configuration menu
    Copy the full SHA
    a98e0d1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request microsoft#82 from microsoft/dev/crutkas/encodingOh…

    …MyPosh
    
    Enhance OhMyPosh command with UTF-8 encoding
    crutkas authored Jun 19, 2026
    Configuration menu
    Copy the full SHA
    0cd8dda View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2026

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

Commits on Jul 22, 2026

  1. Configuration menu
    Copy the full SHA
    dfb075a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44572f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a17ed5 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2026

  1. Configuration menu
    Copy the full SHA
    d3ea692 View commit details
    Browse the repository at this point in the history
  2. Bump the github-actions group with 2 updates (microsoft#95)

    Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/upload-artifact](https://github.com/actions/upload-artifact).
    
    
    Updates `actions/checkout` from 4.4.0 to 7.0.1
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.4.0...3d3c42e)
    
    Updates `actions/upload-artifact` from 4.6.2 to 7.0.1
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@ea165f8...043fb46)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 7.0.1
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: actions/upload-artifact
      dependency-version: 7.0.1
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 20, 2026
    Configuration menu
    Copy the full SHA
    b5561d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2026

  1. Configuration menu
    Copy the full SHA
    f0a61ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff7a538 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2026

  1. Protect setup files and avoid publisher trust prompts (microsoft#103)

    * Update policy exec
    
    * Allow bootstrap under organization-enforced AllSigned
    AmelBawa-msft authored Sep 17, 2026
    Configuration menu
    Copy the full SHA
    46b708a View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2026

  1. Add lightweight WinAppCLI workload

    Add a Developer Mode, .NET 10, and WinAppCLI configuration while allowing the full WinUI workload to follow current Visual Studio and Windows App Runtime releases.
    
    Co-authored-by: Copilot <[email protected]>
    niels9001 and Copilot committed Sep 18, 2026
    Configuration menu
    Copy the full SHA
    a8fdc8d View commit details
    Browse the repository at this point in the history
  2. Replace encoded bootstrap elevation with a verified script launch (mi…

    …crosoft#105)
    
    * Replace encoded bootstrap elevation with a verified script launch
    
    * git attributes
    AmelBawa-msft authored Sep 18, 2026
    Configuration menu
    Copy the full SHA
    9ff0524 View commit details
    Browse the repository at this point in the history
  3. Keep WinAppCLI setup lightweight

    Use built-in Windows PowerShell for DSC module bootstrap and remove the unnecessary explicit Windows App Runtime package.
    
    Co-authored-by: Copilot <[email protected]>
    niels9001 and Copilot committed Sep 18, 2026
    Configuration menu
    Copy the full SHA
    26edc77 View commit details
    Browse the repository at this point in the history
  4. Remove WinAppCLI module bootstrap

    Use built-in DSC command resources for the OS check and the repository's existing Developer Mode registry setting.
    
    Co-authored-by: Copilot <[email protected]>
    niels9001 and Copilot committed Sep 18, 2026
    Configuration menu
    Copy the full SHA
    f6deb2b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d28a8de View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2026

  1. Merge pull request microsoft#106 from microsoft/niels9001/add-winappc…

    …li-workload
    
    Add lightweight WinAppCLI workload
    niels9001 authored Sep 19, 2026
    Configuration menu
    Copy the full SHA
    bf74ae3 View commit details
    Browse the repository at this point in the history
Loading