Commit Graph

82 Commits (677032d36af9a4052b838e011142d9e0bc706ef5)

Author SHA1 Message Date
Bo-Yi Wu 852547d0dc
feat(api): enhance Actions Secrets Management API for repository (#30656) 7 months ago
sillyguodong 2f6b1c46a1
Interpolate runs-on with variables when scheduling tasks (#30640) 7 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 7 months ago
yp05327 cb6814adad
Use action user as the trigger user of schedules (#30581) 7 months ago
silverwind c77e8140bc
Add `interface{}` to `any` replacement to `make fmt`, exclude `*.pb.go` (#30461) 7 months ago
Lunny Xiao fc34481d05
Add commit status summary table to reduce query from commit status table (#30223) 7 months ago
yp05327 96d31fe0a8
Avoid user does not exist error when detecting schedule actions when the commit author is an external user (#30357) 7 months ago
Lunny Xiao 908426aa0f
Fix missed doer (#30231) 7 months ago
Zettat123 1ef2eb50d8
Remove scheduled action tasks if the repo is archived (#30224) 8 months ago
sillyguodong 62b073e6f3
Add API for `Variables` (#29520) 8 months ago
Lunny Xiao f8ab9dafb7
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 8 months ago
Zettat123 2f060c5834
Fix bugs in rerunning jobs (#29955) 8 months ago
Jason Song b150ff0bab
Cancel previous runs of the same PR automatically (#29961) 8 months ago
yp05327 98217b0340
Fix invalid link of the commit status when ref is tag (#29752) 8 months ago
Denys Konovalov 7a90e5954f
add skip ci support for pull request title (#29774) 8 months ago
sillyguodong a1f5dd7677
Make runs-on support variable expression (#29468) 8 months ago
ChristopherHX 368743baf3
Add ac claim for old docker/build-push-action@v3 / current buildx gha cache (#29584) 8 months ago
yp05327 3f3335ae51
Add empty repo check in `DetectAndHandleSchedules` (#29606) 8 months ago
yp05327 9616dbec33
Fix workflow trigger event IssueChangeXXX bug (#29559) 9 months ago
Zettat123 1ad4bb9eb7
Fix workflow trigger event bugs (#29467) 9 months ago
Zettat123 d0fe6ea4e1
The job should always run when `if` is `always()` (#29464) 9 months ago
yp05327 403766cd81
Ignore empty repo for CreateRepository in action notifier (#29416) 9 months ago
Zettat123 a4fe1cdf38
Improve the `issue_comment` workflow trigger event (#29277) 9 months ago
KN4CK3R 7e8ff70940
Show commit status for releases (#29149) 9 months ago
wxiaoguang 8be198cdef
Use general token signing secret (#29205) 9 months ago
Lunny Xiao c2a8aacae5
Fix missed edit issues event for actions (#29237) 9 months ago
FuXiaoHei 68e1d17a5f
Expire artifacts before deleting them physically (#29241) 9 months ago
yp05327 1a6e1cbada
Implement some action notifier functions (#29173) 9 months ago
FuXiaoHei 67adc5c1dc
Artifact deletion in actions ui (#27172) 9 months ago
Zettat123 e600c35f06
Only delete scheduled workflows when needed (#29091) 9 months ago
ChristopherHX a9bc590d5d
Add artifacts v4 jwt to job message and accept it (#28885) 10 months ago
Zettat123 adc3598a75
Fix an actions schedule bug (#28942) 10 months ago
Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 10 months ago
Zettat123 071b7b2a03
Implement `MigrateRepository` for the actions notifier (#28920) 10 months ago
Lunny Xiao 23efd9d278
Fix schedule not trigger bug because matching full ref name with short ref name (#28874) 10 months ago
Lunny Xiao 97292da960
Fix schedule tasks bugs (#28691) 10 months ago
Denys Konovalov f10d716ff4
fix empty ref for cron workflow runs (#28640) 11 months ago
Lunny Xiao 4eb2a29910
Improve ObjectFormat interface (#28496) 11 months ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 11 months ago
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 12 months ago
Denys Konovalov 816e46ee7c
add skip ci functionality (#28075) 1 year ago
KN4CK3R 83186eca80
Always delete existing scheduled action tasks (#27662) 1 year ago
JakobDev 76a85a4ce9
Final round of `db.DefaultContext` refactor (#27587) 1 year ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
Francesco Antognazza bc21723717
Make Actions tasks/jobs timeouts configurable by the user (#27400) 1 year ago
Lunny Xiao 9c0a3532a4
Add a new column schedule_id for action_run to track (#26975) 1 year ago
Lunny Xiao d1dca38a2a
Fix schedule actions still running even if workflow disalbed (#26939) 1 year ago
FuXiaoHei 460a2b0edf
Artifacts retention and auto clean up (#26131) 1 year ago
Lunny Xiao 540bf9fa6d
Move notification interface to services layer (#26915) 1 year ago
Lunny Xiao 0d55f64e6c
chore(actions): support cron schedule task (#26655) 1 year ago