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: microsoft/rushstack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2154c686b7770d49c269870b4403ecf1ef24be47
Choose a base ref
...
head repository: microsoft/rushstack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7e16111340f7fb1b48ed8c40b5c193efab5134a0
Choose a head ref
  • 11 commits
  • 148 files changed
  • 8 contributors

Commits on Jul 30, 2024

  1. [localization-plugin] Include webpack compilation in stats callback (#…

    …4854)
    
    Co-authored-by: David Michon <dmichon-msft@users.noreply.github.com>
    dmichon-msft and dmichon-msft authored Jul 30, 2024
    Copy the full SHA
    f099df4 View commit details

Commits on Jul 31, 2024

  1. Update changelogs [skip ci]

    rushbot committed Jul 31, 2024
    Copy the full SHA
    fae0d99 View commit details
  2. Bump versions [skip ci]

    rushbot committed Jul 31, 2024
    Copy the full SHA
    df93f1d View commit details
  3. fix(rush): don't panic when cache beforeExecute fails (#4852)

    * fix(rush): don't panic when cache beforeExecute fails
    
    * add changeset
    
    ---------
    
    Co-authored-by: Aramis Sennyey <aramissennyeydd@users.noreply.github.com>
    aramissennyeydd and aramissennyeydd authored Jul 31, 2024
    Copy the full SHA
    e619556 View commit details
  4. Update changelogs [skip ci]

    rushbot committed Jul 31, 2024
    Copy the full SHA
    918ba28 View commit details
  5. Bump versions [skip ci]

    rushbot committed Jul 31, 2024
    Copy the full SHA
    a9da32f View commit details

Commits on Aug 2, 2024

  1. [rush] Some new features about rush alerts (#4856)

    * Add support for maxDailyDisplays in rush alerts to limit daily alert displays
    
    * Add support for maxDailyDisplays in rush alerts to limit daily alert displays
    
    * snooze alert
    
    * feat: alert action
    
    * fix: ci
    
    * fix: ci
    
    * loadFromConfiguration
    
    * fix: ci
    
    * feat: schema
    
    * bug fix
    
    * chore: remove mid priority
    
    * adjust print format
    
    * remove unnecessary action
    
    * fix: ci
    
    * fix: ci
    
    * Fix a typo in the "rush init" template comment
    
    * print new result after changes
    
    * do not need inquirer
    
    * add alertId field for rush-alerts schema
    
    * fix some bugs
    
    * fix ci
    
    * Only display alerts when certain specific actions are triggered
    
    * rush change
    
    * improve code style
    
    * Update some docs
    
    * Prepare to publish a MINOR release
    
    * Revert change to @internal method; move risky code behind experiment
    
    * Update snapshots
    
    ---------
    
    Co-authored-by: qun <L-Qun@users.noreply.github.com>
    Co-authored-by: Pete Gonzalez <4673363+octogonz@users.noreply.github.com>
    3 people authored Aug 2, 2024
    Copy the full SHA
    4945500 View commit details
  2. Update changelogs [skip ci]

    rushbot committed Aug 2, 2024
    Copy the full SHA
    d13d423 View commit details
  3. Bump versions [skip ci]

    rushbot committed Aug 2, 2024
    Copy the full SHA
    a89eaf2 View commit details
  4. Update changelogs [skip ci]

    rushbot committed Aug 2, 2024
    Copy the full SHA
    515d3b2 View commit details
  5. Bump versions [skip ci]

    rushbot committed Aug 2, 2024
    Copy the full SHA
    7e16111 View commit details
Loading