Commit Graph

69 Commits

Author SHA1 Message Date
Michael Barz 81c88caca1 chore: prepare release, bump version 2024-10-01 09:33:56 +02:00
Michael Barz 8ab1d5924c chore: bump version, prepare changelog 2024-09-12 14:00:01 +02:00
Jörn Friedrich Dreyer 454c119d0b chore: prepare changelog, bump version, update CD, add release to table
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-08-20 10:28:52 +02:00
Michael Barz 752f988faf chore: bump version, prepare changelog 2024-07-30 11:05:41 +02:00
Michael Barz e586a71570 chore: prepare changelog, bump version, update CD 2024-07-08 15:58:26 +02:00
Michael Barz b04f3209d4 chore: prepare release, bump version 2024-06-19 19:45:57 +02:00
Jörn Friedrich Dreyer 53ac446a79 incease sonar.ws.timeout from 60 to 120
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-05-31 10:03:30 +02:00
Christian Richter 6c0156c1bf make sonarcloud happy
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-20 14:11:13 +01:00
Florian Schade 6814c61506 [full-ci] enhancement: allow ocis to provide custom web applications (#8523)
* enhancement: allow ocis to provide custom web applications

* enhancement: add an option to disable web apps

* test: add default logger tests

* test: add app loading tests

* test: add asset server tests

* enhancement: make use of dedicated app conf file and app asset paths

* enhancement: adjust asset locations and deprecate WEB_ASSET_PATH

* enhancement: get rid of default logger and use the service level logger instead

* Apply suggestions from code review

Co-authored-by: Benedikt Kulmann <benedikt@kulmann.biz>
Co-authored-by: kobergj <juliankoberg@googlemail.com>

* enhancement: use basename as app id

* Apply suggestions from code review

Co-authored-by: Martin <github@diemattels.at>

* enhancement: use afero as fs abstraction

* enhancement: simplify logo upload

* enhancement: make use of introductionVersion field annotations

---------

Co-authored-by: Benedikt Kulmann <benedikt@kulmann.biz>
Co-authored-by: kobergj <juliankoberg@googlemail.com>
Co-authored-by: Martin <github@diemattels.at>
2024-03-05 14:11:18 +01:00
Michael Barz 08e713d49f feat: bump version to prealpha 2023-12-27 13:23:33 +01:00
Michael Barz f0da02ecb0 feat: prepare changelog, bump version 2023-12-20 14:37:52 +01:00
Michael Barz a34fdfb279 docs: prepare changelog, bump version 2023-12-12 20:17:55 +01:00
Jannik Stehle 456ad36818 chore: bump version to v5.0.0-alpha.6 2023-12-08 15:08:39 +01:00
Benedikt Kulmann 8aa2b9e1c6 chore: bump version to v5.0.0-alpha.5 2023-12-05 16:23:36 +01:00
Benedikt Kulmann b4d92b5ca4 chore: prepare release v5.0.0-alpha.4 2023-11-30 12:14:39 +01:00
Benedikt Kulmann 7a5762c8f0 chore: bump version, prepare changelog 2023-11-22 09:22:32 +01:00
Michael Barz 21796532e1 bump version, prepare changelog 2023-11-08 15:35:12 +01:00
Michael Barz 5c6f95c3cd bump version, prepare changelog 2023-10-30 16:43:04 +01:00
Ralf Haferkamp 4b3516ec92 Try to run linter and unit test from top-level directory
Instead of starting a separate pipeline for each service we now just run
the linter and unit tests from the top-level directory. This allows us
to run the linter it with '--modules-download-mode vendor' and should also
reduce the resource usage.
2023-10-19 16:41:54 +02:00
Florian Schade ed0dbce978 enhancement: Keyword Query Language (KQL) search syntax support (#7043)
* feat(search): introduce search query package

With the increasing complexity of how we organize our resources, the search must also be able to find them using entity properties.

The query package provides the necessary functionality to do this.

This makes it possible to search for resources via KQL, the microsoft spec is largely covered and can be used for this.

In the current state, the legacy query language is still used, in a future update this will be deprecated and KQL will become the standard
2023-08-28 16:41:36 +02:00
jkoberg 4d3b7355f1 release 4.0.0
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-08-23 15:15:44 +02:00
Michael Barz 95460ab9a5 prepare changelog, bump version 2023-08-02 12:49:51 +02:00
Michael Barz d807af752e bump version, prepare changelog 2023-07-18 11:56:32 +02:00
Michael Barz d8b937a362 bump version 2023-06-19 10:55:19 +02:00
Michael Barz 8d0e4bf64b Bump version 2023-06-08 22:17:00 +02:00
Michael Barz 91d159c56f prepare changelog, bump version 2023-06-06 22:35:39 +02:00
Michael Barz 67294e2c83 prepare changelog, bump version 2023-06-06 15:12:18 +02:00
Michael Barz 46696bffeb prepare changelog, bump version 2023-05-22 14:33:15 +02:00
Michael Barz aed04c983f bump version, prepare changelog 2023-05-08 17:28:42 +02:00
Michael Barz 7615c1546e Bump version, prepare changelog 2023-05-03 22:38:04 +02:00
Michael Barz 549cd92d97 prepare changelog, bump version 2023-04-24 15:39:36 +02:00
Michael Barz 26aa0524aa exclude vendor folder from sonarcloud 2023-04-19 20:36:46 +02:00
Michael Barz ef27b7695a bump alpha version 2023-04-04 09:10:24 +02:00
jkoberg cdddd16c0a add permission to change space quota
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-17 12:51:26 +01:00
David Christofas 82d34ec39c update sonar-exclusions
we have changed the folder structure in the past but forgot to update the exclusions.
2023-02-27 15:45:54 +01:00
jkoberg 395388fde2 don't lint revaconfig files
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-02-02 16:16:44 +01:00
Michael Barz ab57daf462 prepare release, bump version 2022-11-29 23:16:49 +01:00
Michael Barz 65849896b7 prepare release, bump version 2022-11-25 17:46:14 +01:00
Michael Barz 836e955592 exclude mocks and protogen from coverage reports 2022-11-16 15:19:22 +01:00
Michael Barz 736f513cfc prepare changelog, bump version 2022-11-05 10:53:41 +01:00
David Christofas 3babaf1a4d remove the graph-explorer servier from ocis (#4733) 2022-10-04 15:55:30 +02:00
Michael Barz 826d45877c prepare release, bump version 2022-09-13 10:17:43 +02:00
Benedikt Kulmann 590f3bcbaa chore: prepare release bump version 2022-08-25 21:40:08 +02:00
jkoberg 66ff20442f use .golangci.yml
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-08-17 14:20:05 +02:00
Michael Barz 7c31082ed5 prepare release, bump version 2022-08-11 15:29:00 +02:00
Michael Barz 4340711b15 prepare release, bump version 2022-07-19 12:35:13 +02:00
Michael Barz 30e924bcdf prepare release, bump version 2022-06-22 12:01:41 +02:00
Benedikt Kulmann 5c38d7ce75 Prepare release v2.0.0-beta.3 2022-06-08 14:58:21 +02:00
Michael Barz cdcf1749f9 prepare release, bump version 2022-05-25 12:56:01 +02:00
Michael Barz e7a3d0c535 prepare changelog, add beta to template, bump version 2022-05-09 18:18:03 +02:00