This repository was archived by the owner on May 30, 2024. It is now read-only.
Commit 8f1b93b
Noah Hanjun Lee
Add metrics about changes of deployment (#169)
* Add the repo_id field to DeploymentStatistics
* Add the 'production_environment' field
* Add the 'rollback' field to count rollback
* Fix to produce statistics only for the production environment
* Produce statistics of changes of deployment from the latest deployment
* Add docs of metrics
* Add the 'IsProductionEnvironment' method to fix test1 parent 401b1a4 commit 8f1b93b
File tree
45 files changed
+2582
-500
lines changed- docs/concepts
- ent
- deploymentstatistics
- deployment
- migrate
- repo
- schema
- internal
- interactor
- mock
- pkg
- github
- store
- server
- api/v1/repos
- mock
- hooks
- metrics
- vo
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
45 files changed
+2582
-500
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
36 | 40 | | |
37 | | - | |
| 41 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments