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

Add task definition infrastructure: with automatic registration via the CLI + list helper #8

Merged
merged 9 commits into from
May 14, 2024

Conversation

apfelbox
Copy link
Member

No description provided.

@apfelbox apfelbox added the enhancement New feature or request label May 14, 2024
protected function execute (InputInterface $input, OutputInterface $output) : int
{
$io = new TorrStyle($input, $output);
$io->title("Task Manager: Queue Task");
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in follow up

@apfelbox apfelbox merged commit b9a4cda into 1.x May 14, 2024
1 check passed
@apfelbox apfelbox deleted the register-task branch May 14, 2024 13:05
apfelbox added a commit that referenced this pull request May 14, 2024
Add warning when sync queue is in use [req #8]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant