Commit Graph

22 Commits

Author SHA1 Message Date
dependabot[bot]
c9566f7682
chore(deps): Bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 14:06:00 +00:00
dependabot[bot]
70c3687c6b build(deps): Bump actions/checkout from 4.1.0 to 4.1.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](8ade135a41...b4ffde65f4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 14:13:31 +01:00
dependabot[bot]
961af87174
build(deps): Bump actions/upload-artifact from 3.1.3 to 4.1.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.3 to 4.1.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3.1.3...v4.1.0)

---
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>
2024-01-15 06:55:26 +00:00
dependabot[bot]
ede0252d53
chore(deps): Bump actions/checkout from 4.0.0 to 4.1.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](3df4ab11eb...8ade135a41)

---
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-10-02 06:33:41 +00:00
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
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
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
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
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æ
604b97a664
Merge pull request #8498 from nextcloud/pierreozoux-patch-1
Fixes l10n workflow.
2023-03-01 11:22:31 +01: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]
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
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
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
55ab99d157 Updates dependencies.
Signed-off-by: Pierre Ozoux <pierre@ozoux.net>
2022-05-16 14:16:26 +02:00
Christian Wolf
63992ebc57 Speedup artifact upload by local packing
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-12-17 12:20:46 +01:00
Christian Wolf
01b7a61273 Upload the generated builds as artifacts
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-12-17 12:20:17 +01:00
Christian Wolf
baecb466f7 Added dedicated build step to build only the English version.
This should allow to always see the errors in the original files,
even if translations rise more errors than allowed.

Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-12-17 11:43:34 +01:00
Christian Wolf
6fbc0d525b Removed obsolete tokens
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-12-16 18:43:00 +01:00
John Molakvoæ (skjnldsv)
7ce40050de
Do not run actions twice
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-07-05 22:54:41 +02:00
Julius Härtl
407a2d70c4
Move to python3
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-20 14:29:31 +01:00