Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: accept a Sequence #359

Merged
merged 1 commit into from
Jun 12, 2024
Merged

chore: accept a Sequence #359

merged 1 commit into from
Jun 12, 2024

Conversation

lengau
Copy link
Contributor

@lengau lengau commented Jun 11, 2024

CRAFT-2997
Fixes #357

  • Have you followed the guidelines for contributing?
  • Have you signed the CLA?
  • Have you successfully run tox?

@lengau lengau requested review from mr-cal and a team June 11, 2024 21:13
@lengau lengau requested a review from a team June 12, 2024 14:16
@lengau lengau merged commit 11b4fff into main Jun 12, 2024
6 checks passed
@lengau lengau deleted the work/357-add-command-group branch June 12, 2024 16:41
mr-cal added a commit to canonical/snapcraft that referenced this pull request Aug 28, 2024
CommandGroups can be used now that craft-application will accept a
sequence of commands.
See canonical/craft-application#359

Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
mr-cal added a commit to canonical/snapcraft that referenced this pull request Aug 29, 2024
CommandGroups can be used now that craft-application will accept a
sequence of commands.
See canonical/craft-application#359

Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
mr-cal added a commit to canonical/snapcraft that referenced this pull request Sep 4, 2024
CommandGroups can be used now that craft-application will accept a
sequence of commands.
See canonical/craft-application#359

Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
mr-cal added a commit to canonical/snapcraft that referenced this pull request Sep 4, 2024
CommandGroups can be used now that craft-application will accept a
sequence of commands.
See canonical/craft-application#359

Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

application.add_command_group() should take a sequence of commands
3 participants