cli/pkg/cmd/run/shared
Arun Sathiya 9d04ee6c8d
update(run): Use attempt input when fetching jobs (#7831)
* Introduce attempt flag for run watch and use attempt input when fetching jobs

* Handle attempt input for 'run watch' commands instead of using the latest attempt

* Revert attempt flag implementation for 'run watch' command because it is intended only for the latest attempt

* Fix tests for cases when attempt flag is used on 'run view' command

---------

Co-authored-by: Andy Feller <andyfeller@github.com>
2023-10-03 14:36:47 +02:00
..
artifacts.go fix gh run download <run-id> not getting > 100 artifacts (#5799) 2022-07-12 11:01:38 +00:00
artifacts_test.go fix gh run download <run-id> not getting > 100 artifacts (#5799) 2022-07-12 11:01:38 +00:00
presentation.go refactor: don't show latest attempt 2023-03-26 16:20:57 +08:00
shared.go update(run): Use attempt input when fetching jobs (#7831) 2023-10-03 14:36:47 +02:00
shared_test.go Correctly determine run started/elapsed timestamps (#5945) 2022-07-21 17:30:46 +02:00
test.go Fetch all jobs on a gh view run --json 2023-08-21 10:29:58 -04:00