Commit Graph
4 Commits
Author SHA1 Message Date
Rob HerleyandGitHub f6e9809844 Expose results service endpoint as environment variable (#2726)
* Add results service url endpoint to environment

* linter: fix file encoding
2023-07-31 22:18:14 -04:00
Rob HerleyandGitHub b2e2aa68c8 remove job summary feature flag (#1936) 2022-06-09 15:49:04 -04:00
0cbf3351f4 Update summary max file size annotation error text (#1712)
* add doc link to summary file size err annotation

* Update src/Runner.Common/Constants.cs

Co-authored-by: Konrad Pabjan <[email protected]>

* remove i18n from url

Co-authored-by: Konrad Pabjan <[email protected]>
2022-02-24 21:01:49 -05:00
Rob HerleyandGitHub bac91075f4 Use job execution context instead of step for adding summary attachments (#1667)
* use job exec context to queue/attach summaries

* step summary tests: use job ctx and verify against server queue
2022-02-08 10:22:36 -08:00