Skip to content

Scalar 20.01.165.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@jrbriggs jrbriggs released this 29 Jan 18:31
12b4010

Major Updates

  • The command-line interface has been reworked. See the docs for the latest. We expect these commands to be stable for future releases.
  • Several background maintenance activities have been improved, including:
    • Background fetch disables interactive auth and uses the refs/scalar/hidden namespace.
    • Maintenance activities will stop sooner after scalar pause.
  • The release process has greatly improved!
  • The legal docs have been updated in preparation for going open-source.

Changes

#313: Fix flaky fetch step
#311: Create the correct UpgradeOrchestrator for each platform
#307: Ignore intermittently failing test: CreateFileWithoutClose
#303: Pause maintenance between repos during same task
#305: BackgroundFetch: disable interactive auth
#299: Configure Watchman during ConfigStep
#300: Drop --no-update-remote-refs based on upstream feedback
#298: FetchStep: use '--prune' and refs/scalar/hidden
#295: scalar run all
#270: Update Git to v2.25.0
#296: Upgrade to dotnet 3.1.101
#294: Generate and publish NuGet packages in release builds
#293: Update Readme and related docs
#292: Rework the command-line interface
#280: Improve legal docs in preparation for public release
#283: Pipelines: use configuration setting for msbuild task