Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADM 588: Export 7 Key metrics in csv report #77

Closed
wants to merge 549 commits into from

Conversation

TingyuDong
Copy link
Contributor

Before

Currently the 7 key metrics could only be viewed within report page.

image

After

When clicking on export key metrics button, we will download the key metrics report in csv format

image image

Note

Null

guzhongren and others added 30 commits September 27, 2023 21:22
…radle/gradle-build-action-2.8.1

Build(deps): Bump gradle/gradle-build-action from 2.8.0 to 2.8.1
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.8.1 to 2.9.0.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](gradle/gradle-build-action@v2.8.1...v2.9.0)

---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…radle/gradle-build-action-2.9.0

Build(deps): Bump gradle/gradle-build-action from 2.8.1 to 2.9.0
Bumps [aws-actions/amazon-ecr-login](https://github.com/aws-actions/amazon-ecr-login) from 1 to 2.
- [Release notes](https://github.com/aws-actions/amazon-ecr-login/releases)
- [Changelog](https://github.com/aws-actions/amazon-ecr-login/blob/main/CHANGELOG.md)
- [Commits](aws-actions/amazon-ecr-login@v1...v2)

---
updated-dependencies:
- dependency-name: aws-actions/amazon-ecr-login
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.21...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
ADM-552:[backend]fix: update the base environment for backend
ADM-552:[frontend]fix: fix frontend test
…ws-actions/amazon-ecr-login-2

Build(deps): Bump aws-actions/amazon-ecr-login from 1 to 2
ADM-581:[docs]Add release notes for v1.1.0
EscapedSheep and others added 28 commits November 8, 2023 20:36
ADM-584:[frontend]fix: fix the issue of inadequate test coverage
ADM-611:[frontend]feat: move checking function
ADM-592 [backend][frontend] feat: change api to post
ADM-611:[frontend]feat: clean encoded jira token for empty token
…ception (#724)

* ADM-610:[backend]feat:extract FORBIDDEN status and replace RateLimitExceededException to PermissionDenyException

* ADM-610:[backend]fix:fix test

* ADM-610:[backend]refactor:rename test name

* ADM-610:[backend]refactor:format

---------

Co-authored-by: Andrea <Andrea2000728>
Co-authored-by: guzhongren <[email protected]>
ADM-613:[frontend]fix: fix the issue of Source control verify part wi…
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@v6...v7)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

Hi @TingyuDong! 👋
Thank you for submitting a pull request! We appreciate your contribution and will review your changes as soon as possible.

@TingyuDong TingyuDong closed this Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants