@@ -2870,7 +2870,7 @@ dashboard.reinit_missing_repos = Reinitialize all missing Git repositories for w
2870
2870
dashboard.sync_external_users = Synchronize external user data
2871
2871
dashboard.cleanup_hook_task_table = Cleanup hook_task table
2872
2872
dashboard.cleanup_packages = Cleanup expired packages
2873
- dashboard.cleanup_actions = Cleanup actions expired logs and artifacts
2873
+ dashboard.cleanup_actions = Cleanup expired actions resources
2874
2874
dashboard.server_uptime = Server Uptime
2875
2875
dashboard.current_goroutine = Current Goroutines
2876
2876
dashboard.current_memory_usage = Current Memory Usage
@@ -2900,15 +2900,15 @@ dashboard.total_gc_time = Total GC Pause
2900
2900
dashboard.total_gc_pause = Total GC Pause
2901
2901
dashboard.last_gc_pause = Last GC Pause
2902
2902
dashboard.gc_times = GC Times
2903
- dashboard.delete_old_actions = Delete all old actions from database
2904
- dashboard.delete_old_actions.started = Delete all old actions from database started.
2903
+ dashboard.delete_old_actions = Delete all old activities from database
2904
+ dashboard.delete_old_actions.started = Delete all old activities from database started.
2905
2905
dashboard.update_checker = Update checker
2906
2906
dashboard.delete_old_system_notices = Delete all old system notices from database
2907
2907
dashboard.gc_lfs = Garbage collect LFS meta objects
2908
- dashboard.stop_zombie_tasks = Stop zombie tasks
2909
- dashboard.stop_endless_tasks = Stop endless tasks
2910
- dashboard.cancel_abandoned_jobs = Cancel abandoned jobs
2911
- dashboard.start_schedule_tasks = Start schedule tasks
2908
+ dashboard.stop_zombie_tasks = Stop actions zombie tasks
2909
+ dashboard.stop_endless_tasks = Stop actions endless tasks
2910
+ dashboard.cancel_abandoned_jobs = Cancel actions abandoned jobs
2911
+ dashboard.start_schedule_tasks = Start actions schedule tasks
2912
2912
dashboard.sync_branch.started = Branches Sync started
2913
2913
dashboard.sync_tag.started = Tags Sync started
2914
2914
dashboard.rebuild_issue_indexer = Rebuild issue indexer
0 commit comments