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
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    f43c832 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f278675 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #655 from au-heartbeat/dependabot/github_actions/g…

    …radle/gradle-build-action-2.8.1
    
    Build(deps): Bump gradle/gradle-build-action from 2.8.0 to 2.8.1
    guzhongren authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    b66e1a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68a7edf View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    af8f18d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6aaaa7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2356060 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b53987 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d409894 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    402c20e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e1a86c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3f19aa4 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Build(deps): Bump gradle/gradle-build-action from 2.8.1 to 2.9.0

    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]>
    dependabot[bot] authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    aa164f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    5cc7fe2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #668 from au-heartbeat/dependabot/github_actions/g…

    …radle/gradle-build-action-2.9.0
    
    Build(deps): Bump gradle/gradle-build-action from 2.8.1 to 2.9.0
    guzhongren authored Oct 7, 2023
    Configuration menu
    Copy the full SHA
    aca89ec View commit details
    Browse the repository at this point in the history
  3. Build(deps): Bump aws-actions/amazon-ecr-login from 1 to 2

    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]>
    dependabot[bot] authored Oct 7, 2023
    Configuration menu
    Copy the full SHA
    2df34ea View commit details
    Browse the repository at this point in the history
  4. Build(deps): Bump postcss from 8.4.21 to 8.4.31 in /docs

    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]>
    dependabot[bot] authored Oct 7, 2023
    Configuration menu
    Copy the full SHA
    311b0c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    ddf9792 View commit details
    Browse the repository at this point in the history
  2. ADM-552:[backend]fix: update the base environment for backend

    ADM-552:[backend]fix: update the base environment for backend
    LYabstract authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    ae93781 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ad07a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c615854 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb6df91 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #677 from au-heartbeat/OPS-FIX-BASE-ENV

    Ops fix base env
    LYabstract authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    5f9c107 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    45880f2 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #678 from au-heartbeat/OPS-FIX-BASE-ENV

    fix(trivy): ignore trivy issue
    LYabstract authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    b708e0c View commit details
    Browse the repository at this point in the history
  9. ADM-552:[frontend]fix: fix frontend test

    ADM-552:[frontend]fix: fix frontend test
    LoisHuang2022 authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    f62fbe8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    10def60 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #669 from au-heartbeat/dependabot/github_actions/a…

    …ws-actions/amazon-ecr-login-2
    
    Build(deps): Bump aws-actions/amazon-ecr-login from 1 to 2
    guzhongren authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    87a4ee6 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    5e20cc9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #679 from au-heartbeat/ADM-581

    ADM-581:[docs]Add release notes for v1.1.0
    LYabstract authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    aaa0410 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87b09a5 View commit details
    Browse the repository at this point in the history
  4. ADM-552:[frontend]feat: sort pipelines and delete the PipelineMetricS…

    …election when there is no step
    LoisHuang2022 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    96faa40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b70453e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    252551e View commit details
    Browse the repository at this point in the history
  7. ADM-552:[frontend]feat: sort pipelines and delete the PipelineMetricS…

    …election when there is no step
    
    ADM-552:[frontend]feat: sort pipelines and delete the PipelineMetricSelection when there is no step
    LoisHuang2022 authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    e7b9f24 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #680 from au-heartbeat/ADM-581

    ADM-581:[docs]Modify release notes for v1.1.0
    LYabstract authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    b83199c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    4cbd009 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfdb8cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20e9821 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3883470 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    add90ca View commit details
    Browse the repository at this point in the history
  2. ADM-552:[frontend]fix: fix the situation of NoContent

    ADM-552:[frontend]fix: fix the situation of NoContent
    LoisHuang2022 authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    458b014 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97eddab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b901b7a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    055364b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e9ec67 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    98a8867 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d546d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9f7c8f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #684 from au-heartbeat/ADM-474

    ADM-474: [backend][frontend] feat: change lead time metric
    EscapedSheep authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    180abad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a6a723 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58010e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    91bba71 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    34c9675 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2750cef View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cbb200b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bf1a1b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Configuration menu
    Copy the full SHA
    a6f2f85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcbc1a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Configuration menu
    Copy the full SHA
    fc03a0a View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    22f9d0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bea38ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f47e822 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1ae527 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3ee7b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d724b99 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #686 from au-heartbeat/ADM-552

    ADM-552:[frontend]feat: sort pipeline name alphabetically, case insensitive
    zhangqian5 authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    5b44768 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fdac5d6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    db6f9a9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6b38d93 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #671 from au-heartbeat/dependabot/npm_and_yarn/doc…

    …s/postcss-8.4.31
    
    Build(deps): Bump postcss from 8.4.21 to 8.4.31 in /docs
    guzhongren authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    92a915e View commit details
    Browse the repository at this point in the history
  12. Build(deps): Bump zod from 3.20.2 to 3.22.4 in /docs

    Bumps [zod](https://github.com/colinhacks/zod) from 3.20.2 to 3.22.4.
    - [Release notes](https://github.com/colinhacks/zod/releases)
    - [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
    - [Commits](colinhacks/zod@v3.20.2...v3.22.4)
    
    ---
    updated-dependencies:
    - dependency-name: zod
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    bb807ac View commit details
    Browse the repository at this point in the history
  13. Merge pull request #672 from au-heartbeat/dependabot/npm_and_yarn/doc…

    …s/zod-3.22.4[docs]
    
    Build(deps): Bump zod from 3.20.2 to 3.22.4 in /docs
    guzhongren authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    90cfc9d View commit details
    Browse the repository at this point in the history
  14. Build(deps): Bump undici from 5.16.0 to 5.26.3 in /docs

    Bumps [undici](https://github.com/nodejs/undici) from 5.16.0 to 5.26.3.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.16.0...v5.26.3)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    0aee262 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    d6f0869 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74dca6e View commit details
    Browse the repository at this point in the history
  3. fix(README): security

    guzhongren committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    b110671 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31d1539 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #688 from au-heartbeat/dependabot/npm_and_yarn/doc…

    …s/undici-5.26.3[docs]
    
    Build(deps): Bump undici from 5.16.0 to 5.26.3 in /docs
    guzhongren authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    83d59c5 View commit details
    Browse the repository at this point in the history
  6. Build(deps): Bump @babel/traverse from 7.20.12 to 7.23.2 in /docs

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.12 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    8b20ad7 View commit details
    Browse the repository at this point in the history
  7. Build(deps-dev): Bump @babel/traverse in /frontend

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.10 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    946dd9d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #696 from au-heartbeat/dependabot/npm_and_yarn/fro…

    …ntend/babel/traverse-7.23.2
    
    Build(deps-dev): Bump @babel/traverse from 7.22.10 to 7.23.2 in /frontend
    guzhongren authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    4f990f1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d235bd7 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #695 from au-heartbeat/dependabot/npm_and_yarn/doc…

    …s/babel/traverse-7.23.2[docs]
    
    Build(deps): Bump @babel/traverse from 7.20.12 to 7.23.2 in /docs
    guzhongren authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    4e172ca View commit details
    Browse the repository at this point in the history
  11. Build(deps-dev): Bump postcss from 8.4.28 to 8.4.31 in /frontend

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.28 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.28...8.4.31)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    f8319ea View commit details
    Browse the repository at this point in the history
  12. Merge pull request #697 from au-heartbeat/dependabot/npm_and_yarn/fro…

    …ntend/postcss-8.4.31
    
    Build(deps-dev): Bump postcss from 8.4.28 to 8.4.31 in /frontend
    guzhongren authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    ca9031b View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    2f68f53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2e62d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e937aa0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4040c78 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    693ded3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06139e3 View commit details
    Browse the repository at this point in the history
  3. ADM-570:[frontend]feat: modify the unit and format the time

     ADM-570:[frontend]feat: modify the unit and format the time
    LoisHuang2022 authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    3873a56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76c1caf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d5080f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    118f2f2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #700 from au-heartbeat/ADM-570[frontend]

    ADM-570:[frontend]feat: modify the unit and format the time
    guzhongren authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    e1d6630 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ae38711 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #699 from au-heartbeat/ADM-475[docs]

    ADM-475:[docs]add spike document to filter generated csv data
    guzhongren authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    44c769c View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    9cc11f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    e6d7fd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd1ccd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7860f62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    787a8c0 View commit details
    Browse the repository at this point in the history
  5. Build(deps): Bump actions/setup-node from 3 to 4

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    e3ddf1f View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    cd9e5e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c67e3b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    e784e68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0b8d18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d204488 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3417ff1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98df5cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f416c1d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4e3935d View commit details
    Browse the repository at this point in the history
  8. feat: remove unused import

    7758521yyy committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    afc8d73 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4add21b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    03bc6f3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4dafa77 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    16efeea View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    48b70f7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f39c6cf View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    3efbf60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a0572b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b937ac5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d75c45 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a147c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9061382 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    97594f6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5945d41 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #702 from au-heartbeat/ADM-475[docs]

    ADM-475:[docs]update spike document to filter generated csv data
    guzhongren authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    9dab835 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    8c32f37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae57a75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    772d28f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d31bd68 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8182bb9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #703 from au-heartbeat/dependabot/github_actions/a…

    …ctions/setup-node-4
    
    Build(deps): Bump actions/setup-node from 3 to 4
    guzhongren authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    e8c6c3a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc76dcd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7235c01 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    def2389 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8908048 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #705 from au-heartbeat/ADM-480[frontend]

    ADM-480[Frontend]Feat: Update the select menu to autocomplete
    guzhongren authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    d84c55e View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    60450c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a235b0c View commit details
    Browse the repository at this point in the history
  3. ADM-587:[backend] add test

    zhangqian5 authored and LoisHuang2022 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    db5660b View commit details
    Browse the repository at this point in the history
  4. ADM-587:[backend] remove comment

    zhangqian5 authored and LoisHuang2022 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    bfd4d16 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c53507 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77c7d81 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0676786 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    feda8de View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e4e2b15 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f659778 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3d1b6ae View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0e143c7 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #707 from au-heartbeat/ADM_590

    ADM-590: [backend][frontend] feat: add pipeline crews
    EscapedSheep authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    91e0372 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    58b33c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f91df43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c55ba70 View commit details
    Browse the repository at this point in the history
  4. ADM-587:[frontend][backend][docs]feat: Support two ways of filtering …

    …Jira cards with assignee
    
    ADM-587:[frontend][backend][docs]feat: Support two ways of filtering Jira cards with assignee
    LoisHuang2022 authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    86f3f1e View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    3455a8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0951de7 View commit details
    Browse the repository at this point in the history
  3. ADM-596:[frontend]feat: Optimize the hierarchy of metrics page

    ADM-596:[frontend]feat: Optimize the hierarchy of metrics page
    LoisHuang2022 authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    cff0df8 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    c7c5f70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5aa100 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    343b20a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ca2330 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2ad688 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8dda947 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    19492ec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a58dad6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0b945ea View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    36f435a View commit details
    Browse the repository at this point in the history
  11. Merge pull request #708 from au-heartbeat/ADM-589

    ADM-589 Add time duration display in UI and csv file name
    7758521yyy authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    1836b12 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e51848c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    665df10 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c54f39c View commit details
    Browse the repository at this point in the history
  15. ADM-596:[frontend]fix: fix the styles and tests of metrics-page

    ADM-596:[frontend]fix: fix the styles and tests of metrics-page
    LoisHuang2022 authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    bd680a8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    914534d View commit details
    Browse the repository at this point in the history
  17. ADM-596:[frontend]fix: fix the e2e test

    ADM-596:[frontend]fix: fix the e2e test
    LoisHuang2022 authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    5c7131d View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    2b36cb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    416a2c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    441aadf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e5fc11 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    465c345 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3cccb06 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #712 from au-heartbeat/ADM-589

    ADM-589:[frontend]feat: adjust the time stamp in exported csv file name
    7758521yyy authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    701902b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    06dca0e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dde2db9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ad297ff View commit details
    Browse the repository at this point in the history
  11. ADM-583:[backend] remove unused custom fields

    ADM-583:[backend] remove unused custom fields
    zhangqian5 authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    20f344f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d813ba3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    34a760c View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    913e902 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47f31ff View commit details
    Browse the repository at this point in the history
  3. Merge pull request #714 from au-heartbeat/ADM-583

    ADM-583:[backend] export ignore target field when verify jira board
    zhangqian5 authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    b3e06e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca30ac7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #715 from au-heartbeat/ADM-583

    ADM-583:[frontend]feat: filter the saved target fields to avoid misleading warning
    7758521yyy authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    cda1de1 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    abb490b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    177b2de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26e29ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfec22f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #716 from au-heartbeat/ADM-583

    ADM-583:[backend] replace target fields' key with name
    zhangqian5 authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    9343145 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84893bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de9ebdb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    953c48d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6465d1a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    efe1428 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b3ae0e4 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #720 from au-heartbeat/ADM-599

    ADM-599 [backend] feat: add format for jira customized field
    EscapedSheep authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    23d7f1b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b99a4ea View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    167a6bf View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    7e51388 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #718 from au-heartbeat/ADM-583

    ADM-583:[backend] refactor: remove repeated code
    zhangqian5 authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    3c5b117 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dee1bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ba238a View commit details
    Browse the repository at this point in the history
  5. ADM-601:[frontend]feat: Optimize config page and report page

    ADM-601:[frontend]feat: Optimize config page and report page
    LoisHuang2022 authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    41219eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca820eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    200c756 View commit details
    Browse the repository at this point in the history
  8. ADM-584:[frontend]feat: Verify button should be read only status inst…

    …ead of clickable
    
    ADM-584:[frontend]feat: Verify button should be read only status instead of clickable
    LoisHuang2022 authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    b6a7cc1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b2602f5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2207b0c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9646767 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    90b902f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4b017c4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d00020d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5df16d4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    95f1e05 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #723 from au-heartbeat/ADM-584[frontend]

    ADM-584:[frontend]fix: fix the issue of inadequate test coverage
    guzhongren authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    95a5342 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8c5ffe9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2f53862 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    4adfaa8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    878caf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8755024 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #719 from au-heartbeat/ADM-611

    ADM-611:[frontend]feat: move checking function
    7758521yyy authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    bc26733 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37c563b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eca0902 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #722 from au-heartbeat/ADM-592

    ADM-592 [backend][frontend] feat: change api to post
    EscapedSheep authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    1d8aa90 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    8ba5310 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a67854 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49304c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fef3670 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ebd0ed5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #725 from au-heartbeat/ADM-611

    ADM-611:[frontend]feat: clean encoded jira token for empty token
    7758521yyy authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    1c52330 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ae0ee7b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    95d9d54 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    0e4aa91 View commit details
    Browse the repository at this point in the history
  2. ADM-610:[backend]feat: when statusCode is 403 return PermissionDenyEx…

    …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]>
    Andrea2000728 and guzhongren authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    013c5d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7830487 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #726 from au-heartbeat/ADM-613

    ADM-613:[frontend]fix: fix the issue of Source control verify part wi…
    Zxx-Ivy authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a678569 View commit details
    Browse the repository at this point in the history
  5. Build(deps): Bump actions/github-script from 6 to 7

    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]>
    dependabot[bot] authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c4fcd36 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    eae8dfe View commit details
    Browse the repository at this point in the history