Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.15 KB

File metadata and controls

21 lines (13 loc) · 1.15 KB

Rich Code Navigation Indexed Code Samples

This is a sample code base used to validate Rich Code Nav indexing against DEV, INT, and PROD environments.

Validation steps

  1. Push any commit to any branch to trigger the build, typically a trivial comment change.
  2. Monitor the indexing task and make sure the build succeeded.
  3. Use the Rich Nav chrome extension to validate code navigation on the commit that was indexed against the target environment.

Build Status

DEV

Build Status

INT

Build Status

PROD

Build Status