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

Move remaining CI to Github actions #358

Merged
merged 1 commit into from
Jan 25, 2021

Conversation

ChristophWurst
Copy link
Member

And adds php8 checks while at it …

@ChristophWurst ChristophWurst self-assigned this Jan 25, 2021
@ChristophWurst ChristophWurst force-pushed the enhancement/github-actions branch from cce55a6 to e2dbfb1 Compare January 25, 2021 13:30
@ChristophWurst ChristophWurst added this to the Nextcloud 21 milestone Jan 25, 2021
@ChristophWurst ChristophWurst force-pushed the enhancement/github-actions branch from e2dbfb1 to 5a9df5f Compare January 25, 2021 13:31
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
@ChristophWurst ChristophWurst force-pushed the enhancement/github-actions branch from 5a9df5f to f34f8a7 Compare January 25, 2021 13:42
@ChristophWurst ChristophWurst merged commit 12ce605 into master Jan 25, 2021
@ChristophWurst ChristophWurst deleted the enhancement/github-actions branch January 25, 2021 14:00
@@ -72,7 +72,7 @@ public function execute(InputInterface $input, OutputInterface $output) {
return 1;
}

if ($input->hasArgument('max')) {
if ($input->getArgument('max')) {
Copy link
Member

Choose a reason for hiding this comment

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

Is it not there anymore?

Copy link
Member Author

Choose a reason for hiding this comment

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

it is, but hasArgument always return true for a defined argument 🤷

@rullzer rullzer mentioned this pull request Jan 27, 2021
19 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants