Ralf Haferkamp
24da3687d9
Makefile: remove unneeded recursion.mk
...
The MAKE_DEPTH variable is not used anywhere anymore.
2025-04-22 16:57:17 +02:00
Ralf Haferkamp
48edc9a5d1
Reintroduce check for go before including bingo Makefile
...
This re-adds the check for go being installed before including the
bingo variables make file to avoid repeating errors about missing a
missing go binary when running 'make node-generate' in the ci (the node
container doesn't have go installed)
2025-03-11 11:19:20 +01:00
Florian Schade
dbafbaa333
fix: remove deprecations and use go-generate instead of go-generate-STAGE
2025-03-06 11:56:09 +01:00
Florian Schade
da1963cfa4
enhancement: split make ci-node-generate and ci-go-generate into prod and dev stages
2025-03-05 17:32:37 +01:00
Jörn Friedrich Dreyer
f3eccc966d
fix l10n tooling
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-01-27 11:47:34 +01:00
jkoberg
b54344196e
move more functionality to l10n pkg
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-03-27 10:34:54 +01:00
Jörn Friedrich Dreyer
fad94d2038
bump mockery, add test stub for oidc_auth.go, align mock generation ( #8321 )
...
* bump mockery, add test stub for oidc_auth.go
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* use .mockery.yaml for all mocks
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* drop legacy go:generate mockery
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* align mock placement
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
---------
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-02-01 10:07:44 +01:00
jkoberg
e3038dd3c1
force pull translations
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-05-09 11:16:10 +02:00
Michael Barz
f45b3e07e7
fix l10n
2023-03-15 09:47:10 +01:00
Michael Barz
230977e406
add empty locale folder, add reader pkg to bingo
...
add empty locale for de_DE
add reader pkg to bingo, add empty german translation
2023-03-14 00:08:29 +01:00
jkoberg
3e090c557f
make translationpath configurable
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-03-13 10:28:32 +01:00
jkoberg
cb31f9923f
remove l10n from gitignore
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-03-09 16:18:28 +01:00
jkoberg
cfca9ec4b1
adjust makefile
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-03-09 12:11:25 +01:00
jkoberg
4a21a7be5f
mark templates as translatable
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-03-09 12:11:25 +01:00
jkoberg
a9561d85c8
sharpen userlog service
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-02-23 14:21:56 +01:00
jkoberg
d56565555b
introduce userlog service
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-02-21 14:25:21 +01:00