RichCodeNavIndexer

A GitHub Action that adds rich code navigation to a repo's branches and pull requests.

MIT License

Stars
26
Committers
15

Bot releases are hidden (Show)

RichCodeNavIndexer - v0.1.306 Latest Release

Published by mohaimenhasan about 1 year ago

Updated Core Version

RichCodeNavIndexer - v0.1.305

Published by noellelc about 1 year ago

What's Changed

  • additional telemetry
  • improved C# LSIF generator performance
RichCodeNavIndexer - v0.1.304

Published by mohaimenhasan over 1 year ago

What's Changed

Full Changelog: https://github.com/microsoft/RichCodeNavIndexer/compare/v0.1.302...v0.1.304

RichCodeNavIndexer - v0.1.303

Published by mohaimenhasan over 1 year ago

What's Changed

Full Changelog: https://github.com/microsoft/RichCodeNavIndexer/compare/v0.1.300...v0.1.303

RichCodeNavIndexer - v0.1.302

Published by mohaimenhasan over 1 year ago

Update core to 310 alpha

RichCodeNavIndexer - v0.1.301

Published by wheresahmed over 1 year ago

  • Update C# and code index version to latest
RichCodeNavIndexer - v0.1.300

Published by mohaimenhasan over 1 year ago

Changes include -

  • Minor LSIF bug fixes + updating latest c# version
RichCodeNavIndexer - v0.1.299

Published by mohaimenhasan over 1 year ago

Updates with this release includes:

  • Adding test package publishing feed to publish package locally
  • Cleanup old usage of EnvVarDump for C# - No one was utilizing the EnvVarDump packages for C# builds, so configuration removed.
  • Allow creation/upload of C# LSIF tool logging to build artifacts
RichCodeNavIndexer - v0.1.298

Published by noellelc almost 2 years ago

Included in this release:

  • adjustments to parallelism to ensure proper completion
  • removal of ClientTool dependency
RichCodeNavIndexer - v0.1.273

Published by mohaimenhasan almost 2 years ago

  • Core update of exposing acquired dotnet SDKs to child tasks in clean install scenarios
RichCodeNavIndexer - v0.1.272

Published by mohaimenhasan almost 2 years ago

  • Indexing tools version updates
  • Updates to the publishing pipeline
RichCodeNavIndexer - v0.1.271

Published by noellelc almost 2 years ago

Changes include:

  • Updates dependencies to .NET 6
  • improved telemetry
RichCodeNavIndexer - v0.1.261

Published by NTaylorMullen almost 2 years ago

RichCodeNavIndexer - v0.1.246

Published by NTaylorMullen almost 2 years ago

  • Makes .NET tool install resilient to differing global.json versions
RichCodeNavIndexer - v0.1.245

Published by NTaylorMullen almost 2 years ago

  • Fix dotnet tool install to be more accepting of tool install outputs.
RichCodeNavIndexer - v0.1.244

Published by NTaylorMullen almost 2 years ago

Updates in this release:

  • An update in textual information once RichNav information has been resolved.
  • Fixes to ensure future releases don't break experiences
  • Automatic acquisition of .NET
  • Migration to .NET 6.0 versions of dotnet
RichCodeNavIndexer - v0.1.21

Published by noellelc almost 2 years ago

Updates in this release:

  • performance improvements around package installation
  • improved logic around uploading successful indexes
RichCodeNavIndexer - v0.1.20

Published by NicholasSmith-MS about 2 years ago

Update for adding msbuildLogOutputDirectory input.

RichCodeNavIndexer - v0.1.19

Published by noellelc about 2 years ago

Updates in this release:

  • properly record pipeline host in telemetry
  • fix Java indexing bug for multiple projects
RichCodeNavIndexer - v0.1.18

Published by noellelc about 2 years ago

Updates in this release:

  • default to LSIF C# version 4.3.0-3.22307.3
  • if binlogs are available, manually specify version 4.4.0-1.22372.4
Package Rankings
Top 2.02% on Github actions
Badges
Extracted from project README
GitHub Actions status
Related Projects