Willy Kloucek
5034e399bb
maintain envdecode inside ocis-pkg
2022-01-07 16:08:14 +00:00
Willy Kloucek
41403d7952
fix some TODOs
2022-01-07 16:07:34 +00:00
Willy Kloucek
e006ad6e40
directly pass env to config
2022-01-07 16:07:01 +00:00
Willy Kloucek
3c3fc2e098
revert storage, remove tracing.service and bring back common
2022-01-07 16:06:56 +00:00
Willy Kloucek
a13df3dcf7
split **/pkg/config/config.go up to multiple files
2022-01-07 16:04:52 +00:00
Willy Kloucek
6990e7d660
switch all other services to struct tag based env config
2022-01-07 15:47:47 +00:00
Willy Kloucek
161dd949fc
switch ocs to struct tag based env config
2022-01-07 15:39:01 +00:00
Willy Kloucek
ebfe8f069c
remove service names
2022-01-07 15:39:01 +00:00
Willy Kloucek
3b5a33590e
add missing commands and unify service / namespace options
2022-01-07 15:38:56 +00:00
A.Unger
e3e3d1ee57
runtime: removed trap goroutine and let the context cancelation do the thing
2021-12-06 12:11:48 +01:00
Willy Kloucek
62ff1f1659
don't run go generate anymore
2021-11-24 13:38:29 +01:00
Willy Kloucek
41e84b6378
add go:generate step for all go:embed steps
2021-11-24 12:56:42 +01:00
A.Unger
24347180fa
use ocisConfig as struct tagname to bind config files to strucg attributes
2021-11-19 09:28:23 +01:00
A.Unger
f87b5bd66c
removed all flagset packages
2021-11-17 11:36:28 +01:00
A.Unger
2aa9c2457e
Merge branch 'master' into try-gookikt-config
2021-11-16 13:29:07 +01:00
Willy Kloucek
4747e8b79a
disable install scripts and fix duplicate targets
2021-11-16 10:19:38 +01:00
Willy Kloucek
ab502c8a99
use submake and skip printing directory changes
2021-11-16 10:18:00 +01:00
Willy Kloucek
74e7344221
prevent multiple yarn builds of accounts and settings when running make ci-node-generate int the repo root
2021-11-16 10:01:12 +01:00
Willy Kloucek
c397a981a3
migrate to yarn 3
2021-11-16 09:54:34 +01:00
A.Unger
48eab0ccc7
add idp common options
2021-11-11 14:03:56 +01:00
Willy Kloucek
69cc11dbe6
make more insecure options configurable and change insecure defaults from true to false
2021-11-10 15:45:55 +01:00
A.Unger
51bee0e531
sort out flags precedence
2021-11-09 17:30:31 +01:00
A.Unger
51dc1715ce
new config framework in ocs
2021-11-08 13:58:13 +01:00
A.Unger
261a800b6b
new config framework in idp
2021-11-08 13:53:24 +01:00
A.Unger
a515a97c8f
normalize idp
2021-11-08 12:17:23 +01:00
A.Unger
ba1635165b
migrate idp to the new config scheme
2021-11-05 11:15:55 +01:00
A.Unger
711acbb354
inherit logging config from ocis.yaml, let extensions overwrite their logging. Considering using a package level global logging...
2021-10-31 00:08:46 +02:00
Pascal Wengerter
e94b7243c5
[full-ci] Update web v4.4.0 ( #2681 )
...
* Sort out dependencies in accounts, idp, settings, reorder package files, bump ODS to v11.0.0
* Update web to v4.4.0, update release docs for accounts, settings, web
* Remove redundant pull-always & bump Ubuntu img 16->20 in CI config
* Switch to frozen lockfiles for yarn install in CI
* Update expected failures file with web's current state
2021-10-26 19:23:59 +01:00
Ralf Haferkamp
0e1355a038
Bump lico to v0.51.1
...
This update includes:
* Apply LibreGraph naming treewide
* move to go1.17
* Update 3rd party Go dependencies
2021-10-25 17:12:30 +02:00
Ralf Haferkamp
9e8231ab01
idp: Create parent directories if they don't exist
...
The parent directories of the identifier-registration.yaml config file might
not exist when starting idp. So instead of creating just the top most
directory use MkdirAll to also create the parents.
2021-10-22 16:35:59 +02:00
David Christofas
9ecc065879
update CORS middleware and make it configurable
2021-10-22 13:27:31 +02:00
Willy Kloucek
77b769457a
Merge pull request #2648 from owncloud/fix_identifier_registration_yaml_creation
...
fix identifier-registration.yaml creation
2021-10-20 12:41:36 +02:00
Willy Kloucek
562c376c68
fix identifier-registration.yaml creation
2021-10-20 11:35:05 +02:00
kobergj
d019a005c9
Merge pull request #2631 from kobergj/go-embed
...
Go embed
2021-10-20 11:31:31 +02:00
Willy Kloucek
cddb334f80
change default paths for oCIS services
2021-10-19 14:37:20 +02:00
jkoberg
88664152e3
move embed logic to ocispkg
2021-10-18 13:01:17 +02:00
jkoberg
d2026a5d94
Merge branch 'master' into go-embed
2021-10-18 09:20:19 +02:00
jkoberg
a8f1d76cbe
Merge branch 'master' into go-embed
2021-10-15 11:47:38 +02:00
Willy Kloucek
fcb1c4225b
replace third_party with go get and fix accounts / settings tests
2021-10-14 15:56:19 +02:00
Willy Kloucek
cbac7e0052
update protobuf
2021-10-14 15:56:19 +02:00
Willy Kloucek
db2c4d8bb1
update protoc-gen-micro and regenerate assets
2021-10-14 15:56:19 +02:00
Willy Kloucek
6d5a3733ff
upgrade to go micro v4.1.0
2021-10-14 15:56:19 +02:00
Willy Kloucek
879827ca4b
don't expose services by default
2021-10-12 14:00:33 +02:00
pwengerter
a8f15f4cd1
Update JS dependencies
2021-10-07 18:09:00 +05:45
A.Unger
887ac0901f
remove LICENSE file from subdirs
2021-10-05 16:41:36 +02:00
Willy Kloucek
68ba24ff73
fix extensions versions
2021-10-05 12:39:31 +02:00
Alex Unger
d3377783a6
Merge pull request #2417 from owncloud/update-bridge-docs
...
Update bridge docs
2021-09-29 13:19:50 +02:00
A.Unger
6166bb5a4c
Merge branch 'master' into update-bridge-docs
2021-09-29 12:09:29 +02:00
Alex Unger
4486751df0
Merge pull request #2546 from owncloud/dependabot/npm_and_yarn/idp/jest-resolve-27.2.2
...
Bump jest-resolve from 26.6.2 to 27.2.2 in /idp
2021-09-29 12:04:00 +02:00
Alex Unger
0e5c231a36
Merge pull request #2543 from owncloud/update_tooling
2021-09-28 09:26:20 +02:00