1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 07:21:22 +01:00
gitea/templates
sillyguodong 371520d7ab
Display the version of runner in the runner list (#23490)
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)
2023-03-19 22:19:40 -04:00
..
admin
api/packages/pypi
base Use <nav> instead of <div> in the global navbar (#23125) 2023-03-17 11:52:44 +08:00
code Fix 'View File' button in code search (#23478) 2023-03-14 22:19:27 -04:00
custom
explore Fix long name ui issues and label ui issue (#23541) 2023-03-18 17:07:59 +01:00
mail
org
package
projects Use project.IconName instead of repeated unreadable if-else chains (#23538) 2023-03-19 14:44:48 +02:00
repo Use project.IconName instead of repeated unreadable if-else chains (#23538) 2023-03-19 14:44:48 +02:00
shared Display the version of runner in the runner list (#23490) 2023-03-19 22:19:40 -04:00
status
swagger Add absent repounits to create/edit repo API (#23500) 2023-03-16 12:30:42 -05:00
user Use octicon-verified for gpg signatures (#23529) 2023-03-17 01:12:40 -04:00
home.tmpl
install.tmpl
post-install.tmpl