Commit Graph

70 Commits

Author SHA1 Message Date
dependabot[bot]
0d348ab57d Merge pull request #11100 from nextcloud/dependabot/github_actions/actions/checkout-4 2023-09-26 11:56:49 +00:00
dependabot[bot]
77029e89cc Bump actions/upload-artifact from 3.1.2 to 3.1.3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3.1.2...v3.1.3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-26 13:51:04 +02:00
Ferdinand Thiessen
d92ef54246 Update .github/workflows/command-rebase.yml
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-09-26 13:50:23 +02:00
dependabot[bot]
4a9a7864c8 Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...3df4ab11eba7bda6032a0b82a6bb43b11571feac)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-26 13:50:15 +02:00
Joas Schilling
1f2202edc5 Add Dorra to Talk codeowners
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2023-08-15 15:43:18 +02:00
Daniel Kesselberg
b7cb85d4cf chore: add pr-feedback workflow
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-08-03 15:32:45 +02:00
Joas Schilling
8e0626c5f7 Remove vitormattos from codeowners
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2023-06-21 09:40:16 +02:00
dependabot[bot]
ef878041b6 chore(deps): Bump peter-evans/create-or-update-comment
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](ca08ebd5dc...c6c9a1a660)

---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 07:00:46 +00:00
John Molakvoæ
43954240af chore: update workflows from templates
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-06-01 16:29:02 +02:00
John Molakvoæ
cd08700556 fix: add actions/setup-python to build workflow
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-05-30 16:48:01 +02:00
Joas Schilling
53c0cb4b8c Add talk and security team as code owners
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2023-05-11 09:55:21 +02:00
Joas Schilling
4669428a9e Merge pull request #10361 from nextcloud/chore/github/groupware-code-owners
chore(github): Define code owners for Groupware docs
2023-05-11 09:43:24 +02:00
Christoph Wurst
3ce3227269 Merge pull request #10360 from nextcloud/chore/deps/no-dependabot-stableX
chore(deps): Disable Dependabot for stable branches
2023-05-11 09:42:52 +02:00
Christoph Wurst
c5ea08773c chore(github): Define code owners for Groupware docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-11 09:32:53 +02:00
Christoph Wurst
3058969a44 Merge pull request #10031 from nextcloud/dependabot/github_actions/peter-evans/create-or-update-comment-3
Bump peter-evans/create-or-update-comment from 2 to 3
2023-05-11 09:01:12 +02:00
Christoph Wurst
4249a7731b Merge pull request #10030 from nextcloud/dependabot/github_actions/peter-evans/create-pull-request-5
Bump peter-evans/create-pull-request from 4 to 5
2023-05-11 09:00:58 +02:00
Christoph Wurst
22cf0dfdab chore(deps): Disable Dependabot for stable branches
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-11 08:57:03 +02:00
Richard Steinmetz
7eea9774e1 ci(sphinxbuild): drop custom action and build directly
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-05-05 10:54:31 +02:00
Richard Steinmetz
46ee7821db chore(dependabot): enable for pip
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-05-05 10:18:59 +02:00
Daniel Kesselberg
91175460f9 ci(transifex): increase waiting time between mergen retries
From time to time transifex pull requests are piling up.

I assume we are low on runners because transifex creates a lot of pull requests within a short timeframe.

1) Set a dependency for approve
2) Increase the timeout to 120 seconds

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-04-25 21:53:21 +02:00
Joas Schilling
595f201541 Add PR template to guide people to make screenshots
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2023-04-19 15:28:03 +02:00
dependabot[bot]
0d42ef1dc1 Bump peter-evans/create-or-update-comment from 2 to 3
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...v3)

