1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-15 18:57:01 +00:00
Forgejo runner - alpha release, should not be considered secure enough to deploy in production
Find a file
Jason Song fc7b3c5c43 Merge tag 'nektos/v0.2.49'
Conflicts:
	cmd/input.go
	go.mod
	go.sum
	pkg/exprparser/interpreter.go
	pkg/model/workflow.go
	pkg/runner/expression.go
	pkg/runner/job_executor.go
	pkg/runner/runner.go
2023-08-02 11:52:14 +08:00
.gitea/workflows chore: update go-git dependency in go.mod (#30) 2023-03-26 21:27:19 +08:00
.github Add new CLI flag to log just the job id and not the entire job name (#1920) 2023-07-19 21:45:44 +00:00
act Merge tag 'nektos/v0.2.49' 2023-08-02 11:52:14 +08:00
cmd Add new CLI flag to log just the job id and not the entire job name (#1920) 2023-07-19 21:45:44 +00:00
main.go feat: add check for newer versions (#1562) 2023-01-15 10:30:41 +00:00