Skip to content
Snippets Groups Projects

refactor(sg): use cli.Action instead of execAdaptor

Merged Warren Gifford requested to merge wbezuide/sg/migrate-execadapter into main

Created by: burmudar

  • Kept the param name ctx and only changed the type to be *cli.Context
  • Use the underlying slice from ctx.Args().Slice() rather than cli.Args directly

Closes #34609 (closed)

Test plan

Unit tests and executed sg logo, sg run, sg setup

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading