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

Display the version of runner in runner list page. #23489

Closed
sillyguodong opened this issue Mar 15, 2023 · 0 comments · Fixed by #23490
Closed

Display the version of runner in runner list page. #23489

sillyguodong opened this issue Mar 15, 2023 · 0 comments · Fixed by #23490
Assignees
Labels
type/feature Completely new functionality. Can only be merged if feature freeze is not active. type/proposal The new feature has not been accepted yet but needs to be discussed first.

Comments

@sillyguodong
Copy link
Contributor

Feature Description

According to this PR, We can get the runner version from each request from the client.
we can keep getting the latest version of the runner by displaying it in the runner list.

Screenshots

No response

@sillyguodong sillyguodong added type/proposal The new feature has not been accepted yet but needs to be discussed first. type/feature Completely new functionality. Can only be merged if feature freeze is not active. labels Mar 15, 2023
@sillyguodong sillyguodong self-assigned this Mar 15, 2023
techknowlogick pushed a commit that referenced this issue Mar 20, 2023
Close: #23489 

### Change
1. Add version column to action_runner table.
2. Read the runner version from the request header, and update it in DB.
3. Display version in runner list

### Screenshot

![image](https://user-images.githubusercontent.com/33891828/225220990-98bc0158-4403-4e6c-9805-31bbbc65a802.png)
@go-gitea go-gitea locked and limited conversation to collaborators May 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/feature Completely new functionality. Can only be merged if feature freeze is not active. type/proposal The new feature has not been accepted yet but needs to be discussed first.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant