Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set owner id to zero when GetRegistrationToken for repo (#31725) | Jason Song | 2024-07-29 | 1 | -1/+1 |
* | fix(api): owner ID should be zero when created repo secret (#31715) | Bo-Yi Wu | 2024-07-29 | 1 | -4/+2 |
* | Fix API endpoint for registration-token (#31722) | Jason Song | 2024-07-29 | 1 | -1/+1 |
* | Refactor names (#31405) | wxiaoguang | 2024-06-19 | 1 | -7/+7 |
* | refactor: merge ListActionTasks func to action.go file (#30811) | Bo-Yi Wu | 2024-05-02 | 1 | -0/+66 |
* | feat(api): enhance Actions Secrets Management API for repository (#30656) | Bo-Yi Wu | 2024-04-26 | 1 | -7/+101 |
* | Add API for `Variables` (#29520) | sillyguodong | 2024-03-28 | 1 | -0/+296 |
* | Move context from modules to services (#29440) | Lunny Xiao | 2024-02-27 | 1 | -1/+1 |
* | Refactor secrets modification logic (#26873) | KN4CK3R | 2023-09-05 | 1 | -30/+30 |
* | feat(API): add secret deletion functionality for repository (#26808) | Bo-Yi Wu | 2023-09-01 | 1 | -0/+54 |
* | feat(API): add route and implementation for creating/updating repository secr... | Bo-Yi Wu | 2023-08-29 | 1 | -0/+75 |