aboutsummaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
...
* fix: Removed invalid user from CODEOWNERS fileChristoph Wurst2023-06-151-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Merge pull request #38781 from nextcloud/ci/noid/pin-setup-phpJohn Molakvoæ2023-06-137-8/+8
|\
| * ci: pin setup-php to avoid a regressionArthur Schiwon2023-06-127-8/+8
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Merge pull request #38787 from ↵John Molakvoæ2023-06-131-3/+3
|\ \ | | | | | | | | | nextcloud/dependabot/github_actions/actions/setup-node-3
| * | chore(deps): Bump actions/setup-node from 2 to 3dependabot[bot]2023-06-121-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v2...64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #38786 from ↵John Molakvoæ2023-06-133-6/+6
|\ \ \ | | | | | | | | | | | | nextcloud/dependabot/github_actions/peter-evans/create-or-update-comment-3
| * | | chore(deps): Bump peter-evans/create-or-update-comment from 2 to 3dependabot[bot]2023-06-123-6/+6
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 2 to 3. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v2...c6c9a1a66007646a28c153e2a8580a5bad27bcfa) --- updated-dependencies: - dependency-name: peter-evans/create-or-update-comment dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #38788 from ↵John Molakvoæ2023-06-131-1/+1
|\ \ \ | | | | | | | | | | | | nextcloud/dependabot/github_actions/actions/upload-artifact-3
| * | | chore(deps): Bump actions/upload-artifact from 2 to 3dependabot[bot]2023-06-121-1/+1
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v2...0b7f8abb1508181956e8e162db84b466c27e18ce) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* / / chore(deps): Bump skjnldsv/read-package-engines-version-actionsdependabot[bot]2023-06-126-6/+6
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [skjnldsv/read-package-engines-version-actions](https://github.com/skjnldsv/read-package-engines-version-actions) from 1.1 to 2.2. - [Release notes](https://github.com/skjnldsv/read-package-engines-version-actions/releases) - [Commits](https://github.com/skjnldsv/read-package-engines-version-actions/compare/v1.1...8205673bab74a63eb9b8093402fd9e0e018663a1) --- updated-dependencies: - dependency-name: skjnldsv/read-package-engines-version-actions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* / Add a Dependabot configuration to autoupdate GitHub action versionsKurt McKee2023-06-101-0/+9
|/ | | | Signed-off-by: Kurt McKee <contactme@kurtmckee.org>
* fix false link in issue templateSimon L2023-06-081-1/+1
| | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* Remove 32bit questionGit'Fellow2023-06-081-2/+0
| | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* v25 supports php7.4Git'Fellow2023-06-081-0/+1
| | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* Add linksGit'Fellow2023-06-081-1/+1
| | | | Co-authored-by: Simon L. <szaimen@e.mail.de> Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* Update bug report issue templateGit'Fellow2023-06-081-9/+5
| | | | | | | - Remove v24 / add v27 (already at RC state, so `master` will be v28) - Add PHP 8.2, remove 7.3/7.4 - Some minor adds/fixes Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* fix(actions): cypressJohn Molakvoæ2023-06-081-19/+30
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* fix(CI): Add empty eslint and node when unrelated (PHP only)Joas Schilling2023-06-022-0/+82
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(CI): Update oracle image and configJoas Schilling2023-06-021-2/+17
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore: update workflows from templatesJohn Molakvoæ2023-06-0211-64/+137
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* fix(psalm): Install apcu, ftp and ldap extension like in ↵Joas Schilling2023-06-021-1/+1
| | | | | | static-code-analysis-security Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(CI): Temporary workaround - Run Psalm CI with 1 thread only so it finishesJoas Schilling2023-06-011-3/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* ci: Use conventional commits for CA bundle updatesChristoph Wurst2023-05-311-2/+2
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* bug-report-template - move archive to the topSimon L2023-05-221-1/+1
| | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* Merge pull request #38336 from nextcloud/master-is-now-28Joas Schilling2023-05-173-7/+31
|\ | | | | Master is now 28
| * chore(CI): Update psalm baseline also on stable27Joas Schilling2023-05-171-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * chore(CI): Backport the CA Cert update to stable27Joas Schilling2023-05-171-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * chore(CI): Add stable26 to dependabot configJoas Schilling2023-05-171-5/+29
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Update CODEOWNERSAndy Scherzinger2023-05-171-1/+1
| | | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* | Fix codeowners named ΧριστόφοροςChristopher Ng2023-05-161-2/+2
|/ | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix more Christoph(er) mixupsJoas Schilling2023-05-121-1/+1
| | | | Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com> Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
* Order owner groupsJoas Schilling2023-05-121-8/+9
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update CODEOWNERSAlexander Piskun2023-05-121-8/+33
| | | | | task from @DaphneMuller Signed-off-by: Alexander Piskun <13381981+bigcat88@users.noreply.github.com>
* Merge pull request #31469 from ↵John Molakvoæ2023-05-101-8/+10
|\ | | | | | | nextcloud/feat/workflow-auto-update-lint-eslint.yml
| * Updating lint-eslint.yml workflow from templateNextcloud bot2022-10-151-9/+11
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Run 32bit CI on workflow modifications and new releasesCôme Chilliet2023-05-021-0/+4
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | update npm-audit-fixSimon L2023-04-281-1/+5
| | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | add npm-audit-fixSimon L2023-04-281-0/+67
| | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | fix(CI): Move cron job times so it doesn't overlap with translationsJoas Schilling2023-04-182-2/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #37573 from nextcloud/artonge/debt/remote_autotest-js.shLouis2023-04-041-1/+1
|\ \ | | | | | | Remove autotest-js.sh
| * | Remove autotest-js.shLouis Chemineau2023-04-041-1/+1
| | | | | | | | | | | | | | | | | | It is just a proxy to npm run test:jsunit. Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | Merge pull request #37345 from nextcloud/artonge/fix_files_version_cypress_testsJoas Schilling2023-04-041-1/+23
|\ \ \ | |/ / |/| | Fix cypress tests for files_versions
| * | Only upload logs and data on failureLouis Chemineau2023-04-041-4/+4
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | Upload data dir archive in cypress testsLouis Chemineau2023-03-301-0/+11
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | Do not stop docker in cypress workflowLouis Chemineau2023-03-301-1/+1
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | Fix condition to extrac NC logs in cypress workflowLouis Chemineau2023-03-301-1/+1
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | Extract logs only for e2e testingLouis Chemineau2023-03-301-3/+3
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | Upload NC logs during cypress workflowLouis Chemineau2023-03-301-1/+12
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | Merge pull request #37320 from nextcloud/fix/workflow-unique-namesCôme Chilliet2023-04-034-4/+4
|\ \ \ | |/ / |/| | Avoid having the same name for several workflows
| * | Avoid having the same name for several workflowsCôme Chilliet2023-03-214-4/+4
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>