summaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* Do not fail on changes to baseline.xml Morris Jobke2020-10-131-1/+1
| | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Use own psalm instead of a global oneChristoph Wurst2020-10-131-6/+10
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Delete dependabot.ymlJohn Molakvoæ2020-09-081-142/+0
|
* Split target-branch between stablexx branches until it supports ArraysJohn Molakvoæ (skjnldsv)2020-09-081-8/+58
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Move to automated dependabot mergingJohn Molakvoæ (skjnldsv)2020-09-072-0/+111
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Run psalm-baseline.xml update once a dayMorris Jobke2020-08-201-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Revert "This is just to trigger the GitHub scheduled actions registration"Morris Jobke2020-08-201-17/+0
| | | | This reverts commit 2e912990ff63ca364a070243594b174e0ec9868b.
* This is just to trigger the GitHub scheduled actions registrationMorris Jobke2020-08-201-0/+17
| | | | | | | It is needed for #22314 and I will revert it right away afterwards. Sorry for the trouble. See the answer in https://stackoverflow.com/questions/59560214/github-action-works-on-push-but-not-scheduled
* Run update-psalm-baseline action every 5 minutesMorris Jobke2020-08-201-1/+1
| | | | | | | For debugging purposed due to a GitHub bug. See #22325 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Revert "This is just to trigger the GitHub scheduled actions registration"Morris Jobke2020-08-201-16/+0
|
* This is just to trigger the GitHub scheduled actionsMorris Jobke2020-08-201-0/+16
| | | | | It is needed for https://github.com/nextcloud/server/pull/22314 and I will revert it right away afterwards. Sorry for the trouble.
* Generate psalm-baseline.xml PR instead of requiring this from the PR author ↵Morris Jobke2020-08-202-2/+45
| | | | | | itself Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Better psalm CI outputMorris Jobke2020-08-191-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Check only the baseline.xml and exclude the psalm.xml from the file checkMorris Jobke2020-08-181-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Add a check for fixes in the psalm baselineMorris Jobke2020-08-181-1/+4
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Hello psalmDaniel Kesselberg2020-08-181-0/+22
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Run cs:check a second time to show diffDaniel Kesselberg2020-07-151-1/+4
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Report php-cs-fixer errors to GitHubDaniel Kesselberg2020-07-131-1/+2
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Delete FUNDING.ymlJoas Schilling2020-06-171-2/+0
|
* Show a hint for the php-cs fix when the check failsChristoph Wurst2020-04-141-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add php-cs check actionChristoph Wurst2020-04-141-0/+16
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Merge pull request #19965 from nextcloud/enh/noid/how-to-use-githubRoeland Jago Douma2020-03-232-7/+21
|\ | | | | Add text about subscribing issues and sync introduction to feature request
| * Add text about subscribing issues and sync introduction to feature requestDaniel Kesselberg2020-03-152-7/+21
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | We don't use IRC anymoreChristoph Wurst2020-03-201-2/+0
|/ | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Change Portalm to PortalDaniel Kesselberg2020-03-121-1/+1
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Add a link to the portal directlyJoas Schilling2020-03-122-4/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Let people know that the logs not optionalDaniel Kesselberg2020-02-241-0/+3
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Add short explanation how to use the organization search to find issues with ↵Daniel Kesselberg2020-02-241-1/+1
| | | | | | all nextcloud repos. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Add guidelines for submitting issues to templateDaniel Kesselberg2020-02-242-10/+25
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Move Compile Handlebars CI to GitHub ActionsGary Kim2020-02-231-0/+17
| | | | Signed-off-by: Gary Kim <gary@garykim.dev>
* Merge pull request #19384 from nextcloud/enh/actions/lintRoeland Jago Douma2020-02-101-0/+20
|\ | | | | Lint on github actions
| * Lint on github actionsRoeland Jago Douma2020-02-101-0/+20
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Lets just use the fixup botRoeland Jago Douma2020-02-101-13/+0
|/ | | | | | The action is slower plus we can use more actions this way ;) Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add webpack-based js testsChristoph Wurst2020-02-071-0/+17
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Use checkout v2 for npm build actionRoeland Jago Douma2020-02-031-1/+1
| | | | | | Saves checking out the whole tree. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move npm build to github actionsRoeland Jago Douma2020-02-031-0/+33
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Use proper ellipsis and replace sparkle with rocketDaniel Kesselberg2020-01-212-2/+2
| | | | | | Thanks to nextcloud/calendar Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Add link to help.nextcloud.com and bugbountyDaniel Kesselberg2020-01-203-36/+44
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Move away from fixupbotRoeland Jago Douma2019-12-061-0/+13
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Minor typoRillian Grant2019-12-011-1/+1
| | | | | | Colon outside of italics in the bug report issue template when in every similar instance of this in this file it is inside. Signed-off-by: Rillian Grant <rillian.grant@hotmail.com>
* Merge pull request #17958 from nextcloud/docs/remove-security-mailRoeland Jago Douma2019-11-181-1/+1
|\ | | | | security@nextcloud.com is not being monitored and mails are being dro…
| * security@nextcloud.com is not being monitored and mails are being dropped.Daniel Kesselberg2019-11-151-1/+1
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Update .github/ISSUE_TEMPLATE/Feature_request.mdkesselb2019-10-201-1/+1
| | | | | | Co-Authored-By: Gary Kim <gary@garykim.dev>
* | Update Feature_request.mdkesselb2019-10-161-3/+5
|/ | | Does not fit 100% to feature request but does not hurt.
* Update Bug_report.mdJos Poortvliet2019-09-301-3/+5
|
* Stale Bot message – Revert to old phrasing. Remove `it`.Thomas Ebert2019-07-101-1/+1
|
* Stale bot message – Take into account that stale bot only acts on issues ↵Thomas Ebert2019-07-091-1/+1
| | | | labelled as `needs info`.
* Stale bot message – Fix plural of information. Include that not every ↵Thomas Ebert2019-07-091-1/+1
| | | | stale issue is missing information.
* One month is enoughJohn Molakvoæ2019-06-161-2/+2
|
* 30 issues per run on stale botJohn Molakvoæ2019-06-121-1/+1
| | | | Now that we use a fixed branch for the bot, and since I removed all the untagged stale issues we can go back to full thrust https://github.com/nextcloud/server/issues?page=1&q=is%3Aissue+sort%3Aupdated-desc+is%3Aopen+label%3Astale+-label%3A%22needs+info%22+-label%3A%220.+Needs+triage%22+-label%3A%221.+to+develop%22+-label%3A%223.+to+review%22&utf8=%E2%9C%93