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: angular/angular-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ab0bdce
Choose a base ref
...
head repository: angular/angular-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f3d6159
Choose a head ref
  • 8 commits
  • 18 files changed
  • 4 contributors

Commits on Mar 26, 2025

  1. build: disable remote upload of local action results to RBE cache

    disable remote upload for local actions
    
    (cherry picked from commit 4a52a7b)
    josephperrott authored and alan-agius4 committed Mar 26, 2025
    Configuration menu
    Copy the full SHA
    d556d32 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

  1. ci: update bazel RBE setup on CI and use trusted build configuration …

    …for upstream CI runs
    
    Update to use the latest bazel/configure-remote action from dev-infra and set up trusted builds
    for CI runs from upstream branches.
    josephperrott authored and alan-agius4 committed Mar 27, 2025
    Configuration menu
    Copy the full SHA
    cac7f3c View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2025

  1. fix(@angular/build): correctly handle false value in server option

    The schema included a top-level `type`, preventing this option from functioning correctly.
    
    Closes: #29969
    (cherry picked from commit 8a89438)
    alan-agius4 committed Mar 31, 2025
    Configuration menu
    Copy the full SHA
    76cfd36 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. fix(@angular-devkit/schematics): properly resolve relative schematics…

    … when executed from a nested directory
    
    Ensure that relative schematic paths are correctly resolved when invoked from within a nested directory.
    
    Closes: #29978
    (cherry picked from commit 4955ee0)
    alan-agius4 committed Apr 1, 2025
    Configuration menu
    Copy the full SHA
    e5aec56 View commit details
    Browse the repository at this point in the history
  2. ci: update to latest dev-infra action versions

    Update to the latest actions
    josephperrott authored and jkrems committed Apr 1, 2025
    Configuration menu
    Copy the full SHA
    859af4d View commit details
    Browse the repository at this point in the history
  3. build: setup rules_esbuild in preparation for devinfra update

    The shared dev-infra repository will depend on `rules_esbuild` going
    forward, so we need to install it.
    
    (cherry picked from commit dfaedbc)
    devversion authored and jkrems committed Apr 1, 2025
    Configuration menu
    Copy the full SHA
    61ee961 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2025

  1. Configuration menu
    Copy the full SHA
    d69188c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3d6159 View commit details
    Browse the repository at this point in the history
Loading