Skip to content

Commit

Permalink
WIP print craft-cli 1.2.0 message
Browse files Browse the repository at this point in the history
  • Loading branch information
tigarmo committed Jun 13, 2023
1 parent 81457a8 commit 665d179
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions snapcraft/parts/lifecycle.py
Original file line number Diff line number Diff line change
Expand Up @@ -341,6 +341,7 @@ def _run_lifecycle_and_pack(
parsed_args: "argparse.Namespace",
) -> None:
"""Execute the parts lifecycle, generate metadata, and create the snap."""
emit.message("USING craft-cli version 1.2.0")
with ua_manager.ua_manager(parsed_args.ua_token, services=project.ua_services):
lifecycle.run(
step_name,
Expand Down

0 comments on commit 665d179

Please sign in to comment.