radius-project / radius

Radius is a cloud-native, portable application platform that makes app development easier for teams building cloud-native apps.
https://radapp.io
Apache License 2.0
1.46k stars 93 forks source link

Code Commit Status Display for radius repo needs improvement #7884

Open lakshmimsft opened 3 weeks ago

lakshmimsft commented 3 weeks ago

Area for Improvement

The status of code commits in radius repo can be misleading. It displays a failed status for 'Functional Test Run' for multiple commits which, upon clicking Details, seems to be a history of test runs on the commit including the Long Running Tests, (which run only on schedule off the main branch). We need to update it so it shows correct status of a commit.

Observed behavior

  1. On the radius repo Code page on Github, click on Commits:

    image
  2. We see a list of commits , a lot of them have a red x next to it. eg:

    image

  1. If we click on the x, it brings up a display of statuses including a failed Functional Test Run which can give incorrect information to the user that that this commit was merged into main and it did not pass tests. image
  2. Upon clicking 'Details' we go to https://github.com/radius-project/radius/runs/29530700484 This seems to be a history of all tests the commit has gone through including Long Running Tests which may have had failures in the past.

Desired behavior

The Functional Test Run name in the list is misleading in the current display and does not match the data it is showing. It needs to be renamed appropriately. Investigate how this is included in the list of display statuses for each commit and determine if needs to be included. This may be associated with the GitHub app Functional Test Run created to report results of tests.

Proposed Fix

N/A

rad Version

N/A

Operating system

N/A

Additional context

Additional rights may be needed on the github repo to access github apps and investigate further.

Would you like to support us?

AB#13147

radius-triage-bot[bot] commented 3 weeks ago

:wave: @lakshmimsft Thanks for filing this issue.

A project maintainer will review this issue and get back to you soon.

We also welcome community contributions! If you would like to pick this item up sooner and submit a pull request, please visit our contribution guidelines and assign this to yourself by commenting "/assign" on this issue.

For more information on our triage process please visit our triage overview

radius-triage-bot[bot] commented 3 weeks ago

:+1: We've reviewed this issue and have agreed to add it to our backlog. Please subscribe to this issue for notifications, we'll provide updates when we pick it up.

We also welcome community contributions! If you would like to pick this item up sooner and submit a pull request, please visit our contribution guidelines and assign this to yourself by commenting "/assign" on this issue.

For more information on our triage process please visit our triage overview