• Index
  • Search by APIs
  • Search by Words
  • Project Search
  • Java
  • Python
  • JavaScript
  • TypeScript
  • C++
  • Scala
  • Blog
Project: backstage (GitHub Link)
  • backstage-master
    • .github
      • PULL_REQUEST_TEMPLATE.md
      • vale
        • Vocab
          • Backstage
            • accept.txt
        • config.ini
      • ISSUE_TEMPLATE
        • bug_template.md
        • rfc_template.md
        • plugin_template.md
        • feature_template.md
        • ux-component_template.md
        • config.yml
      • codecov.yml
      • renovate.json5
      • labeler.yml
      • workflows
        • sync_snyk-monitor.yml
        • deploy_microsite.yml
        • sync_snyk-github-issues.yml
        • automate_review-labels.yaml
        • sync_issue-labels.yml
        • sync_version-packages.yml
        • sync_approve_renovate_pr.yaml
        • ci.yml
        • verify_e2e-linux.yml
        • verify_codeql.yml
        • sync_renovate-changesets.yml
        • sync_release-manifest.yml
        • sync_code-formatting.yml
        • verify_e2e-techdocs.yml
        • automate_area-labels.yml
        • automate_merge_renovate_prs.yaml
        • verify_windows.yml
        • automate_review-labels-scheduled.yaml
        • verify_storybook.yml
        • deploy_nightly.yml
        • automate_stale.yml
        • verify_dco.yaml
        • automate_changeset_feedback.yml
        • verify_docs-quality.yml
        • verify_e2e-windows.yml
        • verify_e2e-tugboat.yml
        • verify_fossa.yml
        • sync_dependabot-changesets.yml
        • verify_microsite.yml
        • deploy_packages.yml
      • CODEOWNERS
    • .eslintignore
    • .husky
      • pre-commit
      • .gitignore
    • lerna.json
    • storybook
      • .npmrc
      • CHANGELOG.md
      • .storybook
        • apis.js
        • webpack-plugin-fail-build-on-warning.js
        • main.js
        • preview.js
      • .yarnrc
      • README.md
      • package.json
    • mkdocs.yml
    • .imgbotconfig
    • LICENSE
    • .npmrc
    • catalog-info.yaml
    • CONTRIBUTING.md
    • plugins
      • catalog-backend-module-bitbucket-cloud
        • src
          • index.ts
          • BitbucketCloudEntityProvider.ts
          • BitbucketCloudEntityProvider.test.ts
          • setupTests.ts
          • BitbucketCloudEntityProviderConfig.ts
          • BitbucketCloudEntityProviderConfig.test.ts
        • api-report.md
        • CHANGELOG.md
        • config.d.ts
        • README.md
        • package.json
        • .eslintrc.js
      • azure-devops
        • src
          • plugin.test.ts
          • utils
            • getAnnotationFromEntity.ts
            • index.ts
            • getDurationFromDates.test.ts
            • getDurationFromDates.ts
            • equalsIgnoreCase.ts
            • arrayHas.ts
          • hooks
            • useBuildRuns.ts
            • useRepoBuilds.ts
            • useDashboardPullRequests.ts
            • useAllTeams.ts
            • useUserTeamIds.ts
            • index.ts
            • useUserEmail.ts
            • useGitTags.ts
            • useProjectRepoFromEntity.ts
            • usePullRequests.ts
          • index.ts
          • api
            • AzureDevOpsClient.ts
            • index.ts
            • AzureDevOpsApi.ts
          • components
            • EntityPageAzureGitTags
              • EntityPageAzureGitTags.tsx
              • index.ts
            • AzurePipelinesIcon
              • index.ts
              • AzurePipelinesIcon.tsx
            • PullRequestStatusButtonGroup
              • PullRequestStatusButtonGroup.tsx
              • index.ts
            • AzurePullRequestsIcon
              • AzurePullRequestsIcon.tsx
              • index.ts
            • AzureGitTagsIcon
              • index.ts
              • AzureGitTagsIcon.tsx
            • EntityPageAzurePipelines
              • EntityPageAzurePipelines.tsx
              • index.ts
            • PullRequestTable
              • index.ts
              • PullRequestTable.tsx
            • GitTagTable
              • index.ts
              • GitTagTable.tsx
            • EntityPageAzurePullRequests
              • EntityPageAzurePullRequests.tsx
              • index.ts
            • BuildTable
              • BuildTable.tsx
              • index.ts
              • BuildTable.stories.tsx
              • BuildTable.test.ts
            • PullRequestsPage
              • PullRequestsPage.tsx
              • index.ts
              • lib
                • hooks
                  • useFilterProcessor.ts
                  • index.ts
                • PullRequestGrid
                  • index.ts
                  • PullRequestGrid.tsx
                • AutoCompleteIcon
                  • AutoCompleteIcon.tsx
                  • index.ts
                • types.ts
                • filters
                  • assignedToUserFilter.ts
                  • assignedToTeamFilter.ts
                  • createdByTeamFilter.ts
                  • createFilter.test.ts
                  • allFilter.ts
                  • createFilter.ts
                  • assignedToTeamsFilter.ts
                  • index.ts
                  • createdByUserFilter.ts
                  • createdByTeamsFilter.ts
                  • types.ts
                • PullRequestGridColumn
                  • index.ts
                  • PullRequestGridColumn.tsx
                • utils.ts
                • utils.test.ts
                • PullRequestCard
                  • PullRequestCard.tsx
                  • PullRequestCard.stories.tsx
                  • PullRequestCardPolicies.tsx
                  • PullRequestCardReviewers.tsx
                  • PullRequestCardReviewer.tsx
                  • index.ts
                  • PullRequestCardPolicy.tsx
          • setupTests.ts
          • routes.ts
          • plugin.ts
          • constants.ts
        • api-report.md
        • CHANGELOG.md
        • dev
          • index.tsx
        • README.md
        • package.json
        • .eslintrc.js
        • docs
      • catalog
        • src
          • plugin.test.ts
          • apis
            • StarredEntitiesApi
              • migration.test.ts
              • DefaultStarredEntitiesApi.test.ts
              • index.ts
              • migration.ts
              • DefaultStarredEntitiesApi.ts
            • index.ts
          • index.ts
          • components
            • HasSubcomponentsCard
              • HasSubcomponentsCard.test.tsx
              • index.ts
              • HasSubcomponentsCard.tsx
            • DependencyOfComponentsCard
              • DependencyOfComponentsCard.test.tsx
              • index.ts
              • DependencyOfComponentsCard.tsx
            • AboutCard
              • AboutField.tsx
              • AboutContent.tsx
              • index.ts
              • AboutCard.tsx
              • AboutCard.test.tsx
              • AboutContent.test.tsx
            • CatalogSearchResultListItem
              • CatalogSearchResultListItem.tsx
              • index.ts
            • DependsOnComponentsCard
              • DependsOnComponentsCard.test.tsx
              • index.ts
              • DependsOnComponentsCard.tsx
            • RelatedEntitiesCard
              • index.ts
              • RelatedEntitiesCard.tsx
              • presets.ts
            • EntitySwitch
              • conditions.test.ts
              • EntitySwitch.tsx
              • index.ts
              • EntitySwitch.test.tsx
              • conditions.ts
            • HasSystemsCard
              • index.ts
              • HasSystemsCard.test.tsx
              • HasSystemsCard.tsx
            • HasComponentsCard
              • HasComponentsCard.test.tsx
              • index.ts
              • HasComponentsCard.tsx
            • EntityLinksCard
              • EntityLinksEmptyState.tsx
              • index.ts
              • IconLink.tsx
              • useDynamicColumns.tsx
              • types.ts
              • EntityLinksCard.test.tsx
              • LinksGridList.tsx
              • IconLink.test.tsx
              • EntityLinksCard.tsx
            • EntityNotFound
              • Illo
                • Illo.tsx
                • index.ts
              • EntityNotFound.tsx
              • index.ts
              • EntityNotFound.test.tsx
            • CatalogTable
              • columns.tsx
              • index.ts
              • types.ts
              • CatalogTable.test.tsx
              • CatalogTable.tsx
            • CatalogEntityPage
              • CatalogEntityPage.tsx
              • index.ts
              • useEntityFromUrl.ts
            • DependsOnResourcesCard
              • DependsOnResourcesCard.test.tsx
              • index.ts
              • DependsOnResourcesCard.tsx
            • FilteredEntityLayout
              • index.ts
            • SystemDiagramCard
              • index.ts
              • SystemDiagramCard.test.tsx
              • SystemDiagramCard.tsx
            • HasResourcesCard
              • HasResourcesCard.tsx
              • index.ts
              • HasResourcesCard.test.tsx
            • CatalogKindHeader
              • index.ts
              • CatalogKindHeader.test.tsx
              • CatalogKindHeader.tsx
            • EntityContextMenu
              • EntityContextMenu.tsx
              • EntityContextMenu.test.tsx
            • CatalogPage
              • CatalogPage.tsx
              • index.ts
              • DefaultCatalogPage.tsx
              • CatalogPage.test.tsx
              • DefaultCatalogPage.test.tsx
            • EntityOrphanWarning
              • EntityOrphanWarning.test.tsx
              • DeleteEntityDialog.test.tsx
              • index.ts
              • EntityOrphanWarning.tsx
              • DeleteEntityDialog.tsx
            • EntityProcessingErrorsPanel
              • EntityProcessingErrorsPanel.tsx
              • index.ts
              • EntityProcessingErrorsPanel.test.tsx
            • EntityLayout
              • EntityLayout.tsx
              • index.ts
              • EntityLayout.test.tsx
          • overridableComponents.ts
          • setupTests.ts
          • routes.ts
          • plugin.ts
        • api-report.md
        • CHANGELOG.md
        • dev
          • index.tsx
        • README.md
        • package.json
        • .eslintrc.js
      • techdocs
        • src
          • EntityPageDocs.tsx
          • home
            • index.ts
            • components
              • DefaultTechDocsHome.tsx
              • Grids
                • DocsCardGrid.tsx
                • DocsCardGrid.test.tsx
                • index.ts
                • EntityListDocsGrid.tsx
              • TechDocsCustomHome.tsx
              • TechDocsIndexPage.tsx
              • index.ts
              • TechDocsIndexPage.test.tsx
              • Tables
                • columns.tsx
                • index.ts
                • DocsTable.tsx
                • DocsTable.test.tsx
                • types.ts
                • EntityListDocsTable.tsx
                • actions.tsx
              • TechDocsPageWrapper.tsx
              • TechDocsPicker.tsx
              • DefaultTechDocsHome.test.tsx
              • TechDocsCustomHome.test.tsx
          • plugin.test.ts
          • api.ts
          • search
            • index.ts
            • components
              • TechDocsSearch.test.tsx
              • TechDocsSearchResultListItem.test.tsx
              • TechDocsSearch.tsx
              • index.ts
              • TechDocsSearchResultListItem.tsx
          • index.ts
          • event-source-polyfill.d.ts
          • helpers.ts
          • client.test.ts
          • setupTests.ts
          • types.ts
          • routes.ts
          • plugin.ts
          • client.ts
          • test-utils
            • fixtures
              • mkdocs-index.ts
            • index.ts
            • shadowDom.ts
          • Router.tsx
          • reader
            • transformers
              • addBaseUrl.ts
              • copyToClipboard.tsx
              • addBaseUrl.test.ts
              • scrollIntoAnchor.test.ts
              • removeMkdocsHeader.test.ts
              • html
                • hooks
                  • index.ts
                  • iframes.ts
                  • links.ts
                • transformer.ts
                • index.ts
                • transformer.test.tsx
              • addLinkClickListener.ts
              • transformer.ts
              • simplifyMkdocsFooter.test.ts
              • index.ts
              • rewriteDocLinks.test.ts
              • copyToClipboard.test.ts
              • index.test.ts
              • rewriteDocLinks.ts
              • addLinkClickListener.test.ts
              • onCssReady.ts
              • simplifyMkdocsFooter.ts
              • addGitFeedbackLink.test.ts
              • addGitFeedbackLink.ts
              • scrollIntoAnchor.ts
              • styles
                • transformer.test.ts
                • transformer.ts
                • index.ts
                • rules
                  • animations.ts
                  • reset.ts
                  • layout.ts
                  • index.ts
                  • variables.ts
                  • types.ts
                  • typeset.ts
                  • rules.ts
                  • extensions.ts
              • onCssReady.test.ts
              • addSidebarToggle.ts
              • removeMkdocsHeader.ts
            • index.ts
            • components
              • useReaderState.test.tsx
              • TechDocsReaderPageContent
                • TechDocsReaderPageContentAddons.tsx
                • TechDocsReaderPageContent.tsx
                • index.ts
                • dom.tsx
                • TechDocsReaderPageContent.test.tsx
              • TechDocsReaderProvider.tsx
              • index.ts
              • TechDocsBuildLogs.test.tsx
              • useRawPage.ts
              • TechDocsNotFound.tsx
              • TechDocsReaderPageHeader
                • index.ts
                • TechDocsReaderPageHeader.tsx
                • TechDocsReaderPageHeader.test.tsx
              • useReaderState.ts
              • TechDocsStateIndicator.tsx
              • TechDocsNotFound.test.tsx
              • TechDocsReaderPageSubheader
                • index.ts
                • TechDocsReaderPageSubheader.tsx
              • TechDocsBuildLogs.tsx
              • TechDocsReaderPage
                • context.test.tsx
                • context.tsx
                • index.ts
                • TechDocsReaderPage.test.tsx
                • TechDocsReaderPage.tsx
            • README.md
        • api-report.md
        • CHANGELOG.md
        • config.d.ts
        • dev
          • index.tsx
        • README.md
        • package.json
        • .eslintrc.js
      • catalog-react
        • src
          • utils
            • index.ts
            • isOwnerOf.test.ts
            • getEntitySourceLocation.ts
            • getEntityRelations.ts
            • isOwnerOf.ts
            • filters.ts
            • getEntityRelations.test.ts
          • api.ts
          • hooks
            • useStarredEntities.ts
            • useEntityListProvider.test.tsx
            • useStarredEntity.test.tsx
            • index.ts
            • useEntity.test.tsx
            • useEntityOwnership.test.tsx
            • useEntity.tsx
            • useEntityPermission.test.tsx
            • useStarredEntities.test.tsx
            • useEntityOwnership.ts
            • useEntityListProvider.tsx
            • useRelatedEntities.ts
            • useEntityTypeFilter.tsx
            • useEntityPermission.ts
            • useStarredEntity.ts
          • apis
            • StarredEntitiesApi
              • index.ts
              • MockStarredEntitiesApi.ts
              • MockStarredEntitiesApi.test.ts
              • StarredEntitiesApi.ts
            • index.ts
          • index.ts
          • components
            • UserListPicker
              • index.ts
              • UserListPicker.test.tsx
              • UserListPicker.tsx
            • EntityRefLink
              • EntityRefLinks.tsx
              • EntityRefLink.tsx
              • index.ts
              • EntityRefLink.test.tsx
              • humanize.test.ts
              • humanize.ts
              • EntityRefLinks.test.tsx
            • EntityTagPicker
              • EntityTagPicker.test.tsx
              • index.ts
              • EntityTagPicker.tsx
            • EntityOwnerPicker
              • EntityOwnerPicker.test.tsx
              • index.ts
              • EntityOwnerPicker.tsx
            • FavoriteEntity
              • FavoriteEntity.tsx
              • index.ts
            • index.ts
            • EntityLifecyclePicker
              • EntityLifecyclePicker.test.tsx
              • index.ts
              • EntityLifecyclePicker.tsx
            • EntityTypePicker
              • index.ts
              • EntityTypePicker.test.tsx
              • EntityTypePicker.tsx
            • EntityTable
              • presets.test.tsx
              • columns.tsx
              • index.ts
              • presets.tsx
              • EntityTable.test.tsx
              • EntityTable.tsx
            • EntitySearchBar
              • EntitySearchBar.tsx
              • index.ts
              • EntitySearchBar.test.tsx
            • UnregisterEntityDialog
              • UnregisterEntityDialog.tsx
              • useUnregisterEntityDialogState.test.tsx
              • useUnregisterEntityDialogState.ts
              • index.ts
              • UnregisterEntityDialog.test.tsx
            • InspectEntityDialog
              • InspectEntityDialog.tsx
              • index.ts
              • components
                • JsonPage.tsx
                • EntityKindIcon.tsx
                • ColocatedPage.tsx
                • util.ts
                • YamlPage.test.tsx
                • OverviewPage.tsx
                • AncestryPage.tsx
                • common.tsx
                • YamlPage.tsx
                • JsonPage.test.tsx
            • CatalogFilterLayout
              • index.ts
              • CatalogFilterLayout.tsx
            • EntityKindPicker
              • index.ts
              • EntityKindPicker.test.tsx
              • EntityKindPicker.tsx
          • overridableComponents.ts
          • setupTests.ts
          • types.ts
          • routes.ts
          • testUtils
            • index.ts
            • providers.tsx
          • filters.ts
          • filters.test.ts
        • api-report.md
        • CHANGELOG.md
        • README.md
        • package.json
        • .eslintrc.js
      • catalog-import
        • src
          • plugin.test.ts
          • hooks
            • index.ts
            • useCatalogFilename.ts
          • index.ts
          • api
            • GitHub.ts
            • index.ts
            • CatalogImportApi.ts
            • CatalogImportClient.ts
            • CatalogImportClient.test.ts
          • components
            • DefaultImportPage
              • DefaultImportPage.test.tsx
              • index.ts
              • DefaultImportPage.tsx
            • ImportInfoCard
              • index.ts
              • ImportInfoCard.test.tsx
              • ImportInfoCard.tsx
            • StepPrepareSelectLocations
              • StepPrepareSelectLocations.tsx
              • index.ts
              • StepPrepareSelectLocations.test.tsx
            • index.ts
            • helpers.ts
            • types.ts
            • ImportStepper
              • ImportStepper.tsx
              • index.ts
              • defaults.tsx
            • StepReviewLocation
              • index.ts
              • StepReviewLocation.tsx
            • Buttons
              • index.tsx
            • useImportState.test.tsx
            • StepPrepareCreatePullRequest
              • StepPrepareCreatePullRequest.tsx
              • PreviewPullRequestComponent.tsx
              • index.ts
              • PreparePullRequestForm.test.tsx
              • PreviewPullRequestComponent.test.tsx
              • PreviewCatalogInfoComponent.test.tsx
              • AutocompleteTextField.tsx
              • PreviewCatalogInfoComponent.tsx
              • StepPrepareCreatePullRequest.test.tsx
              • PreparePullRequestForm.tsx
            • ImportPage
              • index.ts
              • ImportPage.test.tsx
              • ImportPage.tsx
            • StepInitAnalyzeUrl
              • StepInitAnalyzeUrl.test.tsx
              • index.ts
              • StepInitAnalyzeUrl.tsx
            • useImportState.ts
            • StepFinishImportLocation
              • index.ts
              • StepFinishImportLocation.tsx
            • EntityListComponent
              • index.ts
              • EntityListComponent.tsx
          • setupTests.ts
          • types.ts
          • plugin.ts
        • api-report.md
        • CHANGELOG.md
        • config.d.ts
        • dev
          • index.tsx
        • README.md
        • package.json
        • .eslintrc.js
      • kafka
        • src
          • plugin.test.ts
          • index.ts
          • api
            • types.ts
            • KafkaBackendClient.ts
          • components
            • ConsumerGroupOffsets
              • useConsumerGroupsOffsetsForEntity.ts
              • __fixtures__
                • consumer-group-offsets.json
              • useConsumerGroupsForEntity.test.tsx
              • ConsumerGroupOffsets.test.tsx
              • ConsumerGroupOffsets.tsx
              • useConsumerGroupsForEntity.ts
              • useConsumerGroupsOffsetsForEntity.test.tsx
          • setupTests.ts
          • plugin.ts
          • Router.tsx
          • assets
          • constants.ts
        • api-report.md
        • CHANGELOG.md
        • dev
          • index.tsx
        • README.md
        • package.json
        • .eslintrc.js
      • catalog-backend-module-gitlab
        • src
          • GitLabDiscoveryProcessor.test.ts
          • index.ts
          • lib
            • index.ts
            • client.test.ts
            • types.ts
            • client.ts
          • setupTests.ts
          • GitLabDiscoveryProcessor.ts
        • api-report.md
        • CHANGELOG.md
        • README.md
        • package.json
        • .eslintrc.js
      • adr-common
        • src
          • index.ts
        • api-report.md
        • CHANGELOG.md
        • README.md
        • package.json
        • .eslintrc.js
      • code-coverage
        • src
          • plugin.test.ts
          • api.ts
          • index.ts
          • components
            • FileExplorer
              • FileContent.tsx
              • index.ts
              • FileExplorer.test.tsx
              • Highlighter.ts
              • CodeRow.tsx
              • FileExplorer.tsx
            • CoverageHistoryChart
              • index.ts
              • CoverageHistoryChart.tsx
            • Router.tsx
            • CodeCoveragePage
              • CodeCoveragePage.tsx
              • index.ts
          • setupTests.ts
          • types.ts
          • routes.ts
          • plugin.ts
        • api-report.md
        • CHANGELOG.md
        • dev
          • index.tsx
        • README.md
        • package.json
        • .eslintrc.js
      • home
        • src
          • plugin.test.ts
          • index.ts
          • components
            • index.ts
            • HeaderWorldClock
              • index.ts
              • HeaderWorldClock.tsx
              • HeaderWorldClock.test.tsx
            • SettingsModal.tsx
            • HomepageCompositionRoot.tsx
          • extensions.tsx
          • setupTests.ts
          • routes.ts
          • plugin.ts
          • componentRenderers
            • ComponentTabs
              • ComponentTab.tsx
              • index.ts
              • ComponentTabs.test.tsx
              • ComponentTabs.tsx
            • index.ts
            • ComponentAccordion.tsx
          • homePageComponents
            • Toolkit
              • index.ts
              • Toolkit.stories.tsx
              • Content.tsx
              • Content.test.tsx
              • Context.tsx
            • StarredEntities
              • StarredEntities.stories.tsx
              • index.ts
              • Content.tsx
              • Content.test.tsx
            • index.ts
            • CompanyLogo
              • CompanyLogo.stories.tsx
              • index.ts
              • CompanyLogo.tsx
              • CompanyLogo.test.tsx
            • WelcomeTitle
              • WelcomeTitle.test.tsx
              • WelcomeTitle.tsx
              • locales
                • goodAfternoon.locales.json
                • goodMorning.locales.json
                • goodEvening.locales.json
              • index.ts
              • timeUtil.test.ts
              • timeUtil.ts
            • RandomJoke
              • Settings.tsx
              • index.ts
              • Content.tsx
              • Context.tsx
              • Actions.tsx
          • assets
            • index.ts
            • TemplateBackstageLogoIcon.tsx
            • TemplateBackstageLogo.tsx
        • api-report.md
        • CHANGELOG.md
        • dev
          • index.tsx
        • README.md
        • package.json
        • .eslintrc.js
      • tech-insights
        • src
          • plugin.test.ts
          • index.ts
          • api
            • TechInsightsClient.ts
            • index.ts
            • TechInsightsApi.ts
            • types.ts
          • components
            • ScorecardsInfo
              • ScorecardInfo.tsx
              • index.ts
            • BooleanCheck
              • index.ts
              • BooleanCheck.tsx
            • ScorecardsContent
              • index.ts
              • ScorecardContent.tsx
            • CheckResultRenderer.tsx
            • ScorecardsCard
              • ScorecardsCard.tsx
              • index.ts
          • setupTests.ts
          • routes.ts
          • plugin.ts
        • api-report.md
        • CHANGELOG.md
        • dev
          • index.tsx
        • README.md
        • package.json
        • .eslintrc.js
        • docs
      • github-pull-requests-board
        • src
          • plugin.test.ts
          • utils
            • functions.ts
            • types.tsx
            • constants.ts
          • hooks
            • usePullRequestsByTeam.tsx
            • useUserRepositories.tsx
          • index.ts
          • api
            • useGetPullRequestsFromRepository.ts
            • useOctokitGraphQl.ts
            • useGetPullRequestDetails.ts
          • components
            • icons
              • DraftPr
                • index.ts
                • DraftPr.tsx
            • InfoCardHeader
              • index.ts
              • InfoCardHeader.tsx
            • UserHeader
              • index.ts
              • UserHeader.tsx
            • Card
              • CardHeader.tsx
              • index.ts
              • Card.tsx
            • EntityTeamPullRequestsContent
              • index.ts
              • EntityTeamPullRequestsContent.tsx
            • UserHeaderList
              • index.ts
              • UserHeaderList.tsx
            • PullRequestBoardOptions
              • index.ts
              • PullRequestBoardOptions.tsx
            • PullRequestCard
              • PullRequestCard.tsx
              • index.ts
            • EntityTeamPullRequestsCard
              • index.ts
              • EntityTeamPullRequestsCard.tsx
            • Wrapper
              • index.ts
              • Wrapper.tsx
          • setupTests.ts
          • routes.ts
          • plugin.ts
        • api-report.md
        • CHANGELOG.md
        • README.md
        • package.json
        • .eslintrc.js
      • cloudbuild
        • src
          • plugin.test.ts
          • index.ts
          • api
            • index.ts
            • CloudbuildClient.ts
            • CloudbuildApi.ts
            • types.ts
          • components
            • Cards
              • Cards.tsx
              • index.ts
            • WorkflowRunsTable
              • index.ts
              • WorkflowRunsTable.test.tsx
              • WorkflowRunsTable.tsx
            • useWorkflowRuns.ts
            • Router.tsx
            • WorkflowRunDetails
              • useWorkflowRunsDetails.ts
              • WorkflowRunDetails.tsx
              • index.ts
              • useWorkflowRunJobs.ts
            • useProjectName.ts
            • WorkflowRunStatus
              • index.ts
              • WorkflowRunStatus.tsx
          • setupTests.ts
          • routes.ts
          • plugin.ts
        • api-report.md
        • CHANGELOG.md
        • dev
          • index.tsx
        • README.md
        • package.json
        • .eslintrc.js
      • code-coverage-backend
        • src
          • run.ts
          • index.ts
          • service
            • router.test.ts
            • standaloneServer.ts
            • CoverageUtils.test.ts
            • __fixtures__
              • cobertura-sourcefiles-1.txt
              • cobertura-sourcefiles-2.txt
              • cobertura-sourcefiles-4.txt
              • cobertura-testdata-3.xml
              • cobertura-testdata-5.xml
              • jacoco-testdata-1.xml
              • cobertura-testdata-1.xml
              • cobertura-jsoncoverage-files-5.json
              • jacoco-sourcefiles-1.txt
              • jacoco-jsoncoverage-files-1.json
              • cobertura-jsoncoverage-files-4.json
              • cobertura-sourcefiles-5.txt
              • cobertura-jsoncoverage-files-3.json
              • cobertura-sourcefiles-3.txt
              • cobertura-testdata-4.xml
              • cobertura-jsoncoverage-files-1.json
            • router.ts
            • types.ts
            • CodeCoverageDatabase.ts
            • converter
              • cobertura.test.ts
              • Converter.ts
              • index.ts
              • cobertura.ts
              • jacoco.test.ts
              • types.ts
              • jacoco.ts
            • CodeCoverageDatabase.test.ts
            • CoverageUtils.ts
          • setupTests.ts
        • api-report.md
        • CHANGELOG.md
        • README.md
        • migrations
          • 20210302_init.js
        • package.json
        • .eslintrc.js
      • allure
        • src
          • plugin.test.ts
          • index.ts
          • api
            • AllureApi.ts
            • index.ts
            • AllureApiClient.ts
          • components
            • AllureReportComponent
              • index.ts
              • AllureReportComponent.tsx
              • AllureReportComponent.test.tsx
            • annotationHelpers.ts
          • setupTests.ts
          • plugin.ts
        • api-report.md
        • CHANGELOG.md
        • dev
          • example-entity.yaml
          • index.tsx
        • README.md
        • package.json
        • .eslintrc.js
      • proxy-backend
        • src
          • run.ts
          • index.ts
          • service
            • router.test.ts
            • standaloneServer.ts
            • index.ts
            • router.ts
          • setupTests.ts
        • api-report.md
        • CHANGELOG.md
        • config.d.ts
        • README.md
        • package.json
        • .eslintrc.js
      • newrelic
        • src
          • plugin.test.ts
          • index.ts
          • api
            • index.ts
          • components
            • NewRelicFetchComponent
              • index.ts
              • NewRelicFetchComponent.tsx
            • NewRelicComponent
              • index.ts
              • NewRelicComponent.tsx
          • setupTests.ts
          • plugin.ts
          • assets
            • img
        • api-report.md
        • CHANGELOG.md
        • dev
          • index.tsx
        • README.md
        • package.json
        • .eslintrc.js
      • kubernetes-common
        • src
          • index.ts
          • types.ts
        • api-report.md
        • CHANGELOG.md
        • README.md
        • package.json
        • .eslintrc.js
      • tech-insights-node
        • src
          • persistence.ts
          • facts.ts
          • index.ts
          • index.test.ts
          • checks.ts
          • setupTests.ts
        • api-report.md
        • CHANGELOG.md
        • README.md
        • package.json
        • .eslintrc.js
      • permission-common
        • src
          • index.ts
          • types
            • api.ts
            • discovery.ts
            • index.ts
            • permission.ts
          • permissions
            • util.ts
            • index.ts
            • createPermission.ts
          • PermissionClient.test.ts
          • PermissionClient.ts
        • api-report.md
        • CHANGELOG.md
        • config.d.ts
        • README.md
        • package.json
        • .eslintrc.js
      • config-schema
        • src
          • plugin.test.ts
          • index.ts
          • api
            • StaticSchemaLoader.ts
            • index.ts
            • types.ts
          • components
            • ConfigSchemaPage
              • ConfigSchemaPage.tsx
              • index.ts
            • ScrollTargetsContext
              • index.ts
              • ScrollTargetsContext.tsx
            • SchemaView
              • MetadataView.tsx
              • ObjectView.tsx
              • MatchView.tsx
              • index.ts
              • ArrayView.tsx
              • ChildView.tsx
              • SchemaView.tsx
              • types.ts
              • ScalarView.tsx
            • SchemaViewer
              • index.ts
              • SchemaViewer.tsx
              • SchemaViewer.test.tsx
            • SchemaBrowser
              • index.ts
              • SchemaBrowser.tsx
          • setupTests.ts
          • routes.ts
          • plugin.ts
        • api-report.md
        • CHANGELOG.md
        • dev
          • index.tsx
        • README.md
        • package.json
        • .eslintrc.js
      • scaffolder-backend-module-cookiecutter
        • src
          • actions
            • fetch
              • index.ts
              • cookiecutter.ts
              • cookiecutter.test.ts
            • index.ts
          • index.ts
        • api-report.md
        • CHANGELOG.md
        • README.md
        • package.json
        • .eslintrc.js
      • catalog-common
        • src
          • permissions.ts
          • search
            • index.ts
            • CatalogEntityDocument.ts
          • index.ts
          • setupTests.ts
        • api-report.md
        • CHANGELOG.md
        • README.md
        • package.json
        • .eslintrc.js
      • search-backend-module-pg
        • src
          • database
            • util.ts
            • index.ts
            • DatabaseDocumentStore.ts
            • util.test.ts
            • types.ts
            • DatabaseDocumentStore.test.ts
          • index.ts
          • PgSearchEngine
            • index.ts
            • PgSearchEngine.ts
            • PgSearchEngine.test.ts
            • PgSearchEngineIndexer.test.ts
            • PgSearchEngineIndexer.ts
          • setupTests.ts
        • api-report.md
        • CHANGELOG.md
        • README.md
        • migrations
          • 20210727180000_delta_update.js
          • 20210311110000_init.js
        • package.json
        • .eslintrc.js
      • catalog-graph
        • src
          • plugin.test.ts
          • index.ts
          • components
            • index.ts
            • CatalogGraphPage
              • useCatalogGraphPage.test.ts
              • CatalogGraphPage.tsx
              • CatalogGraphPage.test.tsx
              • DirectionFilter.tsx
              • DirectionFilter.test.tsx
              • index.ts
              • SwitchFilter.tsx
              • SelectedRelationsFilter.test.tsx
              • MaxDepthFilter.tsx
              • MaxDepthFilter.test.tsx
              • SelectedKindsFilter.test.tsx
              • useCatalogGraphPage.ts
              • SelectedKindsFilter.tsx
              • SelectedRelationsFilter.tsx
              • SwitchFilter.test.tsx
            • EntityRelationsGraph
              • useEntityRelationGraph.ts
              • EntityKindIcon.tsx
              • EntityRelationsGraph.tsx
              • useEntityStore.ts
              • index.ts
              • CustomLabel.test.tsx
              • CustomNode.tsx
              • types.ts
              • CustomNode.test.tsx
              • CustomLabel.tsx
              • useEntityRelationGraph.test.ts
              • useEntityStore.test.ts
              • useEntityRelationNodesAndEdges.test.ts
              • relations.ts
              • EntityRelationsGraph.test.tsx
              • EntityKindIcon.test.tsx
              • useEntityRelationNodesAndEdges.ts
            • CatalogGraphCard
              • CatalogGraphCard.test.tsx
              • index.ts
              • CatalogGraphCard.tsx
          • extensions.tsx
          • setupTests.ts
          • routes.ts
          • plugin.ts
        • api-report.md
        • CHANGELOG.md
        • dev
          • index.tsx
        • README.md
        • package.json
        • .eslintrc.js
      • badges-backend
        • src
          • run.ts
          • index.ts
          • lib
            • BadgeBuilder
              • DefaultBadgeBuilder.ts
              • index.ts
              • DefaultBadgeBuilder.test.ts
              • types.ts
            • index.ts
          • service
            • router.test.ts
            • standaloneServer.ts
            • router.ts
          • badges.ts
          • setupTests.ts
          • types.ts
          • badges.test.ts
        • api-report.md
        • CHANGELOG.md
        • README.md
        • package.json
        • .eslintrc.js
      • todo
        • src
          • plugin.test.tsx
          • index.ts
          • api
            • index.ts
            • TodoClient.ts
            • types.ts
          • components
            • TodoList
              • TodoList.tsx
              • index.ts
              • TodoList.test.tsx
          • setupTests.ts
          • routes.ts
          • plugin.ts
        • api-report.md
        • CHANGELOG.md
        • dev
          • index.tsx
        • README.md
        • package.json
        • .eslintrc.js
      • tech-insights-common
        • src
          • index.ts
          • index.test.ts
        • api-report.md
        • CHANGELOG.md
        • README.md
        • package.json
        • .eslintrc.js
      • periskop-backend
        • src
          • run.ts
          • index.ts
          • api
            • index.ts
          • service
            • router.test.ts
            • standaloneServer.ts
            • router.ts
          • setupTests.ts
          • types.ts
        • api-report.md
        • CHANGELOG.md
        • README.md
        • package.json
        • .eslintrc.js
      • cost-insights
        • src
          • alerts
            • UnlabeledDataflowAlert.test.tsx
            • index.ts
            • UnlabeledDataflowAlert.tsx
            • README.md
            • ProjectGrowthAlert.tsx
            • ProjectGrowthAlert.test.tsx
          • plugin.test.ts
          • utils
            • loading.ts
            • config.ts
            • grammar.ts
            • sort.test.ts
            • charts.ts
            • history.test.ts
            • sort.ts
            • scroll.tsx
            • sum.ts
            • currency.ts
            • navigation.tsx
            • alerts.test.tsx
            • styles.ts
            • change.test.ts
            • change.ts
            • formatters.ts
            • graphs.ts
            • formatters.test.ts
            • duration.test.ts
            • history.ts
            • filters.ts
            • duration.ts
            • assert.ts
            • alerts.tsx
          • hooks
            • useConfig.tsx
            • useCurrency.tsx
            • index.ts
            • useGroups.tsx
            • useFilters.tsx
            • useScroll.tsx
            • useLastCompleteBillingDate.tsx
            • useLoading.tsx
          • index.ts
          • api
            • index.ts
            • CostInsightsApi.ts
          • components
            • CostInsightsLayout
              • CostInsightsLayout.tsx
              • index.ts
            • CopyUrlToClipboard
              • index.ts
              • CopyUrlToClipboard.tsx
            • CostInsightsTabs
              • CostInsightsTabs.tsx
              • selector.ts
              • index.ts
              • CostInsightsTabs.test.tsx
            • LegendItem
              • LegendItem.tsx
              • index.ts
            • WhyCostsMatter
              • index.ts
              • WhyCostsMatter.tsx
            • ActionItems
              • ActionItemCard.test.tsx
              • ActionItems.tsx
              • index.ts
              • ActionItems.test.tsx
              • ActionItemCard.tsx
            • AlertInsights
              • AlertInsightsHeader.tsx
              • AlertInsightsSectionHeader.tsx
              • AlertInsights.tsx
              • index.ts
              • AlertInsightsSection.tsx
              • AlertDialog.tsx
              • AlertDialog.test.tsx
              • AlertStatusSummary.tsx
              • AlertStatusSummary.test.tsx
              • AlertStatusSummaryButton.tsx
              • AlertInsightsSection.test.tsx
              • AlertInsights.test.tsx
            • index.ts
            • PeriodSelect
              • PeriodSelect.tsx
              • index.ts
              • PeriodSelect.test.tsx
            • CostGrowth
              • CostGrowth.test.tsx
              • index.ts
              • CostGrowthIndicator.test.tsx
              • CostGrowthIndicator.tsx
              • CostGrowth.tsx
            • ProjectGrowthAlertCard
              • ProjectGrowthAlertChart.tsx
              • index.ts
              • ProjectGrowthAlertCard.test.tsx
              • ProjectGrowthAlertCard.tsx
            • ProductInsightsCard
              • ProductInsightsCardList.tsx
              • selector.ts
              • ProductInsightsCard.test.tsx
              • index.ts
              • ProductInsightsChart.tsx
              • ProductInsightsCard.tsx
              • ProductEntityDialog.test.tsx
              • ProductEntityDialog.tsx
              • ProductEntityTable.tsx
            • UnlabeledDataflowAlertCard
              • UnlabeledDataflowAlertCard.tsx
              • index.ts
              • UnlabeledDataflowAlertCard.test.tsx
            • AlertInstructionsLayout
              • index.ts
              • AlertInstructionsLayout.tsx
            • LabelDataflowInstructionsPage
              • index.ts
              • LabelDataflowInstructionsPage.tsx
            • CostInsightsNavigation
              • CostInsightsNavigation.test.tsx
              • index.ts
              • CostInsightsNavigation.tsx
            • CostInsightsSupportButton
              • index.ts
              • CostInsightsSupportButton.tsx
            • CurrencySelect
              • index.ts
              • CurrencySelect.tsx
            • MetricSelect
              • MetricSelect.test.tsx
              • index.ts
              • MetricSelect.tsx
            • ProjectSelect
              • ProjectSelect.tsx
              • index.ts
              • ProjectSelect.test.tsx
            • ProjectGrowthInstructionsPage
              • ProjectGrowthInstructionsPage.tsx
              • index.ts
            • CostOverviewCard
              • CostOverviewHeader.tsx
              • CostOverviewLegend.test.tsx
              • CostOverviewCard.test.tsx
              • index.ts
              • CostOverviewChart.tsx
              • CostOverviewCard.tsx
              • selector.tsx
              • CostOverviewLegend.tsx
              • CostOverviewBreakdownChart.tsx
            • CostInsightsHeader
              • CostInsightsHeader.tsx
              • index.ts
              • CostInsightsHeader.test.tsx
            • CostInsightsPage
              • index.ts
              • selector.tsx
              • CostInsightsPageRoot.tsx
              • CostInsightsThemeProvider.tsx
              • CostInsightsPage.tsx
            • ProductInsights
              • index.ts
              • ProductInsights.test.tsx
              • ProductInsights.tsx
            • BarChart
              • BarChartLegend.tsx
              • BarChartTooltip.tsx
              • BarChartTick.tsx
              • BarChartLegend.test.tsx
              • BarChart.test.tsx
              • index.ts
              • BarChartSteps.tsx
              • BarChartTooltipItem.tsx
              • BarChartTooltip.test.tsx
              • BarChartStepperButton.tsx
              • BarChartLabel.tsx
              • BarChart.tsx
              • BarChartStepper.tsx
          • setupTests.ts
          • plugin.ts
          • types
            • Project.ts
            • Entity.ts
            • MetricData.ts
            • DateAggregation.ts
            • Maybe.ts
            • Group.ts
            • index.ts
            • ChangeStatistic.ts
            • Loading.ts
            • Duration.ts
            • Product.ts
            • Metric.ts
            • Cost.ts
            • Icon.ts
            • Alert.ts
            • ChartData.tsx
            • Theme.ts
            • Trendline.ts
            • Filters.ts
            • Currency.ts
          • example
            • alerts
              • index.ts
              • KubernetesMigrationAlert.tsx
            • index.ts
            • templates
              • CostInsightsClient.ts
            • components
              • KubernetesMigrationAlertCard
                • index.ts
                • KubernetesMigrationBarChart.tsx
                • KubernetesMigrationBarChartLegend.tsx
                • KubernetesMigrationAlertCard.tsx
              • index.ts
            • client.ts
            • forms
              • index.ts
              • KubernetesMigrationDismissForm.tsx
          • testUtils
            • loading.ts
            • alerts.ts
            • config.ts
            • products.ts
            • index.ts
            • providers.tsx
            • testUtils.ts
            • filters.ts
            • mockData.ts
          • forms
            • AlertDismissForm.tsx
            • index.ts
            • AlertAcceptForm.tsx
            • AlertSnoozeForm.tsx
          • assets
        • api-report.md
        • .npmrc
        • CHANGELOG.md
        • config.d.ts
        • dev
          • index.tsx
        • README.md
        • package.json
        • .eslintrc.js
        • contrib
          • aws-cost-explorer-api.md
      • azure-devops-backend
        • src
          • run.ts
          • utils
            • index.ts
            • azure-devops-utils.ts
            • azure-devops-utils.test.ts
          • index.ts
          • api
            • PullRequestsDashboardProvider.ts
            • AzureDevOpsApi.test.ts
            • index.ts
            • AzureDevOpsApi.ts
          • service
            • router.test.ts
            • standaloneServer.ts
            • router.ts
          • setupTests.ts
        • api-report.md
        • CHANGELOG.md
        • config.d.ts
        • README.md
        • package.json
        • .eslintrc.js
      • search
        • src
          • plugin.test.ts
          • apis.test.ts
          • apis.ts
          • index.ts
          • components
            • SidebarSearch
              • index.ts
              • SidebarSearch.tsx
            • SearchType
              • index.ts
              • SearchType.tsx
              • SearchType.stories.tsx
              • SearchType.Accordion.tsx
              • SearchType.Tabs.tsx
              • SearchType.Accordion.test.tsx
              • SearchType.Tabs.test.tsx
              • SearchType.test.tsx
            • SearchFilter
              • SearchFilter.Autocomplete.test.tsx
              • SearchFilter.test.tsx
              • SearchFilter.tsx
              • hooks.ts
              • index.ts
              • SearchFilter.Autocomplete.tsx
              • SearchFilter.stories.tsx
              • hooks.test.tsx
            • SearchResultPager
              • SearchResultPager.tsx
              • index.ts
              • SearchResultPager.test.tsx
            • SearchModal
              • SearchModal.tsx
              • index.tsx
              • useSearchModal.tsx
              • useSearchModal.test.tsx
              • SearchModal.test.tsx
              • SearchModal.stories.tsx
            • util.ts
            • SearchTracker
              • index.ts
              • SearchTracker.tsx
            • util.test.tsx
            • SearchResult
              • SearchResult.tsx
              • SearchResult.test.tsx
              • SearchResult.stories.tsx
              • index.tsx
            • DefaultResultListItem
              • DefaultResultListItem.tsx
              • DefaultResultListItem.stories.tsx
              • DefaultResultListItem.test.tsx
              • index.ts
            • Filters
              • index.tsx
              • FiltersButton.tsx
              • Filters.tsx
            • SearchBar
              • index.tsx
              • SearchBar.test.tsx
              • SearchBar.tsx
              • SearchBar.stories.tsx
            • SearchPage
              • index.tsx
              • SearchPage.test.tsx
              • SearchPage.tsx
            • SidebarSearchModal
              • index.ts
              • SidebarSearchModal.tsx
            • HomePageComponent
              • index.ts
              • HomePageSearchBar.stories.tsx
              • HomePageSearchBar.tsx
            • LegacySearchPage
              • LegacySearchResult.tsx
              • LegacySearchBar.tsx
              • index.ts
              • LegacySearchPage.tsx
              • Filters
                • index.ts
                • FiltersButton.tsx
                • Filters.tsx
          • setupTests.ts
          • plugin.ts
        • api-report.md
        • CHANGELOG.md
        • dev
          • index.tsx
        • README.md
        • package.json
        • .eslintrc.js
      • sonarqube
        • src
          • plugin.test.ts
          • index.ts
          • api
            • index.ts
            • SonarQubeClient.ts
            • SonarQubeApi.ts
            • types.ts
            • SonarQubeClient.test.ts
          • components
            • SonarQubeCard
              • RatingCard.tsx
              • Rating.tsx
              • SonarQubeCard.tsx
              • Value.tsx
              • Percentage.tsx
              • index.ts
            • index.ts
            • useProjectKey.ts
          • setupTests.ts
          • plugin.ts
        • api-report.md
        • CHANGELOG.md
        • config.d.ts
        • dev
          • index.tsx
        • README.md
        • package.json
        • .eslintrc.js
        • docs
      • example-todo-list
        • src
          • plugin.test.ts
          • index.ts
          • components
            • TodoList
              • TodoList.tsx
              • index.ts
            • TodoListPage
              • index.ts
              • TodoListPage.tsx
          • setupTests.ts
          • routes.ts
          • plugin.ts
        • api-report.md
        • CHANGELOG.md
        • README.md
        • package.json
        • .eslintrc.js
      • permission-node
        • src
          • policy
            • index.ts
            • types.ts
          • integration
            • createConditionExports.ts
            • createPermissionRule.ts
            • createPermissionIntegrationRouter.test.ts
            • createConditionExports.test.ts
            • util.ts
            • index.ts
            • createPermissionIntegrationRouter.ts
            • util.test.ts
            • createConditionTransformer.ts
            • createConditionFactory.ts
            • createConditionFactory.test.ts
            • createConditionTransformer.test.ts
          • index.ts
          • ServerPermissionClient.ts
          • ServerPermissionClient.test.ts
          • setupTests.ts
          • types.ts
        • api-report.md
        • CHANGELOG.md
        • README.md
        • package.json
        • .eslintrc.js
      • airbrake-backend
        • src
          • run.ts
          • index.ts
          • config
            • ExtractAirbrakeConfig.test.ts
            • index.ts
            • ExtractAirbrakeConfig.ts
          • service
            • router.test.ts
            • standaloneServer.ts
            • router.ts
          • setupTests.ts
        • api-report.md
        • CHANGELOG.md
        • config.d.ts
        • README.md
        • package.json
        • .eslintrc.js
      • example-todo-list-common
        • src
          • permissions.ts
          • index.ts
        • api-report.md
        • CHANGELOG.md
        • README.md
        • package.json
        • .eslintrc.js
      • gitops-profiles
        • src
          • plugin.test.ts
          • api.ts
          • index.ts
          • components
            • ClusterList
              • ClusterList.tsx
              • index.ts
            • ClusterTemplateCardList
              • ClusterTemplateCardList.tsx
              • index.ts
            • ProfileCatalog
              • ProfileCatalog.tsx
              • ProfileCatalog.test.tsx
              • index.ts
            • ClusterTable
              • ClusterTable.tsx
            • ClusterTemplateCard
              • ClusterTemplateCard.tsx
              • index.ts
            • ClusterPage
              • ClusterPage.tsx
              • index.ts
            • ProfileCard
              • index.ts
              • ProfileCard.tsx
            • ProfileCardList
              • index.ts
              • ProfileCardList.tsx
          • setupTests.ts
          • routes.ts
          • plugin.ts
        • api-report.md
        • CHANGELOG.md
        • dev
          • index.tsx
        • README.md
        • package.json
        • .eslintrc.js
      • tech-insights-backend-module-jsonfc
        • src
          • index.ts
          • service
            • JsonRulesEngineFactChecker.test.ts
            • CheckRegistry.ts
            • validation-schema.json
            • JsonRulesEngineFactChecker.ts
          • setupTests.ts
          • types.ts
          • constants.ts
        • api-report.md
        • CHANGELOG.md
        • README.md
        • package.json
        • .eslintrc.js
      • catalog-backend-module-msgraph
        • src
          • index.ts
          • processors
            • index.ts
            • MicrosoftGraphOrgEntityProvider.test.ts
            • MicrosoftGraphOrgReaderProcessor.ts
            • MicrosoftGraphOrgReaderProcessor.test.ts
            • MicrosoftGraphOrgEntityProvider.ts
          • setupTests.ts
          • microsoftGraph
            • helper.ts
            • read.ts
            • helper.test.ts
            • config.ts
            • read.test.ts
            • org.test.ts
            • index.ts
            • client.test.ts
            • types.ts
            • client.ts
            • config.test.ts
            • org.ts
            • constants.ts
        • api-report.md
        • CHANGELOG.md
        • config.d.ts
        • README.md
        • package.json
        • .eslintrc.js
      • catalog-graphql
        • src
          • index.ts
          • graphql
            • module.test.ts
            • types.ts
            • module.ts
          • service
            • client.test.ts
            • client.ts
          • setupTests.ts
          • schema.js
        • api-report.md
        • CHANGELOG.md
        • README.md
        • package.json
        • codegen.yml
        • .eslintrc.js
      • tech-radar
        • src
          • plugin.test.ts
          • utils
            • components.tsx
            • segment.js
            • types.ts
            • polyfills
              • getBBox.ts
          • api.ts
          • index.ts
          • components
            • RadarPage.test.tsx
            • RadarEntry
              • index.ts
              • RadarEntry.test.tsx
              • RadarEntry.tsx
            • RadarBubble
              • index.ts
              • RadarBubble.test.tsx
              • RadarBubble.tsx
            • RadarDescription
              • index.ts
              • RadarDescription.tsx
              • RadarDescription.test.tsx
            • RadarGrid
              • RadarGrid.test.tsx
              • index.ts
              • RadarGrid.tsx
            • index.ts
            • Radar
              • index.ts
              • Radar.test.tsx
              • Radar.tsx
              • utils.ts
            • RadarPage.tsx
            • RadarComponent.test.tsx
            • RadarComponent.tsx
            • RadarPlot
              • index.ts
              • RadarPlot.test.tsx
              • RadarPlot.tsx
            • RadarLegend
              • RadarLegend.tsx
              • index.ts
              • RadarLegend.test.tsx
            • RadarFooter
              • RadarFooter.tsx
              • index.ts
              • RadarFooter.test.tsx
          • setupTests.ts
          • plugin.ts
          • sample.ts
        • api-report.md
        • CHANGELOG.md
        • dev
          • index.tsx
        • README.md
        • package.json
        • .eslintrc.js
      • bitbucket-cloud-common
        • src
          • .openapi-generator-ignore
          • pagination.test.ts
          • index.ts
          • .openapi-generator
            • FILES
            • VERSION
          • models
            • index.ts
          • BitbucketCloudClient.test.ts
          • BitbucketCloudClient.ts
          • pagination.ts
          • setupTests.ts
          • types.ts
        • api-report.md
        • openapitools.json
        • templates
          • licenseInfo.mustache
          • models.index.mustache
          • modelGenericInterfaces.mustache
        • CHANGELOG.md
        • README.md
        • package.json
        • scripts
          • prepare-schema.js
          • reduce-models.js
          • adjust-models.js
          • generate-models.sh
        • .eslintrc.js
      • airbrake
        • src
          • plugin.test.ts
          • extensions.test.tsx
          • index.ts
          • api
            • airbrakeGroups.d.ts
            • index.ts
            • AirbrakeApi.ts
            • ProductionApi.ts
            • mock
              • MockApi.ts
              • index.ts
              • MockEntity.ts
              • LocalDiscoveryApi.ts
              • airbrakeGroupsApiMock.json
            • ProductionApi.test.ts
          • components
            • EntityAirbrakeWidget
              • index.ts
              • EntityAirbrakeWidget.test.tsx
              • EntityAirbrakeWidget.tsx
            • useProjectId.ts
          • index.test.ts
          • extensions.tsx
          • setupTests.ts
          • routes.ts
          • plugin.ts
        • api-report.md
        • CHANGELOG.md
        • dev
          • index.tsx
          • components
            • ApiBar
              • index.ts
              • ApiBar.tsx
            • ContextProvider
              • ContextProvider.tsx
              • index.ts
        • README.md
        • package.json
        • .eslintrc.js
      • scaffolder-backend
        • src
          • processor
            • index.ts
            • ScaffolderEntitiesProcessor.ts
            • ScaffolderEntitiesProcessor.test.ts
          • index.ts
          • lib
            • index.ts
            • files
              • serializeDirectoryContents.test.ts
              • index.ts
              • types.ts
              • serializeDirectoryContents.ts
              • deserializeDirectoryContents.ts
              • deserializeDirectoryContents.test.ts
            • templating
              • index.ts
              • SecureTemplater.ts
              • SecureTemplater.test.ts
          • scaffolder
            • dryrun
              • index.ts
              • DecoratedActionsRegistry.ts
              • createDryRunner.ts
            • actions
              • TemplateActionRegistry.ts
              • builtin
                • catalog
                  • register.test.ts
                  • register.ts
                  • write.ts
                  • write.test.ts
                  • index.ts
                • filesystem
                  • delete.test.ts
                  • index.ts
                  • rename.test.ts
                  • delete.ts
                  • rename.ts
                • createBuiltinActions.ts
                • helpers.test.ts
                • fetch
                  • plain.test.ts
                  • helpers.test.ts
                  • index.ts
                  • helpers.ts
                  • plain.ts
                  • template.test.ts
                  • template.ts
                • index.ts
                • helpers.ts
                • github
                  • index.ts
                  • githubIssuesLabel.test.ts
                  • helpers.ts
                  • githubActionsDispatch.test.ts
                  • githubWebhook.ts
                  • githubIssuesLabel.ts
                  • githubWebhook.test.ts
                  • githubActionsDispatch.ts
                • publish
                  • github.test.ts
                  • azure.ts
                  • bitbucketServer.test.ts
                  • github.ts
                  • gitlab.test.ts
                  • util.ts
                  • bitbucketCloud.test.ts
                  • index.ts
                  • githubPullRequest.test.ts
                  • gerrit.ts
                  • util.test.ts
                  • gitlabMergeRequest.ts
                  • gerrit.test.ts
                  • githubPullRequest.ts
                  • gitlab.ts
                  • file.ts
                  • bitbucket.ts
                  • azure.test.ts
                  • bitbucketServer.ts
                  • bitbucketCloud.ts
                  • bitbucket.test.ts
                • debug
                  • log.test.ts
                  • index.ts
                  • log.ts
              • createTemplateAction.ts
              • index.ts
              • types.ts
            • index.ts
            • tasks
              • helper.ts
              • helper.test.ts
              • TaskWorker.ts
              • TaskWorker.test.ts
              • StorageTaskBroker.test.ts
              • index.ts
              • types.ts
              • NunjucksWorkflowRunner.test.ts
              • NunjucksWorkflowRunner.ts
              • StorageTaskBroker.ts
              • DatabaseTaskStore.ts
          • service
            • router.test.ts
            • helpers.ts
            • router.ts
        • fixtures
          • test-simple-template
            • template.yaml
            • expected_file.ts
          • test-nested-template
            • public
            • template.yaml
            • template-1
              • expected_file.ts
          • test-v1beta3
            • template.yaml
        • api-report.md
        • CHANGELOG.md
        • config.d.ts
        • sample-templates
          • all-templates.yaml
          • remote-templates.yaml
          • bitbucket-demo
            • template.yaml
            • template
              • catalog-info.yaml
        • README.md
        • migrations
          • 20210120143715_init.js
          • 20210409225200_secrets.js
          • 20220129100000_created_by.js
        • package.json
        • scripts
          • Cookiecutter.dockerfile
          • README.md
          • build-nunjucks.js
        • .eslintrc.js
      • search-common
        • src
          • index.ts
          • index.test.ts
          • types.ts
        • api-report.md
        • CHANGELOG.md
        • README.md
        • package.json
        • .eslintrc.js
      • github-actions
        • src
          • plugin.test.ts
          • index.ts
          • __fixtures__
            • get-workflow-run.json
            • list-jobs-for-workflow-run.json
          • api
            • GithubActionsApi.ts
            • index.ts
            • types.ts
            • GithubActionsClient.ts
          • components
            • getProjectNameFromEntity.ts
            • WorkflowRunLogs
              • WorkflowRunLogs.tsx
              • index.ts
              • useDownloadWorkflowRunLogs.ts
            • Cards
              • Cards.tsx
              • RecentWorkflowRunsCard.tsx
              • index.ts
              • RecentWorkflowRunsCard.test.tsx
            • WorkflowRunsTable
              • index.ts
              • WorkflowRunsTable.tsx
            • useWorkflowRuns.ts
            • Router.tsx
            • WorkflowRunDetails
              • useWorkflowRunsDetails.ts
              • WorkflowRunDetails.tsx
              • index.ts
              • useWorkflowRunJobs.ts
            • WorkflowRunStatus
              • index.ts
              • WorkflowRunStatus.tsx
          • setupTests.ts
          • routes.ts
          • plugin.ts
        • api-report.md
        • examples
          • sample.yaml
        • CHANGELOG.md
        • dev
          • index.tsx
        • README.md
        • package.json
        • .eslintrc.js
      • scaffolder-backend-module-yeoman
        • src
          • actions
            • index.ts
            • run
              • yeoman.ts
              • index.ts
              • yeomanRun.ts
              • yeoman.test.ts
          • index.ts
        • api-report.md
        • CHANGELOG.md
        • README.md
        • package.json
        • .eslintrc.js
      • explore-react
        • src
          • index.ts
          • setupTests.ts
          • tools
            • api.ts
            • index.ts
            • api.test.ts
        • api-report.md
        • CHANGELOG.md
        • README.md
        • package.json
        • .eslintrc.js
      • splunk-on-call
        • src
          • plugin.test.ts
          • index.ts
          • api
            • mocks.ts
            • index.ts
            • types.ts
            • client.ts
          • components
            • Errors
              • index.ts
              • MissingApiKeyOrApiIdError.tsx
            • types.ts
            • Incident
              • index.ts
              • IncidentListItem.tsx
              • IncidentEmptyState.tsx
              • Incidents.test.tsx
              • Incidents.tsx
            • Escalation
              • EscalationPolicy.tsx
              • EscalationUsersEmptyState.tsx
              • index.ts
              • Escalation.test.tsx
              • EscalationUser.tsx
            • EntitySplunkOnCallCard.tsx
            • EntitySplunkOnCallCard.test.tsx
            • TriggerDialog
              • TriggerDialog.test.tsx
              • index.ts
              • TriggerDialog.tsx
            • SplunkOnCallPage.tsx
          • setupTests.ts
          • plugin.ts
          • assets
        • api-report.md
        • CHANGELOG.md
        • config.d.ts
        • dev
          • index.tsx
        • README.md
        • package.json
        • .eslintrc.js
      • catalog-backend-module-bitbucket
        • src
          • index.ts
          • lib
            • BitbucketServerClient.ts
            • index.ts
            • types.ts
            • BitbucketRepositoryParser.test.ts
            • BitbucketRepositoryParser.ts
          • setupTests.ts
          • BitbucketDiscoveryProcessor.test.ts
          • BitbucketDiscoveryProcessor.ts
        • api-report.md
        • CHANGELOG.md
        • README.md
        • package.json
        • .eslintrc.js
      • scaffolder-common
        • src
          • index.ts
          • Template.v1beta3.schema.json
          • TemplateEntityV1beta3.ts
          • TemplateEntityV1beta3.test.ts
          • TaskSpec.ts
        • api-report.md
        • CHANGELOG.md
        • README.md
        • package.json
        • .eslintrc.js
      • example-todo-list-backend
        • src
          • run.ts
          • index.ts
          • service
            • router.test.ts
            • standaloneServer.ts
            • router.ts
            • todos.ts
          • setupTests.ts
        • api-report.md
        • CHANGELOG.md
        • README.md
        • package.json
        • .eslintrc.js
      • techdocs-react
        • src
          • hooks.test.ts
          • api.ts
          • addons.tsx
          • context.test.tsx
          • hooks.ts
          • context.tsx
          • index.ts
          • setupTests.ts
          • types.ts
          • component.tsx
          • component.test.tsx
        • api-report.md
        • CHANGELOG.md
        • README.md
        • package.json
        • .eslintrc.js
      • scaffolder
        • src
          • extensions
            • default.ts
            • index.tsx
            • types.ts
          • plugin.test.ts
          • api.ts
          • index.ts
          • next
            • TemplateListPage
              • TemplateGroups.test.tsx
              • TemplateListPage.tsx
              • index.ts
              • CategoryPicker.tsx
              • TemplateGroup.test.tsx
              • RegisterExistingButton.tsx
              • CategoryPicker.test.tsx
              • RegisterExistingButton.test.tsx
              • TemplateListPage.test.tsx
              • TemplateCard
                • CardHeader.tsx
                • index.ts
                • TemplateCard.test.tsx
                • TemplateCard.tsx
                • CardHeader.test.tsx
              • TemplateGroups.tsx
              • TemplateGroup.tsx
            • index.ts
            • Router
              • Router.test.tsx
              • index.ts
              • Router.tsx
            • TemplateWizardPage
              • SecretsContext
                • index.ts
                • SecretsContext.tsx
                • SecretsContext.test.tsx
              • TemplateWizardPage.tsx
              • index.ts
          • lib
            • filesystem
              • index.ts
              • MockFileSystemAccess.ts
              • helpers.ts
              • types.ts
              • WebFileSystemAccess.ts
          • components
            • FileBrowser
              • FileBrowser.tsx
              • index.ts
              • FileBrowser.test.tsx
            • TemplateEditorPage
              • TemplateEditor.tsx
              • TemplateEditorIntro.tsx
              • DryRunResults
                • DryRunResultsList.tsx
                • DryRunResultsView.test.tsx
                • DryRunResultsSplitView.tsx
                • DryRunResults.test.tsx
                • index.ts
                • DryRunResultsList.test.tsx
                • DryRunResults.tsx
                • DryRunResultsView.tsx
              • DryRunContext.test.tsx
              • TemplateFormPreviewer.tsx
              • TemplateEditorBrowser.test.tsx
              • DryRunContext.tsx
              • index.ts
              • TemplateEditorForm.tsx
              • TemplateEditorPage.test.tsx
              • TemplateEditorBrowser.tsx
              • TemplateEditorPage.tsx
              • DirectoryEditorContext.tsx
              • TemplateEditorTextArea.tsx
            • TemplateTypePicker
              • TemplateTypePicker.tsx
              • index.ts
              • TemplateTypePicker.test.tsx
            • hooks
              • useEventStream.ts
            • ListTasksPage
              • columns
                • index.ts
                • TaskStatusColumn.tsx
                • CreatedAtColumn.tsx
                • OwnerEntityColumn.test.tsx
                • TemplateTitleColumn.tsx
                • TemplateTitleColumn.test.tsx
                • TaskStatusColumn.test.tsx
                • OwnerEntityColumn.tsx
                • CreatedAtColumn.test.tsx
              • index.tsx
              • OwnerListPicker.test.tsx
              • ListTasksPage.tsx
              • ListTaskPage.test.tsx
              • OwnerListPicker.tsx
            • ScaffolderPage
              • ScaffolderPageContextMenu.test.tsx
              • ScaffolderPageContextMenu.tsx
              • index.ts
              • ScaffolderPage.tsx
            • TemplatePage
              • TemplatePage.tsx
              • index.ts
              • createValidator.test.ts
              • TemplatePage.test.tsx
              • createValidator.ts
            • index.ts
            • TaskPage
              • index.ts
              • IconLink.tsx
              • TaskPageLinks.test.tsx
              • TaskPageLinks.tsx
              • TaskPage.tsx
              • IconLink.test.tsx
            • TemplateList
              • index.ts
              • TemplateList.tsx
            • fields
              • RepoUrlPicker
                • BitbucketRepoPicker.tsx
                • GithubRepoPicker.test.tsx
                • validation.test.ts
                • index.ts
                • AzureRepoPicker.tsx
                • GithubRepoPicker.tsx
                • GitlabRepoPicker.tsx
                • BitbucketRepoPicker.test.tsx
                • RepoUrlPicker.tsx
                • types.ts
                • RepoUrlPickerHost.test.tsx
                • RepoUrlPickerHost.tsx
                • GitlabRepoPicker.test.tsx
                • GerritRepoPicker.tsx
                • utils.ts
                • AzureRepoPicker.test.tsx
                • RepoUrlPicker.test.tsx
                • GerritRepoPicker.test.tsx
                • utils.test.ts
                • validation.ts
              • EntityTagsPicker
                • index.ts
                • EntityTagsPicker.tsx
              • OwnedEntityPicker
                • index.ts
                • OwnedEntityPicker.tsx
              • OwnerPicker
                • index.ts
                • OwnerPicker.tsx
                • OwnerPicker.test.tsx
              • index.ts
              • EntityNamePicker
                • validation.test.ts
                • index.ts
                • EntityNamePicker.tsx
                • validation.ts
              • EntityPicker
                • EntityPicker.tsx
                • index.ts
                • EntityPicker.test.tsx
            • TemplateCard
              • index.ts
              • TemplateCard.tsx
            • Router.tsx
            • ActionsPage
              • ActionsPage.test.tsx
              • index.ts
              • ActionsPage.tsx
            • MultistepJsonForm
              • FieldOverrides
                • index.ts
                • DescriptionField.tsx
              • MultistepJsonForm.tsx
              • index.ts
              • schema.test.ts
              • MultistepJsonForm.test.tsx
              • schema.ts
            • secrets
              • index.ts
              • SecretsContext.tsx
              • SecretsContext.test.tsx
          • setupTests.ts
          • types.ts
          • routes.ts
          • api.test.ts
          • plugin.ts
        • api-report.md
        • CHANGELOG.md
        • dev
          • index.tsx
        • README.md
        • package.json
        • .eslintrc.js
      • api-docs
        • src
          • plugin.test.ts
          • config.ts
          • index.ts
          • components
            • ApisCards
              • ConsumedApisCard.test.tsx
              • ProvidedApisCard.tsx
              • ConsumedApisCard.tsx
              • index.ts
              • HasApisCard.tsx
              • presets.tsx
              • HasApisCard.test.tsx
              • ProvidedApisCard.test.tsx
            • PlainApiDefinitionWidget
              • index.ts
              • PlainApiDefinitionWidget.tsx
              • PlainApiDefinitionWidget.test.tsx
            • GrpcApiDefinitionWidget
              • GrpcApiDefinitionWidget.tsx
              • index.ts
              • GrpcApiDefinitionWidget.test.tsx
            • index.ts
            • ComponentsCards
              • ProvidingComponentsCard.tsx
              • ConsumingComponentsCard.test.tsx
              • index.ts
              • ConsumingComponentsCard.tsx
              • ProvidingComponentsCard.test.tsx
            • GraphQlDefinitionWidget
              • GraphQlDefinition.test.tsx
              • index.ts
              • GraphQlDefinitionWidget.tsx
              • GraphQlDefinition.tsx
            • ApiExplorerPage
              • index.ts
              • DefaultApiExplorerPage.test.tsx
              • ApiExplorerPage.test.tsx
              • DefaultApiExplorerPage.tsx
              • ApiExplorerPage.tsx
            • OpenApiDefinitionWidget
              • OpenApiDefinition.tsx
              • index.ts
              • OpenApiDefinitionWidget.tsx
              • OpenApiDefinition.test.tsx
            • AsyncApiDefinitionWidget
              • index.ts
              • AsyncApiDefinition.test.tsx
              • AsyncApiDefinition.tsx
              • AsyncApiDefinitionWidget.tsx
            • ApiDefinitionCard
              • ApiTypeTitle.tsx
              • index.ts
              • ApiDefinitionWidget.tsx
              • ApiDefinitionCard.tsx
              • ApiTypeTitle.test.tsx
              • ApiDefinitionCard.test.tsx
          • setupTests.ts
          • routes.ts
          • plugin.ts
        • api-report.md
        • CHANGELOG.md
        • dev
          • graphql-example-api.yaml
          • index.tsx
          • asyncapi-example-api.yaml
          • other-example-api.yaml
          • openapi-example-api.yaml
          • invalid-language-example-api.yaml
        • README.md
        • package.json
        • .eslintrc.js
        • docs
      • codescene
        • src
          • plugin.test.ts
          • index.ts
          • api
            • api.ts
            • types.ts
          • components
            • CodeScenePageComponent
              • index.ts
              • CodeScenePageComponent.test.tsx
              • CodeScenePageComponent.tsx
            • CodeSceneProjectDetailsPage
              • CodeSceneProjectDetailsPage.tsx
              • CodeSceneProjectDetailsPage.test.tsx
              • index.ts
            • ProjectsComponent
              • index.ts
              • ProjectsComponent.test.tsx
              • ProjectsComponent.tsx
            • CodeHealthKpisCard
              • CodeHealthKpisCard.tsx
            • Gauge
              • Gauge.tsx
          • setupTests.ts
          • routes.ts
          • plugin.ts
          • assets
        • api-report.md
        • CHANGELOG.md
        • config.d.ts
        • dev
          • index.tsx
        • README.md
        • package.json
        • .eslintrc.js
      • gcp-projects
        • src
          • plugin.test.ts
          • index.ts
          • api
            • GcpClient.ts
            • index.ts
            • types.ts
            • GcpApi.ts
          • components
            • ProjectListPage
              • index.ts
              • ProjectListPage.tsx
            • NewProjectPage
              • index.ts
              • NewProjectPage.tsx
            • GcpProjectsPage
              • index.ts
              • GcpProjectsPage.tsx
            • ProjectDetailsPage
              • ProjectDetailsPage.tsx
              • index.ts
          • setupTests.ts
          • routes.ts
          • plugin.ts
        • api-report.md
        • CHANGELOG.md
        • dev
          • index.tsx
        • README.md
        • package.json
        • .eslintrc.js
      • jenkins-common
        • src
          • permissions.ts
          • index.ts
        • api-report.md
        • CHANGELOG.md
        • README.md
        • package.json
        • .eslintrc.js
      • catalog-backend-module-github
        • src
          • GithubMultiOrgReaderProcessor.ts
          • GitHubOrgEntityProvider.ts
          • GitHubOrgEntityProvider.test.ts
          • index.ts
          • lib
            • github.test.ts
            • github.ts
            • config.ts
            • util.ts
            • org.test.ts
            • index.ts
            • util.test.ts
            • config.test.ts
            • org.ts
          • GithubOrgReaderProcessor.ts
          • GithubDiscoveryProcessor.ts
          • setupTests.ts
          • GithubDiscoveryProcessor.test.ts
          • GithubOrgReaderProcessor.test.ts
        • api-report.md
        • CHANGELOG.md
        • config.d.ts
        • README.md
        • package.json
        • .eslintrc.js
      • bitrise
        • src
          • plugin.test.ts
          • hooks
            • useBitriseBuildWorkflows.ts
            • useBitriseBuilds.ts
          • index.ts
          • api
            • bitriseApi.model.ts
            • bitriseApi.client.ts
            • bitriseApi.ts
            • bitriseApi.client.test.ts
          • components
            • Select
              • index.ts
              • Select.tsx
            • useBitriseArtifactDetails.ts
            • BitriseBuildDetailsDialog
              • BitriseBuildDetailsDialog.tsx
              • index.ts
              • BitriseBuildDetailsDialog.test.tsx
            • BitriseArtifactsComponent
              • BitriseArtifactsComponent.tsx
              • BitriseArtifactsComponent.test.tsx
              • index.ts
            • useBitriseArtifacts.ts
            • BitriseDownloadArtifactComponent
              • index.ts
              • BitriseDownloadArtifactComponent.tsx
            • BitriseBuildsTableComponent
              • BitriseBuildsTableComponent.test.tsx
              • index.ts
              • BitriseBuildsTableComponent.tsx
            • BitriseBuildsComponent
              • index.ts
              • BitriseBuildsComponent.test.tsx
              • BitriseBuildsComponent.tsx
          • setupTests.ts
          • plugin.ts
          • extensions.ts
        • api-report.md
        • CHANGELOG.md
        • dev
          • index.tsx
        • README.md
        • package.json
        • .eslintrc.js
      • auth-node
        • src
          • IdentityClient.test.ts
          • getBearerTokenFromAuthorizationHeader.ts
          • index.ts
          • setupTests.ts
          • types.ts
          • getBearerTokenFromAuthorizationHeader.test.ts
          • IdentityClient.ts
        • api-report.md
        • CHANGELOG.md
        • README.md
        • package.json
        • .eslintrc.js
      • newrelic-dashboard
        • src
          • plugin.test.ts
          • index.ts
          • api
            • NewRelicDashboardApi.ts
            • index.ts
            • NewRelicDashboardClient.ts
          • components
            • NewRelicDashboard
              • DashboardEntityList.tsx
              • DashboardSnapshotList
                • DashboardSnapshotList.tsx
                • index.ts
                • DashboardSnapshot.tsx
              • index.ts
              • NewRelicDashboard.tsx
          • setupTests.ts
          • routes.ts
          • plugin.ts
          • types
            • DashboardSnapshot.ts
            • SnapshotDetails.ts
            • DashboardEntity.ts
          • queries
            • getDashboardParentGuidQuery.ts
            • getDashboardSnapshotQuery.ts
          • Router.tsx
          • constants.ts
        • api-report.md
        • CHANGELOG.md
        • dev
          • index.tsx
        • README.md
        • package.json
        • .eslintrc.js
      • catalog-backend-module-azure
        • src
          • providers
            • AzureDevOpsEntityProvider.ts
            • config.ts
            • index.ts
            • types.ts
            • config.test.ts
            • AzureDevOpsEntityProvider.test.ts
          • index.ts
          • lib
            • azure.ts
            • index.ts
            • azure.test.ts
          • processors
            • AzureDevOpsDiscoveryProcessor.ts
            • AzureDevOpsDiscoveryProcessor.test.ts
            • index.ts
          • setupTests.ts
        • api-report.md
        • CHANGELOG.md
        • config.d.ts
        • README.md
        • package.json
        • .eslintrc.js
      • catalog-backend
        • src
          • catalog
            • index.ts
            • types.ts
          • run.ts
          • database
            • conversion.ts
            • util.ts
            • DefaultProcessingDatabase.ts
            • conversion.test.ts
            • metrics.ts
            • types.ts
            • migrations.ts
            • DefaultProcessingDatabase.test.ts
            • tables.ts
          • processing
            • DefaultCatalogProcessingEngine.test.ts
            • util.ts
            • DefaultCatalogProcessingOrchestrator.ts
            • refresh.ts
            • index.ts
            • ProcessorOutputCollector.ts
            • DefaultCatalogProcessingEngine.ts
            • ProcessorCacheManager.test.ts
            • types.ts
            • connectEntityProviders.ts
            • DefaultCatalogProcessingOrchestrator.test.ts
            • ProcessorCacheManager.ts
            • TaskPipeline.test.ts
            • TaskPipeline.ts
          • search
            • DefaultCatalogCollator.test.ts
            • util.ts
            • index.ts
            • DefaultCatalogCollator.ts
            • util.test.ts
            • DefaultCatalogCollatorFactory.ts
            • DefaultCatalogCollatorFactory.test.ts
          • index.ts
          • api
            • processingResult.ts
            • index.ts
            • provider.ts
            • common.ts
            • processor.ts
          • util
            • conversion.ts
            • RecursivePartial.test.ts
            • index.ts
            • metrics.ts
            • RecursivePartial.ts
          • service
            • AuthorizedEntitiesCatalog.test.ts
            • AuthorizedRefreshService.test.ts
            • standaloneServer.ts
            • DefaultEntitiesCatalog.ts
            • DefaultRefreshService.test.ts
            • AuthorizedLocationService.test.ts
            • CatalogBuilder.ts
            • util.ts
            • DefaultLocationService.ts
            • AuthorizedEntitiesCatalog.ts
            • index.ts
            • createRouter.test.ts
            • request
              • parseEntityPaginationParams.ts
              • basicEntityFilter.ts
              • index.ts
              • parseEntityTransformParams.test.ts
              • parseEntityFilterParams.test.ts
              • parseEntityPaginationParams.test.ts
              • parseEntityFilterParams.ts
              • common.ts
              • parseEntityFacetParams.ts
              • parseEntityTransformParams.ts
            • types.ts
            • AuthorizedRefreshService.ts
            • createRouter.ts
            • AuthorizedLocationService.ts
            • DefaultEntitiesCatalog.test.ts
            • DefaultLocationService.test.ts
            • DefaultRefreshService.ts
          • setupTests.ts
          • ingestion
            • LocationAnalyzer.ts
            • CatalogRules.ts
            • index.ts
            • types.ts
            • CatalogRules.test.ts
          • permissions
            • index.ts
            • rules
              • hasLabel.ts
              • util.ts
              • hasAnnotation.ts
              • hasLabel.test.ts
              • index.ts
              • isEntityKind.test.ts
              • hasSpec.ts
              • hasMetadata.ts
              • hasAnnotation.test.ts
              • createPropertyRule.test.ts
              • isEntityOwner.ts
              • createPropertyRule.ts
              • isEntityOwner.test.ts
              • isEntityKind.ts
            • conditionExports.ts
          • stitching
            • buildEntitySearch.test.ts
            • util.ts
            • Stitcher.ts
            • index.ts
            • Stitcher.test.ts
            • buildEntitySearch.ts
          • modules
            • index.ts
            • util
              • parse.test.ts
              • parse.ts
            • core
              • LocationEntityProcessor.test.ts
              • DefaultLocationStore.ts
              • FileReaderProcessor.test.ts
              • ConfigLocationEntityProvider.test.ts
              • AnnotateLocationEntityProcessor.test.ts
              • index.ts
              • __fixtures__
                • fileReaderProcessor
                  • dir
                    • api.yaml
                  • test.txt
                  • component.yaml
                  • awsS3
                    • awsS3-mock-object.txt
              • LocationEntityProcessor.ts
              • UrlReaderProcessor.ts
              • UrlReaderProcessor.test.ts
              • DefaultLocationStore.test.ts
              • ConfigLocationEntityProvider.ts
              • AnnotateLocationEntityProcessor.ts
              • BuiltinKindsEntityProcessor.test.ts
              • PlaceholderProcessor.ts
              • PlaceholderProcessor.test.ts
              • FileReaderProcessor.ts
              • AnnotateScmSlugEntityProcessor.ts
              • AnnotateScmSlugEntityProcessor.test.ts
              • BuiltinKindsEntityProcessor.ts
            • codeowners
              • CodeOwnersProcessor.test.ts
              • index.ts
              • lib
                • read.ts
                • scm.ts
                • read.test.ts
                • resolve.ts
                • index.ts
                • resolve.test.ts
              • CodeOwnersProcessor.ts
        • api-report.md
        • config.d.ts
        • knexfile.js
        • README.md
        • migrations
          • 20210622104022_refresh_state_location_key.js
          • 20201006203131_entity_remove_redundant_columns.js
          • 20201006130744_entity_data_column.js
          • 20200511113813_init.js
          • 20201123205611_relations_table_uniq.js
          • 20200809202832_add_bootstrap_location.js
          • 20220222164811_reprocess_for_relation_refs.js
          • 20201230103504_update_log_varchar.js
          • 20200702153613_entities.js
          • 20210302150147_refresh_state.js
          • 20210925102509_add_refresh_state_input_hash.js
          • 20200721115244_location_update_log_latest_deduplicate.js
          • 20200923104503_case_insensitivity.js
          • 20201210185851_fk_index.js
          • 20200805163904_location_update_log_duplication_fix.js
          • 20200527114117_location_update_log_latest_view.js
          • 20201019130742_add_relations_table.js
          • 20220116144621_remove_legacy.js
          • 20210209121210_locations_fk_index.js
          • 20200807120600_entitySearch.js
          • 20201007201501_index_entity_search.js
          • 20200520140700_location_update_log_table.js
          • 20201005122705_add_entity_full_name.js
          • 20210813143113_add_refresh_state_hash.js
        • package.json
        • .eslintrc.js
      • user-settings
        • src
          • plugin.test.ts
          • index.ts
          • components
            • Settings.tsx
            • SettingsPage.tsx
            • SettingsPage.test.tsx
            • index.ts
            • General
              • UserSettingsGeneral.tsx
              • UserSettingsSignInAvatar.tsx
              • UserSettingsPinToggle.tsx
              • index.ts
              • UserSettingsAppearanceCard.tsx
              • UserSettingsThemeToggle.test.tsx
              • UserSettingsProfileCard.tsx
              • UserSettingsPinToggle.test.tsx
              • UserSettingsMenu.tsx
              • UserSettingsMenu.test.tsx
              • UserSettingsThemeToggle.tsx
            • FeatureFlags
              • EmptyFlags.tsx
              • UserSettingsFeatureFlags.tsx
              • index.ts
              • FeatureFlagsItem.tsx
            • useUserProfileInfo.ts
            • UserSettingsTab
              • index.ts
              • UserSettingsTab.tsx
            • AuthProviders
              • UserSettingsAuthProviders.tsx
              • ProviderSettingsItem.tsx
              • index.ts
              • EmptyProviders.tsx
              • DefaultProviderSettings.tsx
              • UserSettingsAuthProviders.test.tsx
          • setupTests.ts
          • plugin.ts
        • api-report.md
        • CHANGELOG.md
        • dev
          • index.tsx
        • README.md
        • package.json
        • .eslintrc.js
      • catalog-backend-module-ldap
        • src
          • ldap
            • vendors.ts
            • read.ts
            • config.ts
            • read.test.ts
            • util.ts
            • org.test.ts
            • index.ts
            • util.test.ts
            • types.ts
            • client.ts
            • config.test.ts
            • org.ts
            • constants.ts
          • index.ts
          • processors
            • LdapOrgEntityProvider.ts
            • index.ts
            • LdapOrgReaderProcessor.ts
          • setupTests.ts
        • api-report.md
        • CHANGELOG.md
        • config.d.ts
        • README.md
        • package.json
        • .eslintrc.js
      • adr
        • src
          • plugin.test.ts
          • hooks
            • index.ts
            • useOctokitRequest.ts
          • search
            • AdrSearchResultListItem.tsx
            • index.ts
          • index.ts
          • components
            • EntityAdrContent
              • index.ts
              • EntityAdrContent.tsx
            • AdrReader
              • index.ts
              • types.ts
              • decorators.ts
              • AdrReader.tsx
          • setupTests.ts
          • routes.ts
          • plugin.ts
        • api-report.md
        • CHANGELOG.md
        • README.md
        • package.json
        • .eslintrc.js
      • pagerduty
        • src
          • plugin.test.ts
          • hooks
            • index.ts
          • index.ts
          • api
            • index.ts
            • types.ts
            • client.ts
          • components
            • ChangeEvents
              • index.ts
              • ChangeEventListItem.tsx
              • ChangeEvents.test.tsx
              • ChangeEvents.tsx
              • ChangeEventEmptyState.tsx
            • TriggerButton
              • index.tsx
              • index.test.tsx
            • Errors
              • index.ts
              • MissingTokenError.tsx
            • types.ts
            • PagerDutyCard
              • index.tsx
              • index.test.tsx
            • Incident
              • index.ts
              • IncidentListItem.tsx
              • IncidentEmptyState.tsx
              • Incidents.test.tsx
              • Incidents.tsx
            • Escalation
              • EscalationPolicy.tsx
              • EscalationUsersEmptyState.tsx
              • index.ts
              • Escalation.test.tsx
              • EscalationUser.tsx
            • TriggerDialog
              • TriggerDialog.test.tsx
              • index.ts
              • TriggerDialog.tsx
            • constants.ts
          • setupTests.ts
          • plugin.ts
          • assets
        • api-report.md
        • CHANGELOG.md
        • dev
          • index.tsx
        • README.md
        • package.json
        • .eslintrc.js
        • doc
      • ilert
        • src
          • plugin.test.ts
          • hooks
            • useAssignIncident.ts
            • useShiftOverride.ts
            • useUptimeMonitors.ts
            • index.ts
            • useOnCallSchedules.ts
            • useAlertSource.ts
            • useNewIncident.ts
            • useIncidentActions.ts
            • useIncidents.ts
            • useAlertSourceOnCalls.ts
          • index.ts
          • api
            • index.ts
            • types.ts
            • client.ts
          • route-refs.tsx
          • components
            • AlertSource
              • AlertSourceLink.tsx
            • UptimeMonitorsPage
              • index.ts
              • UptimeMonitorCheckType.tsx
              • UptimeMonitorsTable.tsx
              • StatusChip.tsx
              • UptimeMonitorsPage.tsx
            • ILertCard
              • ILertCardOnCallItem.tsx
              • ILertCardMaintenanceModal.tsx
              • index.ts
              • ILertCardOnCall.tsx
              • ILertCardOnCallEmptyState.tsx
              • ILertCardActionsHeader.tsx
              • ILertCardHeaderStatus.tsx
              • ILertCardEmptyState.tsx
              • ILertCard.tsx
            • UptimeMonitor
              • UptimeMonitorLink.tsx
              • index.ts
              • UptimeMonitorActionsMenu.tsx
            • Shift
              • ShiftOverrideModal.tsx
            • index.ts
            • Errors
              • index.ts
              • MissingAuthorizationHeaderError.tsx
            • IncidentsPage
              • IncidentsTable.tsx
              • index.ts
              • TableTitle.tsx
              • StatusChip.tsx
              • IncidentsPage.tsx
            • Incident
              • IncidentAssignModal.tsx
              • index.ts
              • IncidentActionsMenu.tsx
              • IncidentNewModal.tsx
              • IncidentLink.tsx
              • IncidentStatus.tsx
            • ILertPage
              • index.ts
              • ILertPage.tsx
            • EscalationPolicy
              • EscalationPolicyLink.tsx
            • OnCallSchedulesPage
              • OnCallShiftItem.tsx
              • index.ts
              • OnCallSchedulesGrid.tsx
              • OnCallSchedulesPage.tsx
          • setupTests.ts
          • types.ts
          • plugin.ts
          • assets
          • constants.ts
        • api-report.md
        • CHANGELOG.md
        • config.d.ts
        • dev
          • index.tsx
        • README.md
        • package.json
        • .eslintrc.js
      • search-backend-node
        • src
          • Scheduler.ts
          • engines
            • index.ts
            • LunrSearchEngine.test.ts
            • LunrSearchEngine.ts
            • LunrSearchEngineIndexer.test.ts
            • LunrSearchEngineIndexer.ts
          • IndexBuilder.ts
          • index.ts
          • Scheduler.test.ts
          • collators
            • index.ts
            • NewlineDelimitedJsonCollatorFactory.test.ts
            • NewlineDelimitedJsonCollatorFactory.ts
          • setupTests.ts
          • types.ts
          • indexing
            • DecoratorBase.test.ts
            • DecoratorBase.ts
            • index.ts
            • BatchSearchEngineIndexer.ts
            • BatchSearchEngineIndexer.test.ts
          • test-utils
            • TestPipeline.ts
            • index.ts
          • IndexBuilder.test.ts
        • api-report.md
        • CHANGELOG.md
        • README.md
        • package.json
        • .eslintrc.js
      • search-backend
        • src
          • run.ts
          • index.ts
          • service
            • router.test.ts
            • standaloneServer.ts
            • AuthorizedSearchEngine.ts
            • router.ts
            • AuthorizedSearchEngine.test.ts
          • setupTests.ts
        • api-report.md
        • CHANGELOG.md
        • config.d.ts
        • README.md
        • package.json
        • .eslintrc.js
      • catalog-backend-module-aws
        • src
          • providers
            • AwsS3EntityProvider.test.ts
            • config.ts
            • index.ts
            • types.ts
            • AwsS3EntityProvider.ts
            • config.test.ts
          • awsOrganization
            • config.ts
            • config.test.ts
          • index.ts
          • processors
            • AwsOrganizationCloudAccountProcessor.ts
            • index.ts
            • __fixtures__
              • awsS3-mock-object.txt
            • AwsS3DiscoveryProcessor.ts
            • AwsS3DiscoveryProcessor.test.ts
            • AwsOrganizationCloudAccountProcessor.test.ts
          • credentials
            • AwsCredentials.ts
          • setupTests.ts
        • api-report.md
        • CHANGELOG.md
        • config.d.ts
        • README.md
        • package.json
        • .eslintrc.js
      • explore
        • src
          • plugin.test.ts
          • index.ts
          • components
            • GroupsExplorerContent
              • GroupsExplorerContent.tsx
              • index.ts
              • GroupsDiagram.tsx
              • GroupsExplorerContent.test.tsx
              • GroupsDiagram.test.tsx
            • ExplorePage
              • index.ts
              • ExplorePage.test.tsx
              • ExplorePage.tsx
            • DomainCard
              • DomainCard.tsx
              • index.ts
              • DomainCard.test.tsx
            • ToolCard
              • ToolCard.tsx
              • index.ts
              • ToolCard.test.tsx
            • DomainExplorerContent
              • index.ts
              • DomainExplorerContent.tsx
              • DomainExplorerContent.test.tsx
            • index.ts
            • ToolExplorerContent
              • ToolExplorerContent.test.tsx
              • index.ts
              • ToolExplorerContent.tsx
            • ExploreLayout
              • index.ts
              • ExploreLayout.test.tsx
              • ExploreLayout.tsx
            • DefaultExplorePage
              • index.ts
              • DefaultExplorePage.test.tsx
              • DefaultExplorePage.tsx
          • util
            • examples.ts
          • extensions.tsx
          • setupTests.ts
          • routes.ts
          • plugin.ts
        • api-report.md
        • CHANGELOG.md
        • dev
          • index.tsx
        • README.md
        • package.json
        • .eslintrc.js
      • graphql-backend
        • src
          • index.ts
          • service
            • router.test.ts
            • router.ts
          • setupTests.ts
        • api-report.md
        • CHANGELOG.md
        • schema.gql
        • README.md
        • package.json
        • .eslintrc.js
      • firehydrant
        • src
          • plugin.test.ts
          • index.ts
          • api
            • index.ts
            • types.ts
          • components
            • ServiceAnalytics
              • ServiceAnalytics.test.tsx
              • ServiceAnalytics.tsx
            • serviceAnalytics.ts
            • types.ts
            • ServiceDetailsCard
              • ServiceDetailsCard.test.tsx
              • index.ts
              • ServiceDetailsCard.tsx
            • serviceDetails.ts
          • setupTests.ts
          • routes.ts
          • plugin.ts
        • api-report.md
        • CHANGELOG.md
        • dev
          • index.tsx
        • README.md
        • package.json
        • .eslintrc.js
        • doc
      • jenkins
        • src
          • plugin.test.ts
          • index.ts
          • api
            • index.ts
            • JenkinsApi.ts
          • components
            • BuildsPage
              • lib
                • Status
                  • index.ts
                  • JenkinsRunStatus.tsx
                • CITable
                  • index.ts
                  • CITable.tsx
            • Cards
              • Cards.tsx
              • index.ts
              • Cards.test.tsx
            • BuildWithStepsPage
              • BuildWithStepsPage.tsx
              • index.ts
              • lib
                • ActionOutput
                  • index.ts
                  • ActionOutput.tsx
            • useAsyncPolling.ts
            • useBuilds.ts
            • useBuildWithSteps.ts
            • Router.tsx
          • setupTests.ts
          • plugin.ts
          • assets
          • constants.ts
        • api-report.md
        • CHANGELOG.md
        • dev
          • index.tsx
        • README.md
        • package.json
        • .eslintrc.js
      • techdocs-backend
        • src
          • DocsBuilder
            • BuildMetadataStorage.ts
            • index.ts
            • BuildMetadataStorage.test.ts
            • builder.ts
          • search
            • DefaultTechDocsCollatorFactory.ts
            • index.ts
            • DefaultTechDocsCollator.ts
            • DefaultTechDocsCollatorFactory.test.ts
            • DefaultTechDocsCollator.test.ts
          • index.ts
          • service
            • router.test.ts
            • standaloneServer.ts
            • CachedEntityLoader.ts
            • index.ts
            • DocsBuildStrategy.ts
            • router.ts
            • DocsSynchronizer.test.ts
            • DocsBuildStrategy.test.ts
            • CachedEntityLoader.test.ts
            • DocsSynchronizer.ts
          • cache
            • TechDocsCache.ts
            • index.ts
            • cacheMiddleware.ts
            • cacheMiddleware.test.ts
            • TechDocsCache.test.ts
        • api-report.md
        • examples
          • documented-component
            • mkdocs.yml
            • catalog-info.yaml
            • docs
              • code
                • code-sample.md
              • images
              • index.md
              • extensions.md
              • sub-page.md
        • CHANGELOG.md
        • config.d.ts
        • README.md
        • package.json
        • .eslintrc.js
        • .gitignore
      • scaffolder-backend-module-rails
        • src
          • actions
            • fetch
              • index.ts
              • rails
                • index.ts
                • railsNewRunner.test.ts
                • index.test.ts
                • railsNewRunner.ts
                • railsArgumentResolver.ts
                • railsArgumentResolver.test.ts
            • index.ts
          • index.ts
        • Rails.dockerfile
        • api-report.md
        • CHANGELOG.md
        • README.md
        • package.json
        • .eslintrc.js
      • catalog-backend-module-gerrit
        • src
          • providers
            • config.ts
            • __fixtures__
              • expectedProviderEntities.json
              • listProjectsBody.txt
            • types.ts
            • GerritEntityProvider.test.ts
            • config.test.ts
            • GerritEntityProvider.ts
          • index.ts
          • setupTests.ts
        • api-report.md
        • CHANGELOG.md
        • config.d.ts
        • README.md
        • package.json
        • .eslintrc.js
      • cicd-statistics
        • src
          • entity-page.tsx
          • charts
            • stage-chart.tsx
            • logic
              • finalize-stage.ts
              • conversions.ts
              • utils.ts
              • count-builds-per-day.ts
              • utils.test.ts
              • daily-summary.ts
              • analysis.ts
            • status-chart.tsx
            • zoom.tsx
            • types.ts
            • colors.ts
          • utils
            • api.ts
            • stage-names.ts
          • hooks
            • use-cicd-statistics.ts
            • use-cicd-configuration.ts
            • use-cicd-statistics-api.ts
          • apis
            • index.ts
            • types.ts
            • cicd-statistics.ts
          • index.ts
          • components
            • button-switch.tsx
            • label.tsx
            • duration-slider.tsx
            • chart-filters.tsx
            • toggle.tsx
            • progress.tsx
            • utils.tsx
          • plugin.ts
        • api-report.md
        • CHANGELOG.md
        • README.md
        • package.json
        • .eslintrc.js
      • kubernetes-backend
        • src
          • run.ts
          • kubernetes-auth-translator
            • GoogleServiceAccountAuthProvider.ts
            • KubernetesAuthTranslatorGenerator.test.ts
            • AzureIdentityKubernetesAuthTranslator.test.ts
            • AwsIamKubernetesAuthTranslator.test.ts
            • KubernetesAuthTranslatorGenerator.ts
            • types.ts
            • AzureIdentityKubernetesAuthTranslator.ts
            • OidcKubernetesAuthTranslator.ts
            • OidcKubernetesAuthTranslator.test.ts
            • GoogleKubernetesAuthTranslator.ts
            • ServiceAccountKubernetesAuthTranslator.ts
            • AwsIamKubernetesAuthTranslator.ts
          • index.ts
          • index.test.ts
          • service
            • standaloneServer.ts
            • KubernetesFetcher.test.ts
            • runPeriodically.ts
            • KubernetesFanOutHandler.ts
            • KubernetesBuilder.test.ts
            • standaloneApplication.ts
            • KubernetesFanOutHandler.test.ts
            • KubernetesBuilder.ts
            • router.ts
            • KubernetesFetcher.ts
            • KubernetesClientProvider.test.ts
            • KubernetesClientProvider.ts
          • setupTests.ts
          • types
            • types.ts
          • cluster-locator
            • ConfigClusterLocator.test.ts
            • GkeClusterLocator.ts
            • ConfigClusterLocator.ts
            • index.ts
            • index.test.ts
            • GkeClusterLocator.test.ts
          • service-locator
            • MultiTenantServiceLocator.ts
            • MultiTenantServiceLocator.test.ts
        • api-report.md
        • examples
          • dice-roller
            • catalog-info.yaml
            • metrics-server.yaml
            • README.md
            • dice-roller-manifests.yaml
        • CHANGELOG.md
        • README.md
        • schema.d.ts
        • package.json
        • .eslintrc.js
      • gcalendar
        • src
          • icons
          • plugin.test.ts
          • hooks
            • useCalendarsQuery.ts
            • useStoredCalendars.ts
            • index.ts
            • useEventsQuery.ts
            • useSignIn.ts
          • index.ts
          • api
            • index.ts
            • types.ts
            • client.ts
          • components
            • CalendarCard
              • AttendeeChip.tsx
              • CalendarEventPopoverContent.tsx
              • util.ts
              • index.ts
              • HomePageCalendar.tsx
              • CalendarEvent.tsx
              • CalendarEventPopoverContent.test.tsx
              • CalendarSelect.tsx
              • AttendeeChip.test.tsx
              • CalendarEvent.test.tsx
              • signInEventMock.ts
              • CalendarCard.tsx
              • HomePageCalendar.test.tsx
              • SignInContent.tsx
          • setupTests.ts
          • routes.ts
          • plugin.ts