---
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>
2023-04-10 06:59:35 +00:00
dependabot[bot]
21266bb22b Bump peter-evans/create-pull-request from 4 to 5
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v4...v5)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 06:59:33 +00:00
dependabot[bot]
3eeb3594c0 build(deps): Bump hmarr/auto-approve-action from 3.1.0 to 3.2.1
Bumps [hmarr/auto-approve-action](https://github.com/hmarr/auto-approve-action) from 3.1.0 to 3.2.1.
- [Release notes](https://github.com/hmarr/auto-approve-action/releases)
- [Commits](https://github.com/hmarr/auto-approve-action/compare/v3.1.0...v3.2.1)

---
updated-dependencies:
- dependency-name: hmarr/auto-approve-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 07:01:01 +00:00
dependabot[bot]
0e54be69c0 Bump hmarr/auto-approve-action from 2.2.1 to 3.1.0
Bumps [hmarr/auto-approve-action](https://github.com/hmarr/auto-approve-action) from 2.2.1 to 3.1.0.
- [Release notes](https://github.com/hmarr/auto-approve-action/releases)
- [Commits](https://github.com/hmarr/auto-approve-action/compare/v2.2.1...v3.1.0)

---
updated-dependencies:
- dependency-name: hmarr/auto-approve-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-01 16:13:06 +00:00
John Molakvoæ
df85e26098 fix(workflows): fix l10n automated process
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-03-01 11:51:50 +01:00
John Molakvoæ
497e6072de Add workflow_dispatch to l10n workflow
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2023-03-01 11:35:05 +01:00
John Molakvoæ
821f4c0a66 Merge pull request #9666 from nextcloud/skjnldsv-patch-2
Fix l10n workflow token and title
2023-03-01 11:29:41 +01:00
John Molakvoæ
d8de632c33 Fix indentation
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2023-03-01 11:28:39 +01:00
John Molakvoæ
1770a85a97 Fix l10n workflow token and title
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2023-03-01 11:27:37 +01:00
John Molakvoæ
bb4bce8453 Fix indentation
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2023-03-01 11:24:42 +01:00
John Molakvoæ
622a64a4dc Fix indentation
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2023-03-01 11:23:48 +01:00
John Molakvoæ
604b97a664 Merge pull request #8498 from nextcloud/pierreozoux-patch-1
Fixes l10n workflow.
2023-03-01 11:22:31 +01:00
dependabot[bot]
493803a737 Bump pascalgn/automerge-action from 0.15.5 to 0.15.6
Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from 0.15.5 to 0.15.6.
- [Release notes](https://github.com/pascalgn/automerge-action/releases)
- [Commits](https://github.com/pascalgn/automerge-action/compare/v0.15.5...v0.15.6)

---
updated-dependencies:
- dependency-name: pascalgn/automerge-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 07:01:34 +00:00
dependabot[bot]
42e5639a53 Bump actions/upload-artifact from 3.1.1 to 3.1.2
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3.1.1...v3.1.2)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 06:06:09 +00:00
dependabot[bot]
6b1b1e7b82 Bump cirrus-actions/rebase from 1.7 to 1.8
Bumps [cirrus-actions/rebase](https://github.com/cirrus-actions/rebase) from 1.7 to 1.8.
- [Release notes](https://github.com/cirrus-actions/rebase/releases)
- [Commits](https://github.com/cirrus-actions/rebase/compare/1.7...1.8)

---
updated-dependencies:
- dependency-name: cirrus-actions/rebase
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 06:06:10 +00:00
Daniel
3494e2a1d2 Merge pull request #9243 from nextcloud/dependabot/github_actions/actions/upload-artifact-3.1.1
Bump actions/upload-artifact from 2.2.4 to 3.1.1
2022-12-10 21:56:21 +01:00
dependabot[bot]
2ea66791bf Bump pascalgn/automerge-action from 0.15.3 to 0.15.5
Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from 0.15.3 to 0.15.5.
- [Release notes](https://github.com/pascalgn/automerge-action/releases)
- [Commits](https://github.com/pascalgn/automerge-action/compare/v0.15.3...v0.15.5)

---
updated-dependencies:
- dependency-name: pascalgn/automerge-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 06:22:36 +00:00
dependabot[bot]
9501544f38 Bump actions/upload-artifact from 2.2.4 to 3.1.1
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.2.4 to 3.1.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.4...v3.1.1)

---
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>
2022-10-24 06:22:31 +00:00
Sven Serlier
280ec84971 Add dependabot
Signed-off-by: Sven Serlier <85389871+wrt54g@users.noreply.github.com>
2022-07-05 12:56:54 +02:00
Nextcloud bot
c0ff696656 Updating command-rebase.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-11 15:15:01 +00:00
Pierre Ozoux
22cf099505 Avoids to run check on l10n branch.
Signed-off-by: Pierre Ozoux <pierre@ozoux.net>
2022-06-03 14:31:12 +02:00
Pierre Ozoux
1069ca888f Fixes l10n workflow.
I think this time it will be good \o/

(sorry for all these commits, difficult to try on my machine :/ )

Signed-off-by: Pierre Ozoux <pierre@ozoux.net>
2022-06-03 14:12:31 +02:00
Pierre Ozoux
a923c1d1cb Merge pull request #7831 from nextcloud/feature/create-build-artifacts
Create build artifacts in Github Actions
2022-06-03 13:43:58 +02:00
Pierre Ozoux
216e8bcfe4 Another attempt to fix l10n bot.
Signed-off-by: Pierre Ozoux <pierre@ozoux.net>
2022-06-01 18:30:41 +02:00
Daniel
03c75b17ea Merge pull request #8305 from nextcloud/feat/workflow-auto-update-command-rebase.yml
Updating command-rebase.yml workflow from template
2022-05-27 17:43:28 +02:00
Pierre Ozoux
d6a4b1f5a3 Adds automerge of l10n PRs.
Signed-off-by: Pierre Ozoux <pierre@ozoux.net>
2022-05-20 11:44:34 +02:00
Pierre Ozoux
9dabde9a94 Fixes signoff issue.
Signed-off-by: Pierre Ozoux <pierre@ozoux.net>
2022-05-16 14:17:53 +02:00
Pierre Ozoux
55ab99d157 Updates dependencies.
Signed-off-by: Pierre Ozoux <pierre@ozoux.net>
2022-05-16 14:16:26 +02:00
Nextcloud bot
eaf90b9d12 Updating command-rebase.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-13 18:40:47 +00:00