aboutsummaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #48235 from nextcloud/readd-object-store-phpunitRobin Appelman2024-10-011-0/+121
|\ | | | | test: re-add object store primary storage phpunit tests
| * test: re-add object store primary storage phpunit testsRobin Appelman2024-09-271-0/+121
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | ci: Fix path nameJoas Schilling2024-10-011-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | ci: Execute psalm:security on pushesJoas Schilling2024-10-011-1/+13
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #48476 from nextcloud/ci/noid/improve-running-psalm-locallyDaniel2024-10-012-10/+8
|\ \ | | | | | | ci: Don't upload output of normal psalm to GitHub Security section
| * | ci: Add psalm baseline for security and make CI fail on changeci/noid/improve-running-psalm-locallyJoas Schilling2024-10-012-2/+6
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | ci: Don't upload output of normal psalm to GitHub Security sectionJoas Schilling2024-09-301-7/+1
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | ci: Improve usability of running different psalm modes locallyJoas Schilling2024-09-301-3/+3
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | chore(deps): Bump actions/checkout in the github-actions groupdependabot/github_actions/github-actions-aa3137d618dependabot[bot]2024-09-3041-49/+49
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 4.1.7 to 4.2.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/692973e3d937129bcbf40652eb9f2f61becf3332...d632683dd7b4114ad314bca15554477dd762a938) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
* / ci: fail psalm when baseline update requiredci/noid/require-up-to-date-psalm-paselineDaniel Kesselberg2024-09-301-2/+2
|/ | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* chore(deps): Bump the github-actions group across 1 directory with 3 updatesdependabot/github_actions/github-actions-560ea78344dependabot[bot]2024-09-238-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps the github-actions group with 3 updates in the / directory: [actions/setup-node](https://github.com/actions/setup-node), [cypress-io/github-action](https://github.com/cypress-io/github-action) and [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request). Updates `actions/setup-node` from 4.0.3 to 4.0.4 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/1e60f620b9541d16bece96c5465dc8ee9832be0b...0a44ba7841725637a19e28fa30b79a866c81b0a6) Updates `cypress-io/github-action` from 6.7.5 to 6.7.6 - [Release notes](https://github.com/cypress-io/github-action/releases) - [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/cypress-io/github-action/compare/496e7dc0edc421a9de8a36a31c793340e00c61bf...0da3c06ed8217b912deea9d8ee69630baed1737e) Updates `peter-evans/create-pull-request` from 6.1.0 to 7.0.5 - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/c5a7806660adbe173f04e3e038b0ccdcd758773c...5e914681df9dc83aa4e4905692ca88beb2f9e91f) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: cypress-io/github-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
* fix(psalm): Enable findUnusedBaselineEntryfix/psalm/enabled-find-unused-baseline-entryprovokateurin2024-09-233-122/+1
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* chore: Get rid of travis in DAV appchore/remove-travisFerdinand Thiessen2024-09-191-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* ci: Bump phpunit to 9.6.19 and add dependabotbugfix/noid/update-phpunitJoas Schilling2024-09-171-0/+14
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* docs: Add missing Nextcloud v30Melroy van den Berg2024-09-151-0/+1
| | | | Signed-off-by: Melroy van den Berg <melroy@melroy.org>
* chore: update BuildJet/cache to v4fix/noid/try-latest-buildjet-cacheJohn Molakvoæ2024-09-151-2/+2
| | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
* fix(ci): Use latest buildjet versionMarcel Müller2024-09-151-2/+2
| | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
* chore(deps): bump the github-actions group with 4 updatesdependabot[bot]2024-08-316-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps the github-actions group with 4 updates: [shivammathur/setup-php](https://github.com/shivammathur/setup-php), [cypress-io/github-action](https://github.com/cypress-io/github-action), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [codecov/codecov-action](https://github.com/codecov/codecov-action). Updates `shivammathur/setup-php` from 2.31.0 to 2.31.1 - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](https://github.com/shivammathur/setup-php/compare/2.31.0...c541c155eee45413f5b09a52248675b1a2575231) Updates `cypress-io/github-action` from 6.7.2 to 6.7.5 - [Release notes](https://github.com/cypress-io/github-action/releases) - [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/cypress-io/github-action/compare/df7484c5ba85def7eef30db301afa688187bc378...496e7dc0edc421a9de8a36a31c793340e00c61bf) Updates `actions/upload-artifact` from 4.3.6 to 4.4.0 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/834a144ee995460fba8ed112a2fc961b36a5ec5a...50769540e7f4bd5e21e526ee35c689e35e0d6874) Updates `codecov/codecov-action` from 4.1.1 to 4.5.0 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Commits](https://github.com/codecov/codecov-action/compare/v4.1.1...v4.5.0) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: cypress-io/github-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #47226 from ↵Andy Scherzinger2024-08-292-4/+4
|\ | | | | | | | | nextcloud/dependabot/github_actions/github-actions-720c8da8de chore(deps): bump actions/upload-artifact from 4.3.4 to 4.3.6 in the github-actions group
| * chore(deps): bump actions/upload-artifact in the github-actions groupdependabot[bot]2024-08-142-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact). Updates `actions/upload-artifact` from 4.3.4 to 4.3.6 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/0b2256b8c012f0828dc542b3febcab082c67f72b...834a144ee995460fba8ed112a2fc961b36a5ec5a) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #47582 from fulldecent/patch-1John Molakvoæ2024-08-291-19/+3
|\ \
| * | chore: Remove installation method from bug-report templateSimon L.2024-08-291-16/+0
| | | | | | | | | | | | Signed-off-by: Simon L. <szaimen@e.mail.de>
| * | Move preferred install method to top spotWilliam Entriken2024-08-281-4/+4
| | | | | | | | | Signed-off-by: William Entriken <github.com@phor.net>
* | | fix(test): Fix provisioning enabled appsprovokateurin2024-08-291-0/+1
|/ / | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | test: run sharding tests in ciRobin Appelman2024-08-281-0/+184
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | ci: Don't run things normally and with coverage flag on the same configurationJoas Schilling2024-08-276-6/+6
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | ci: Run things we only run on 1 PHP version on the preinstalled 8.1 which ↵Joas Schilling2024-08-275-5/+5
| | | | | | | | | | | | installs ~2m faster Signed-off-by: Joas Schilling <coding@schilljs.com>
* | chore(cypress): skip cypress binary install on init stepskjnldsv2024-08-221-0/+2
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | fix(cypress): do not install deps twiceskjnldsv2024-08-221-0/+5
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | chore: Add webhook_listeners to list of shipped appsCôme Chilliet2024-08-201-0/+1
|/ | | | | | As well as CODEOWNERS and l10n Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* fix(CI)!: Add stable30 to and remove stable27 from GitHub ActionsJoas Schilling2024-08-145-4/+41
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* build(deps): bump the github-actions group with 6 updatesdependabot[bot]2024-07-3135-64/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps the github-actions group with 6 updates: | Package | From | To | | --- | --- | --- | | [shivammathur/setup-php](https://github.com/shivammathur/setup-php) | `2.31.0` | `2.31.1` | | [actions/setup-node](https://github.com/actions/setup-node) | `4.0.2` | `4.0.3` | | [cypress-io/github-action](https://github.com/cypress-io/github-action) | `6.7.1` | `6.7.2` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.3.3` | `4.3.4` | | [codecov/codecov-action](https://github.com/codecov/codecov-action) | `4.1.1` | `4.5.0` | | [mdecoleman/pr-branch-name](https://github.com/mdecoleman/pr-branch-name) | `2.0.0` | `3.0.0` | Updates `shivammathur/setup-php` from 2.31.0 to 2.31.1 - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](https://github.com/shivammathur/setup-php/compare/2e947f1f6932d141d076ca441d0e1e881775e95b...c541c155eee45413f5b09a52248675b1a2575231) Updates `actions/setup-node` from 4.0.2 to 4.0.3 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/60edb5dd545a775178f52524783378180af0d1f8...1e60f620b9541d16bece96c5465dc8ee9832be0b) Updates `cypress-io/github-action` from 6.7.1 to 6.7.2 - [Release notes](https://github.com/cypress-io/github-action/releases) - [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/cypress-io/github-action/compare/8d3918616d8ac34caa2b49afc8b408b6a872a6f5...df7484c5ba85def7eef30db301afa688187bc378) Updates `actions/upload-artifact` from 4.3.3 to 4.3.4 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/65462800fd760344b1a7b4382951275a0abb4808...0b2256b8c012f0828dc542b3febcab082c67f72b) Updates `codecov/codecov-action` from 4.1.1 to 4.5.0 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Commits](https://github.com/codecov/codecov-action/compare/v4.1.1...v4.5.0) Updates `mdecoleman/pr-branch-name` from 2.0.0 to 3.0.0 - [Release notes](https://github.com/mdecoleman/pr-branch-name/releases) - [Commits](https://github.com/mdecoleman/pr-branch-name/compare/bab4c71506bcd299fb350af63bb8e53f2940a599...55795d86b4566d300d237883103f052125cc7508) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: cypress-io/github-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: mdecoleman/pr-branch-name dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
* docs: Update CONTRIBUTING.mdAndy Scherzinger2024-07-311-1/+1
| | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* Update IRC URLJens Carl2024-07-311-1/+1
| | | | Signed-off-by: Jens Carl <j.carl43@gmx.de>
* ci: Fix summary conditionJoas Schilling2024-07-302-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore: bump cypress workersskjnldsv2024-07-271-2/+2
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* chore: Update CODEOWNERSMarcel Klehr2024-07-221-1/+1
| | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* ci: Run all Oracle versions all the timeJoas Schilling2024-07-191-0/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* ci(oracle): Test against Oracle 11, 18, 21 and 23Joas Schilling2024-07-191-14/+15
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(CI): Fix compile commandJoas Schilling2024-07-161-1/+17
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #46535 from nextcloud/fix/noid/use-ubuntu-latest-for-s3Ferdinand Thiessen2024-07-161-1/+1
|\ | | | | fix(ci): Use ubuntu-latest for object storage test
| * fix(ci): Use ubuntu-latest for object storage testMarcel Müller2024-07-151-1/+1
| | | | | | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
* | fix(CI): Skip some CI work from forks as they don't work anywayJoas Schilling2024-07-156-3/+48
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(CI): Require compilation check when touching version.phpJoas Schilling2024-07-121-0/+1
| | | | | | NPM is using version.php as app version and that seems to be part of the dist files now Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore: auto approve the psalm baseline updateDaniel Kesselberg2024-07-111-0/+46
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* ci: Bump reuse to v4.0.0Andy Scherzinger2024-07-041-3/+5
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* ci: also check for uncompiled SCSS stylesFerdinand Thiessen2024-07-031-0/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Merge pull request #46111 from ↵John Molakvoæ2024-07-0241-54/+54
|\ | | | | | | nextcloud/dependabot/github_actions/github-actions-6c0d3fe959
| * chore(deps): bump the github-actions group with 3 updatesdependabot[bot]2024-06-2541-54/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps the github-actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [cypress-io/github-action](https://github.com/cypress-io/github-action) and [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request). Updates `actions/checkout` from 4.1.5 to 4.1.7 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4.1.5...692973e3d937129bcbf40652eb9f2f61becf3332) Updates `cypress-io/github-action` from 6.7.0 to 6.7.1 - [Release notes](https://github.com/cypress-io/github-action/releases) - [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/cypress-io/github-action/compare/f88a151c986cab2e339cdbede6a5c4468bb62c17...8d3918616d8ac34caa2b49afc8b408b6a872a6f5) Updates `peter-evans/create-pull-request` from 6.0.5 to 6.1.0 - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/6d6857d36972b65feb161a90e484f2984215f83e...c5a7806660adbe173f04e3e038b0ccdcd758773c) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: cypress-io/github-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
* | fix(dependabot): remove outdated commentJohn Molakvoæ2024-07-021-2/+0
| | | | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>