Commit graph

214 commits

Author SHA1 Message Date
nextcloud-android-bot
0b31ba5a35 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-06-24 17:29:11 +00:00
nextcloud-android-bot
31bd7fe564 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-06-24 02:55:23 +00:00
nextcloud-android-bot
53b1c24458 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-06-14 09:24:31 +00:00
Tobias Kaminsky
0260bdc821
Merge pull request #11725 from nextcloud/codelqOnGH
run this workflow only on GitHub
2023-06-13 09:12:29 +02:00
tobiasKaminsky
f2aff7a12c
Detect if beta is true
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-06-13 09:04:46 +02:00
tobiasKaminsky
ef9f70a89c run this workflow only on GitHub
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-06-13 08:59:44 +02:00
Andy Scherzinger
f36e0be024
Merge pull request #11728 from nextcloud/dependabot/github_actions/actions/checkout-3.5.3
Build(deps): Bump actions/checkout from 3.5.2 to 3.5.3
2023-06-12 14:03:41 +02:00
dependabot[bot]
61f7aa2673
Build(deps): Bump actions/checkout from 3.5.2 to 3.5.3
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 3.5.3.
- [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.5.2...c85c95e3d7251135ab7dc9ce3241c5835cc595a9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 11:57:54 +00:00
dependabot[bot]
264e8bd169
Build(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 11:57:50 +00:00
nextcloud-android-bot
cbaa474591 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-06-11 03:05:43 +00:00
Andy Scherzinger
8471d1e2a2
Update qa.yml
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-06-08 13:54:46 +02:00
Andy Scherzinger
47c902deda
Make actions cancelable
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-06-08 13:53:06 +02:00
nextcloud-android-bot
1c745a5af6 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-06-08 07:39:30 +00:00
tobiasKaminsky
2aecc3b92f
Fix screenshot test on jdk17
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-06-07 14:55:06 +02:00
nextcloud-android-bot
c464e4b340 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-06-07 02:50:56 +00:00
Andy Scherzinger
9d632a5abf
Bump GH actions to Java17
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-06-05 15:13:31 +02:00
nextcloud-android-bot
9635dbf0e9 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-06-03 02:43:02 +00:00
Andy Scherzinger
feaa01252f
Migrate output variables to new GH output variables
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-06-01 20:15:42 +02:00
John Molakvoæ
4f5b79b316
chore: update workflows from templates
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-05-27 09:44:20 +02:00
nextcloud-android-bot
0a240d116d 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-05-27 03:09:51 +00:00
nextcloud-android-bot
5df254a91f 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-05-26 03:09:32 +00:00
dependabot[bot]
2dc63a999a
Build(deps): Bump codecov/codecov-action from 3.1.3 to 3.1.4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](894ff025c7...eaaf4bedf3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 11:58:14 +00:00
Andy Scherzinger
764cb06a2d
use full-version-number
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-05-08 15:49:50 +02:00
dependabot[bot]
2a85a481ac
Build(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.0 to 3.0.1.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](3383acd359...ca08ebd5dc)

---
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-05-08 11:59:03 +00:00
nextcloud-android-bot
0bdfacde85 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-05-06 03:10:59 +00:00
nextcloud-android-bot
1fcfc9ff9f 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-05-04 02:28:03 +00:00
nextcloud-android-bot
94231b33f4 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-04-28 02:31:58 +00:00
nextcloud-android-bot
b955786b55 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-04-26 02:32:09 +00:00
dependabot[bot]
21bd2e7b85
Build(deps): Bump codecov/codecov-action from 3.1.2 to 3.1.3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](40a12dcee2...894ff025c7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 15:03:45 +02:00
Andy Scherzinger
ad0c909757
Merge pull request #11535 from nextcloud/dependabot/github_actions/gradle/gradle-build-action-2.4.2
Build(deps): Bump gradle/gradle-build-action from 2.4.0 to 2.4.2
2023-04-18 19:45:53 +02:00
Andy Scherzinger
2edf4b4982
Merge pull request #11533 from nextcloud/dependabot/github_actions/actions/checkout-3.5.2
Build(deps): Bump actions/checkout from 3.5.0 to 3.5.2
2023-04-18 19:44:58 +02:00
dependabot[bot]
9a8a6caeea
Build(deps): Bump gradle/gradle-build-action from 2.4.0 to 2.4.2
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.4.0 to 2.4.2.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](6095a76664...749f47bda3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 11:58:29 +00:00
dependabot[bot]
d0aec72250
Build(deps): Bump codecov/codecov-action from 3.1.1 to 3.1.2
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](d9f34f8cd5...40a12dcee2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 11:58:26 +00:00
dependabot[bot]
545f537c3a
Build(deps): Bump actions/checkout from 3.5.0 to 3.5.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.0 to 3.5.2.
- [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.5.0...8e5e7e5ab8b370d6c329ec480221332ada57f0ab)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 11:58:23 +00:00
nextcloud-android-bot
1e7a524540 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-04-16 14:41:30 +02:00
dependabot[bot]
4de4059727
Build(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 2.1.1 to 3.0.0.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](67dcc547d3...3383acd359)

---
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 11:57:40 +00:00
nextcloud-android-bot
ddec0f6b03 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-04-08 03:00:10 +00:00
dependabot[bot]
26f7bcdd1d
Build(deps): Bump actions/setup-java from 3.10.0 to 3.11.0
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3.10.0...5ffc13f4174014e2d4d4572b3d74c3fa61aeb2c2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 11:57:57 +00:00
nextcloud-android-bot
f1f72e94e4 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-04-03 02:25:59 +00:00
dependabot[bot]
19b5441b26
Build(deps): Bump actions/checkout from 3.4.0 to 3.5.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.4.0 to 3.5.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/v3.4.0...8f4b7f84864484a7bf31766abe9204da3cbe65b3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 11:58:35 +00:00
nextcloud-android-bot
3c90a7be44 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-03-27 02:41:16 +00:00
Tobias Kaminsky
8c4d140b3e
Merge pull request #11452 from nextcloud/dependabot/github_actions/actions/cache-3.3.1
Build(deps): Bump actions/cache from 3.2.6 to 3.3.1
2023-03-24 08:56:51 +01:00
Tobias Kaminsky
efb4e49efa
Merge pull request #11464 from nextcloud/dependabot/github_actions/reactivecircus/android-emulator-runner-2.28.0
Build(deps): Bump reactivecircus/android-emulator-runner from 2.27.0 to 2.28.0
2023-03-24 08:55:34 +01:00
dependabot[bot]
fe7d2686fe
Build(deps): Bump reactivecircus/android-emulator-runner
Bumps [reactivecircus/android-emulator-runner](https://github.com/reactivecircus/android-emulator-runner) from 2.27.0 to 2.28.0.
- [Release notes](https://github.com/reactivecircus/android-emulator-runner/releases)
- [Changelog](https://github.com/ReactiveCircus/android-emulator-runner/blob/main/CHANGELOG.md)
- [Commits](50986b1464...d94c3fbe4f)

---
updated-dependencies:
- dependency-name: reactivecircus/android-emulator-runner
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 11:58:27 +00:00
dependabot[bot]
26ebd78521
Build(deps): Bump actions/checkout from 3.3.0 to 3.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.4.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/v3.3.0...24cb9080177205b6e8c946b17badbe402adc938f)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 11:58:22 +00:00
nextcloud-android-bot
1f4f259b6a 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-03-17 02:42:43 +00:00
dependabot[bot]
6982775ecf Build(deps): Bump actions/cache from 3.2.6 to 3.3.1
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.6 to 3.3.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](69d9d449ac...88522ab9f3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 18:56:24 +01:00
nextcloud-android-bot
77b44ad3cb 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-03-13 02:41:00 +00:00
nextcloud-android-bot
05b08d051a 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-03-12 02:54:21 +00:00
nextcloud-android-bot
5f974437db 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-02-28 03:05:46 +00:00