.codeclimate.yml | |
|
|
.envrc | |
|
|
.github/PULL_REQUEST_TEMPLATE.md | |
|
|
.github/actions/setup/action.yml | |
|
|
.github/workflows/auto-create-jira-comment.yml | |
|
|
.github/workflows/auto-create-pr-production.yml | |
|
|
.github/workflows/auto-create-pr-val.yml | |
|
|
.github/workflows/codeql.yml | |
|
|
.github/workflows/dependency-review.yml | |
|
|
.github/workflows/dependency-update.yml | |
|
|
.github/workflows/deploy.yml | |
|
|
.github/workflows/destroy.yml | |
|
|
.github/workflows/github-pages.yml | |
|
|
.github/workflows/pre-commit.yml | |
|
|
.github/workflows/running-stage-notifier.yml | |
|
|
.github/workflows/security-hub-jira-sync.yml | |
|
|
.github/workflows/unit-tests.yml | |
|
|
.github/workflows/workspace-setup.yml | |
|
|
.gitignore | |
|
|
.nvmrc | |
|
|
.pre-commit-config.yaml | |
|
|
.prettierignore | |
|
|
LICENSE | |
|
|
README.md | |
|
|
docs/.dockerignore | |
|
|
docs/.gitignore | |
|
|
docs/Gemfile | |
|
|
docs/_config.yml | |
|
|
docs/_deploy-metrics/.eslintrc.json | |
|
|
docs/_deploy-metrics/.gitignore | |
|
|
docs/_deploy-metrics/components/Card.tsx | 17 | A 0 mins |
|
docs/_deploy-metrics/components/Cards.tsx | 29 | A 0 mins |
|
docs/_deploy-metrics/components/CheckboxFilter.tsx | 35 | A 0 mins |
|
docs/_deploy-metrics/components/CheckboxFilterPopover.tsx | 52 | A 0 mins |
|
docs/_deploy-metrics/components/DeploymentFrequency.tsx | 57 | A 0 mins |
|
docs/_deploy-metrics/components/FilterPopover.tsx | 87 | A 0 mins |
|
docs/_deploy-metrics/components/LeadTimeForChanges.tsx | 45 | A 0 mins |
|
docs/_deploy-metrics/components/ResourceTable.tsx | 79 | A 0 mins |
|
docs/_deploy-metrics/components/Resources.tsx | 96 | B 4 hrs |
|
docs/_deploy-metrics/hooks/useFilterState.tsx | 20 | A 0 mins |
|
docs/_deploy-metrics/lib/capitalizeLetter.ts | 3 | A 0 mins |
|
docs/_deploy-metrics/lib/getAwsResources.ts | 45 | A 0 mins |
|
docs/_deploy-metrics/lib/getFilterOptions.ts | 42 | A 0 mins |
|
docs/_deploy-metrics/lib/getMeanTimeToRecover.ts | 47 | A 3 hrs |
|
docs/_deploy-metrics/lib/getPrsToBranch.ts | 28 | A 0 mins |
|
docs/_deploy-metrics/lib/getRepoName.ts | 2 | A 0 mins |
|
docs/_deploy-metrics/lib/getSuccessfulDeploys.ts | 18 | A 1 hr |
|
docs/_deploy-metrics/lib/octokit.ts | 8 | A 0 mins |
|
docs/_deploy-metrics/next.config.js | 8 | A 0 mins |
|
docs/_deploy-metrics/package.json | |
|
|