1
0
mirror of https://gitea.com/gitea/act synced 2025-06-10 16:05:35 +00:00
Files
act/pkg
Zettat123 5e76853b55 Support reusable workflow (#34)
Fix https://gitea.com/gitea/act_runner/issues/80
Fix https://gitea.com/gitea/act_runner/issues/85

To support reusable workflows, I made some improvements:
- read `yml` files from both `.gitea/workflows` and `.github/workflows`
- clone repository for local reusable workflows because the runner doesn't have the code in its local directory
- fix the incorrect clone url like `https://https://gitea.com`

Co-authored-by: Jason Song <i@wolfogre.com>
Reviewed-on: https://gitea.com/gitea/act/pulls/34
Reviewed-by: Jason Song <i@wolfogre.com>
Co-authored-by: Zettat123 <zettat123@gmail.com>
Co-committed-by: Zettat123 <zettat123@gmail.com>
2023-03-29 13:59:22 +08:00
..
2023-03-16 11:45:29 +08:00
2023-03-16 11:45:29 +08:00
2023-03-23 12:14:28 +08:00
2022-11-16 21:29:45 +00:00
2023-03-29 13:59:22 +08:00
2023-03-29 13:59:22 +08:00