You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/models/actions
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513)
and migrate affected code

_last refactoring bits to replace **util.OptionalBool** with
**optional.Option[bool]**_
11 months ago
..
artifact.go Artifact deletion in actions ui (#27172) 12 months ago
main_test.go
run.go Implement actions badge svgs (#28102) 11 months ago
run_job.go
run_job_list.go Use db.Find instead of writing methods for every object (#28084) 1 year ago
run_list.go Fix schedule tasks bugs (#28691) 1 year ago
runner.go remove util.OptionalBool and related functions (#29513) 11 months ago
runner_list.go
runner_token.go
runner_token_test.go
schedule.go Fix schedule tasks bugs (#28691) 1 year ago
schedule_list.go Use db.Find instead of writing methods for every object (#28084) 1 year ago
schedule_spec.go
schedule_spec_list.go Use db.Find instead of writing methods for every object (#28084) 1 year ago
status.go Refactor locale&string&template related code (#29165) 12 months ago
task.go Fix incorrect run order of action jobs (#28367) 1 year ago
task_list.go Use db.Find instead of writing methods for every object (#28084) 1 year ago
task_output.go
task_step.go
tasks_version.go
utils.go
utils_test.go
variable.go Added instance-level variables (#28115) 1 year ago