summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Collapse)Author
2022-09-22Add Nextcloud 25 support on masterJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-01Add Mozart to avoid conflict with other JWT appsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-01Use vendor-bin to separate dev from production dependenciesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-08Run PHPUnit on composer changeJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-04Update with the final templateJoas Schilling
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2022-08-03Update christophwurst/nextcloud package nightlyJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-06-11Updating node.yml workflow from templateNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-19Adjust pathJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-19Remove hardcoded phpunitJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-08Updating appstore-build-publish.yml workflow from templateNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-04Update master php testing versionsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-21Set ONLY_FULL_GROUP_BY option for MySQLJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-05Merge pull request #6967 from ↵Joas Schilling
nextcloud/feat/workflow-auto-update-lint-eslint.yml Updating lint-eslint.yml workflow from template
2022-03-05Updating node.yml workflow from templateNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-05Updating lint-eslint.yml workflow from templateNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-28Change all phpunit versions and fix accidental revertJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-28Bump phpunit versionVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-01-28Update master php testing versionsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-21Move to unified lintingJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-12-13Update issue templates with parts from serverJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-11-22Merge pull request #6467 from nextcloud/techdebt/noid/autoreleasingJoas Schilling
Create appstore-build-publish.yml
2021-11-15Only run unit tests when php is affectedJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-11-11Create appstore-build-publish.ymlJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-07-24Updating node.yml workflow from templateNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-14"Fix" CI with mariadbJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-25Updating node.yml workflow from templateskjnldsv
Signed-off-by: GitHub <noreply@github.com>
2021-06-17Fix buildJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-06-17Update .github/workflows/lint.ymlmarco
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2021-06-17Update .github/workflows/lint.ymlmarco
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2021-06-17Update .github/workflows/lint.ymlmarco
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2021-06-17Adjust eslint + stylelint node and npm versionsVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-06-17Adjust jest workflow with node 14 + npm 7Vincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-05-11Output jest coverage to consoleVincent Petry
Add config option for Jest to scan all source files when reporting coverage. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-04-22Rename test pipeline for frontend to "jest"Vincent Petry
Makes it easier to spot in the Github UI Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-04-12Add empty line to details block before code blockMichaIng
As a matter of fact, without that additional empty line, the fenced code blocks within the details blocks are not shown correctly on GitHub. Signed-off-by: MichaIng <micha@dietpi.com>
2021-03-22Goodbye automergeVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-03-22Fix auto-mergeVincent Petry
Increase module version. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-03-22Fix auto-approve for dependabotVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-03-04Add linting for 8.0Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-04Explcitly install gd and zip PHP extensions in CIVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-01-15Update @babel/preset-env and fix commonjs loadingVincent Petry
Update @babel/preset-env to 7.12.11 has revealed an issue with the event bus library related to the CommonJS format. The webpack config was adjusted to properly load CommonJS libraries. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-12-21Dependabot ignore @babel/present-env >= 7.12.11Vincent Petry
To prevent breaking master due to automatic merges, as these versions are causing issues currently. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-12-17Create Dependabot config filedependabot-preview[bot]
2020-12-17Fix versionsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-17Move unit tests to github actions to reduce drone loadJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-17Adjust existing actions to app-tutorialJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-16First install the php version then composer depsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-15Test against oracleJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-11-30Add "No response" botJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-13Fix intendationJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>