- *: update to go 1.16 (@sgotti) #257
- gitserver: fix fetchfile error handling (@sgotti) #258
- Remove WaitingApproval for stopped tasks (@camandel) #253
- example: fix gitserverURL in example config (@sgotti) #250
- add content-type header for /config.js (@ftsell) #249
- vendor: update gitea sdk v0.11.0 -> 0.12.0 (@6543) #241
- *: update to go 1.14 (@sgotti) #217
- config: check max config size (@sgotti) #239
- config: add starlark config support (@sgotti) #232
- run: export also ref type environment variable to runs (@sgotti) #231
- run: export also pull request id environment variable to runs (@sgotti) #230
- config: provide jsonnet context top level argument (@sgotti) #141
- runconfig: disable password authentication in clone step (@sgotti) #229
- runservice: correctly handle skipped tasks in fetcher (@sgotti) #226
- github: add issue templates config (@sgotti) #227
- runservice: fix handling of wrong executortask status (@sgotti) #225
- executor: use cancellable context in executetask (@sgotti) #224
- executor: fix stopping of not running tasks (@sgotti) #223
- runservice: use all scheduled tasks in scheduleRun (@sgotti) #220
- executor: fix reporting of stopped tasks and steps (@sgotti) #222
- executor: serialize task handling (@sgotti) #221
- runservice: minimize scheduling of tasks that will be queued by the executor (@sgotti) #218
- runservice: mark not running tasks as skipped when run marked to stop (@sgotti) #219
- gateway: move authentication apis to /api/v1alpha/auth (@sgotti) #215
- go.mod: update dependencies (@sgotti) #213