summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Collapse)Author
2023-10-30ci: Turn off builds for pushes and merges to master/stable*Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-26fix(CI): Remove 25 from dependabot (and add 28 already)Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-16fix(CI): Fix CI on pushesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-12fix(CI): Fix conditions when to wait for integration tests results like with ↵Joas Schilling
PHPUnit Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-10chore(CI): Update NPM and eslint workflowsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-10chore(CI): Use new phpunit templatesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-09PHP 8.3 is now allowed by serverJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-06Add OpenAPI CIjld3103
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-10-05chore(PR): Split PR templates for UI and API workJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-09-28fix(CI): Make sure the "when unrelated" fake summaries work correctlyJoas Schilling
Before they executed when any file outside the defined scope matched. However that means: When a PR touches PHP and JS, both the real and the fake summaries for node, eslint and phpunit got triggered. Since the fake summary is always green it meant one could merge a PR that in the end had red CI on the non-fake summary. Now the fake summaries are skipped, if any of the files still matches the pattern, instead of being executed whenever a single file did not match it. Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-30fix(CI): Clear disable_functions so pcntl_* are thereJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-30deps(PHP): Also try integration tests against PHP 8.3Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-30deps(PHP): Try execution against PHP 8.3 betaJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-29feat(bots): Add "concurrency convertor" as AppEcosystem sampleJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-29fix(CI): Enable APCu in integration testsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-25performance(CI): Use faster password hash on CIJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-25fix(CI): Currently work without APCu as some tests fail otherwiseJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-25feat(CI): Run integration test on GAJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-24Minor adjustments to the issue templateJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-24fix(bots): Add issue template for bots and a quick link to the docs in the ↵Joas Schilling
readme Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-15fix(CI): Move oracle to GAJoas Schilling
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2023-08-07Remove stable24 from dependabotJoas Schilling
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2023-07-24feat(CI): Create a GitHub issue on nextcloud/ocp update errorJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-07-24Add codeowners fileJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-07-13fix(CI): Fix occ-command-documentation.yml when running on GARMJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-07-06Create pr-feedback.ymlJoas Schilling
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2023-06-26Update phpunit-mysql.yml to latestJoas Schilling
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2023-06-02chore(CI): Limit approvalsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-06-01chore: update workflows from templatesJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-06-01fix(CI): Try 3rdparty oracle imagesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-06-01fix(CI): Allow pcntl functions for OracleJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-06-01chore(CI): Also update infoxml lint actionJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-06-01chore(CI): Use GHCR images for database servicesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-30fix(CI): Bring back our limitation of autoapproving and mergingJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-28chore: update workflows from templatesJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-05-24Ensure we toucht the file on branch-offJoas Schilling
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2023-05-24Test command documentation only against 8.2Joas Schilling
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2023-05-17feat(deps): Add Nextcloud 28 support on masterJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-09Block fixup and squash commitsJoas Schilling
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2023-04-03fix(deps): Fix reseting vendor-binJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-03Create .github/workflows/command-rebase.ymlJoas Schilling
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2023-03-31fix(CI): Auto approve and merge when it's NOT our interestJoas Schilling
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2023-03-22chore: Use keywordJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-03-22chore: Bump issue templatesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-03-03Merge pull request #8936 from nextcloud/update-master-versionJoas Schilling
chore: Add Nextcloud 27 support on master
2023-03-03Merge pull request #8810 from nextcloud/techdebt/8790/adjust-dependabot-configJoas Schilling
chore(CI): Define backport list for stable26
2023-03-03chore: Add Nextcloud 27 support on masterJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-03-02Rename the GitHub ActionVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-03-02* Convert arguments and options to table formatVitor Mattos
* Add the markdown occ to mkdocs * Add GitHub Action to check if the documentation is up to date Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-02-24fix(ci): fix colors in Jest tests outputGrigorii Shartsev
See: https://jestjs.io/docs/cli#--colors Signed-off-by: Grigorii Shartsev <grigorii.shartsev@nextcloud.com>