Support changing labels on runner side #9

Merged
lunny merged 5 commits from sillyguodong/actions-proto-def:feature/declare_labels into main 2023-06-06 00:24:06 +00:00
Member

Related:

Changes:

  • Deprecate fields of agent_labels and custom_labels.
  • Passing labels and version when registering runner.
  • Add Declare service to pass labels and version when execute daemon
Related: - Gitea side: https://github.com/go-gitea/gitea/pull/24806 - Runner side: https://gitea.com/gitea/act_runner/pulls/201 ### Changes: - Deprecate fields of `agent_labels` and `custom_labels`. - Passing `labels` and `version` when registering runner. - Add `Declare` service to pass `labels` and `version` when execute `daemon`
sillyguodong added 3 commits 2023-05-19 08:39:53 +00:00
support changing labels
All checks were successful
checks / check and test (pull_request) Successful in 2m8s
b972b20d68
delete comment
All checks were successful
checks / check and test (pull_request) Successful in 1m27s
54aa11a638
sillyguodong added 1 commit 2023-05-19 10:31:28 +00:00
add version
All checks were successful
checks / check and test (pull_request) Successful in 39s
4a26de89ca
sillyguodong added 1 commit 2023-05-19 14:55:57 +00:00
add version in runner
All checks were successful
checks / check and test (pull_request) Successful in 38s
ae58eb0cb6
wolfogre approved these changes 2023-06-05 09:00:22 +00:00
wolfogre requested review from Zettat123 2023-06-05 09:02:45 +00:00
lunny approved these changes 2023-06-06 00:23:57 +00:00
lunny merged commit a23176bcca into main 2023-06-06 00:24:06 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gitea/actions-proto-def#9
No description provided.