Skip to content

Commit 32a46eb

Browse files
committed
Add --resolvertype flag to rerun a resolver based pipelinerun
- Add --resolvertype flag supporting hub, git, http, cluster, bundle and remote resolver type - Implement special remote resolver that finds latest PipelineRun with any resolver type and rerun it - If --resolvertype flag value is except remote, filters pipelinerun by that resolver type - Integrate --resolvertype with existing --last flag functionality - With --resolvertype and --last flags pipeline name is optional - With --last flag pipeline name is optional - Add validation: resolvertype requires pipeline name except for remote type - Support all flag combinations: --resolvertype only, --last only, both together - Include the unit tests closes: #2422 Signed-off-by: Shiv Verma <[email protected]>
1 parent 8287559 commit 32a46eb

File tree

2 files changed

+921
-1
lines changed

2 files changed

+921
-1
lines changed

0 commit comments

Comments
 (0)