act_runner/internal/app
Jason Song 83ec0ba909 Support upload `outputs` and use `needs` context (#133)
See [Example usage of the needs context](https://docs.github.com/en/actions/learn-github-actions/contexts#example-usage-of-the-needs-context).

Related to:
- [actions-proto-def #5](https://gitea.com/gitea/actions-proto-def/pulls/5)
- [gitea #24230](https://github.com/go-gitea/gitea/pull/24230)

Reviewed-on: https://gitea.com/gitea/act_runner/pulls/133
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: Zettat123 <zettat123@noreply.gitea.io>
Co-authored-by: Jason Song <i@wolfogre.com>
Co-committed-by: Jason Song <i@wolfogre.com>
2023-04-20 23:27:46 +08:00
..
artifactcache Refactor to new framework (#98) 2023-04-04 21:32:04 +08:00
cmd Run as a container (#8) including Docker-in-Docker. (#84) 2023-04-11 10:58:12 +08:00
poll Fix panic when response is nil (#105) 2023-04-06 21:51:46 +08:00
run Support upload `outputs` and use `needs` context (#133) 2023-04-20 23:27:46 +08:00