Skip to content

Introduces various improvements (wip)#155

Draft
josbeir wants to merge 3 commits intomasterfrom
various-improvements
Draft

Introduces various improvements (wip)#155
josbeir wants to merge 3 commits intomasterfrom
various-improvements

Conversation

@josbeir
Copy link
Copy Markdown
Contributor

@josbeir josbeir commented Apr 8, 2026

Various improvements

@josbeir josbeir changed the title fix(ui): navbar dropdown dividers Introduces various improvements (wip) Apr 8, 2026
$failed = 0;
$i = 0;

$progress = $io->helper('Progress');
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👏

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I'd prefer to have sync commands like this not output anything at all when the sync is executed. Otherwise the containers stdout log would get bloated with this kind of stuff.

We can keep this with a optional verbose or progress options though

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

just talked with josbeir and he said I could just add a --quiet option to the command in cron. I am fine with that as well

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.

3 participants