Commit Graph

14 Commits

Author SHA1 Message Date
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