mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-24 04:58:31 -05:00
+138
-137
@@ -1,4 +1,4 @@
|
||||
# Changelog for [unreleased] \(UNRELEASED)
|
||||
# Changelog for [unreleased] (UNRELEASED)
|
||||
|
||||
The following sections list the changes in ocis-phoenix unreleased.
|
||||
|
||||
@@ -6,27 +6,27 @@ The following sections list the changes in ocis-phoenix unreleased.
|
||||
|
||||
## Summary
|
||||
|
||||
- Bugfix - Fix external app URLs: [#218](https://github.com/owncloud/product/issues/218)
|
||||
- Change - Remove pdf-viewer from default apps: [#85](https://github.com/owncloud/ocis/ocis-phoenix/pull/85)
|
||||
* Bugfix - Fix external app URLs: [#218](https://github.com/owncloud/product/issues/218)
|
||||
* Change - Remove pdf-viewer from default apps: [#85](https://github.com/owncloud/ocis/ocis-phoenix/pull/85)
|
||||
|
||||
## Details
|
||||
|
||||
- Bugfix - Fix external app URLs: [#218](https://github.com/owncloud/product/issues/218)
|
||||
* Bugfix - Fix external app URLs: [#218](https://github.com/owncloud/product/issues/218)
|
||||
|
||||
The URLs for the default set of external apps was hardcoded to localhost:9200. We fixed that by
|
||||
using relative paths instead.
|
||||
The URLs for the default set of external apps was hardcoded to localhost:9200. We fixed that by
|
||||
using relative paths instead.
|
||||
|
||||
<https://github.com/owncloud/product/issues/218>
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/pull/83>
|
||||
https://github.com/owncloud/product/issues/218
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/pull/83
|
||||
|
||||
- Change - Remove pdf-viewer from default apps: [#85](https://github.com/owncloud/ocis/ocis-phoenix/pull/85)
|
||||
* Change - Remove pdf-viewer from default apps: [#85](https://github.com/owncloud/ocis/ocis-phoenix/pull/85)
|
||||
|
||||
OCIS-web doesn't have a dedicated pdf-viewer app anymore but instead uses the default browser
|
||||
behaviour for PDFs. We removed pdf-viewer from the set of default apps.
|
||||
OCIS-web doesn't have a dedicated pdf-viewer app anymore but instead uses the default browser
|
||||
behaviour for PDFs. We removed pdf-viewer from the set of default apps.
|
||||
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/pull/85>
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/pull/85
|
||||
|
||||
# Changelog for [0.13.0] \(2020-08-25)
|
||||
# Changelog for [0.13.0] (2020-08-25)
|
||||
|
||||
The following sections list the changes in ocis-phoenix 0.13.0.
|
||||
|
||||
@@ -34,18 +34,18 @@ The following sections list the changes in ocis-phoenix 0.13.0.
|
||||
|
||||
## Summary
|
||||
|
||||
- Change - Update Phoenix: [#81](https://github.com/owncloud/ocis/ocis-phoenix/pull/81)
|
||||
* Change - Update Phoenix: [#81](https://github.com/owncloud/ocis/ocis-phoenix/pull/81)
|
||||
|
||||
## Details
|
||||
|
||||
- Change - Update Phoenix: [#81](https://github.com/owncloud/ocis/ocis-phoenix/pull/81)
|
||||
* Change - Update Phoenix: [#81](https://github.com/owncloud/ocis/ocis-phoenix/pull/81)
|
||||
|
||||
Updated phoenix from v0.15.0 to v0.16.0
|
||||
Updated phoenix from v0.15.0 to v0.16.0
|
||||
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/pull/81>
|
||||
<https://github.com/owncloud/phoenix/releases/tag/v0.16.0>
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/pull/81
|
||||
https://github.com/owncloud/phoenix/releases/tag/v0.16.0
|
||||
|
||||
# Changelog for [0.12.0] \(2020-08-19)
|
||||
# Changelog for [0.12.0] (2020-08-19)
|
||||
|
||||
The following sections list the changes in ocis-phoenix 0.12.0.
|
||||
|
||||
@@ -53,26 +53,26 @@ The following sections list the changes in ocis-phoenix 0.12.0.
|
||||
|
||||
## Summary
|
||||
|
||||
- Change - Enable Settings and Accounts apps by default: [#80](https://github.com/owncloud/ocis/ocis-phoenix/pull/80)
|
||||
- Change - Update Phoenix: [#79](https://github.com/owncloud/ocis/ocis-phoenix/pull/79)
|
||||
* Change - Enable Settings and Accounts apps by default: [#80](https://github.com/owncloud/ocis/ocis-phoenix/pull/80)
|
||||
* Change - Update Phoenix: [#79](https://github.com/owncloud/ocis/ocis-phoenix/pull/79)
|
||||
|
||||
## Details
|
||||
|
||||
- Change - Enable Settings and Accounts apps by default: [#80](https://github.com/owncloud/ocis/ocis-phoenix/pull/80)
|
||||
* Change - Enable Settings and Accounts apps by default: [#80](https://github.com/owncloud/ocis/ocis-phoenix/pull/80)
|
||||
|
||||
The default ocis-web config now adds the frontend of ocis-accounts and ocis-settings to the
|
||||
builtin web config.
|
||||
The default ocis-web config now adds the frontend of ocis-accounts and ocis-settings to the
|
||||
builtin web config.
|
||||
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/pull/80>
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/pull/80
|
||||
|
||||
- Change - Update Phoenix: [#79](https://github.com/owncloud/ocis/ocis-phoenix/pull/79)
|
||||
* Change - Update Phoenix: [#79](https://github.com/owncloud/ocis/ocis-phoenix/pull/79)
|
||||
|
||||
Updated phoenix from v0.14.0 to v0.15.0
|
||||
Updated phoenix from v0.14.0 to v0.15.0
|
||||
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/pull/79>
|
||||
<https://github.com/owncloud/phoenix/releases/tag/v0.15.0>
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/pull/79
|
||||
https://github.com/owncloud/phoenix/releases/tag/v0.15.0
|
||||
|
||||
# Changelog for [0.11.0] \(2020-08-17)
|
||||
# Changelog for [0.11.0] (2020-08-17)
|
||||
|
||||
The following sections list the changes in ocis-phoenix 0.11.0.
|
||||
|
||||
@@ -80,45 +80,45 @@ The following sections list the changes in ocis-phoenix 0.11.0.
|
||||
|
||||
## Summary
|
||||
|
||||
- Bugfix - Exit when assets or config are not found: [#76](https://github.com/owncloud/ocis/ocis-phoenix/pull/76)
|
||||
- Bugfix - Build docker images with alpine:latest instead of alpine:edge: [#73](https://github.com/owncloud/ocis/ocis-phoenix/pull/73)
|
||||
- Change - Hide searchbar by default: [#116](https://github.com/owncloud/product/issues/116)
|
||||
- Change - Update Phoenix: [#78](https://github.com/owncloud/ocis/ocis-phoenix/pull/78)
|
||||
* Bugfix - Exit when assets or config are not found: [#76](https://github.com/owncloud/ocis/ocis-phoenix/pull/76)
|
||||
* Bugfix - Build docker images with alpine:latest instead of alpine:edge: [#73](https://github.com/owncloud/ocis/ocis-phoenix/pull/73)
|
||||
* Change - Hide searchbar by default: [#116](https://github.com/owncloud/product/issues/116)
|
||||
* Change - Update Phoenix: [#78](https://github.com/owncloud/ocis/ocis-phoenix/pull/78)
|
||||
|
||||
## Details
|
||||
|
||||
- Bugfix - Exit when assets or config are not found: [#76](https://github.com/owncloud/ocis/ocis-phoenix/pull/76)
|
||||
* Bugfix - Exit when assets or config are not found: [#76](https://github.com/owncloud/ocis/ocis-phoenix/pull/76)
|
||||
|
||||
When a non-existing assets folder is specified, there was only a warning log statement and the
|
||||
service served the builtin assets instead. It is safe to exit the service in such a scenario,
|
||||
instead of serving other assets than specified. We changed the log level to `Fatal` on
|
||||
non-existing assets. Similar for the web config, it was not failing on service level, but only
|
||||
showing an error in the web ui, wenn the specified config file could not be found. We changed the
|
||||
log level to `Fatal` as well.
|
||||
When a non-existing assets folder is specified, there was only a warning log statement and the
|
||||
service served the builtin assets instead. It is safe to exit the service in such a scenario,
|
||||
instead of serving other assets than specified. We changed the log level to `Fatal` on
|
||||
non-existing assets. Similar for the web config, it was not failing on service level, but only
|
||||
showing an error in the web ui, wenn the specified config file could not be found. We changed the
|
||||
log level to `Fatal` as well.
|
||||
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/pull/76>
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/pull/77>
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/pull/76
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/pull/77
|
||||
|
||||
- Bugfix - Build docker images with alpine:latest instead of alpine:edge: [#73](https://github.com/owncloud/ocis/ocis-phoenix/pull/73)
|
||||
* Bugfix - Build docker images with alpine:latest instead of alpine:edge: [#73](https://github.com/owncloud/ocis/ocis-phoenix/pull/73)
|
||||
|
||||
ARM builds were failing when built on alpine:edge, so we switched to alpine:latest instead.
|
||||
ARM builds were failing when built on alpine:edge, so we switched to alpine:latest instead.
|
||||
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/pull/73>
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/pull/73
|
||||
|
||||
- Change - Hide searchbar by default: [#116](https://github.com/owncloud/product/issues/116)
|
||||
* Change - Hide searchbar by default: [#116](https://github.com/owncloud/product/issues/116)
|
||||
|
||||
Since file search is not working at the moment we decided to hide the search bar by default.
|
||||
Since file search is not working at the moment we decided to hide the search bar by default.
|
||||
|
||||
<https://github.com/owncloud/product/issues/116>
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/pull/74>
|
||||
https://github.com/owncloud/product/issues/116
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/pull/74
|
||||
|
||||
- Change - Update Phoenix: [#78](https://github.com/owncloud/ocis/ocis-phoenix/pull/78)
|
||||
* Change - Update Phoenix: [#78](https://github.com/owncloud/ocis/ocis-phoenix/pull/78)
|
||||
|
||||
Updated phoenix from v0.13.0 to v0.14.0
|
||||
Updated phoenix from v0.13.0 to v0.14.0
|
||||
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/pull/78>
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/pull/78
|
||||
|
||||
# Changelog for [0.10.0] \(2020-07-17)
|
||||
# Changelog for [0.10.0] (2020-07-17)
|
||||
|
||||
The following sections list the changes in ocis-phoenix 0.10.0.
|
||||
|
||||
@@ -126,17 +126,17 @@ The following sections list the changes in ocis-phoenix 0.10.0.
|
||||
|
||||
## Summary
|
||||
|
||||
- Change - Update Phoenix: [#72](https://github.com/owncloud/ocis/ocis-phoenix/pull/72)
|
||||
* Change - Update Phoenix: [#72](https://github.com/owncloud/ocis/ocis-phoenix/pull/72)
|
||||
|
||||
## Details
|
||||
|
||||
- Change - Update Phoenix: [#72](https://github.com/owncloud/ocis/ocis-phoenix/pull/72)
|
||||
* Change - Update Phoenix: [#72](https://github.com/owncloud/ocis/ocis-phoenix/pull/72)
|
||||
|
||||
Updated phoenix from v0.12.0 to v0.13.0
|
||||
Updated phoenix from v0.12.0 to v0.13.0
|
||||
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/pull/72>
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/pull/72
|
||||
|
||||
# Changelog for [0.9.0] \(2020-07-10)
|
||||
# Changelog for [0.9.0] (2020-07-10)
|
||||
|
||||
The following sections list the changes in ocis-phoenix 0.9.0.
|
||||
|
||||
@@ -144,26 +144,26 @@ The following sections list the changes in ocis-phoenix 0.9.0.
|
||||
|
||||
## Summary
|
||||
|
||||
- Bugfix - Allow silent refresh of access token: [#69](https://github.com/owncloud/ocis-konnectd/issues/69)
|
||||
- Change - Update Phoenix: [#70](https://github.com/owncloud/ocis/ocis-phoenix/pull/70)
|
||||
* Bugfix - Allow silent refresh of access token: [#69](https://github.com/owncloud/ocis-konnectd/issues/69)
|
||||
* Change - Update Phoenix: [#70](https://github.com/owncloud/ocis/ocis-phoenix/pull/70)
|
||||
|
||||
## Details
|
||||
|
||||
- Bugfix - Allow silent refresh of access token: [#69](https://github.com/owncloud/ocis-konnectd/issues/69)
|
||||
* Bugfix - Allow silent refresh of access token: [#69](https://github.com/owncloud/ocis-konnectd/issues/69)
|
||||
|
||||
Sets the `X-Frame-Options` header to `SAMEORIGIN` so the oidc client can refresh the token in
|
||||
an iframe.
|
||||
Sets the `X-Frame-Options` header to `SAMEORIGIN` so the oidc client can refresh the token in
|
||||
an iframe.
|
||||
|
||||
<https://github.com/owncloud/ocis-konnectd/issues/69>
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/pull/69>
|
||||
https://github.com/owncloud/ocis-konnectd/issues/69
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/pull/69
|
||||
|
||||
- Change - Update Phoenix: [#70](https://github.com/owncloud/ocis/ocis-phoenix/pull/70)
|
||||
* Change - Update Phoenix: [#70](https://github.com/owncloud/ocis/ocis-phoenix/pull/70)
|
||||
|
||||
Updated phoenix from v0.11.1 to v0.12.0
|
||||
Updated phoenix from v0.11.1 to v0.12.0
|
||||
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/pull/70>
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/pull/70
|
||||
|
||||
# Changelog for [0.8.1] \(2020-06-29)
|
||||
# Changelog for [0.8.1] (2020-06-29)
|
||||
|
||||
The following sections list the changes in ocis-phoenix 0.8.1.
|
||||
|
||||
@@ -171,17 +171,17 @@ The following sections list the changes in ocis-phoenix 0.8.1.
|
||||
|
||||
## Summary
|
||||
|
||||
- Change - Update Phoenix: [#68](https://github.com/owncloud/ocis/ocis-phoenix/pull/68)
|
||||
* Change - Update Phoenix: [#68](https://github.com/owncloud/ocis/ocis-phoenix/pull/68)
|
||||
|
||||
## Details
|
||||
|
||||
- Change - Update Phoenix: [#68](https://github.com/owncloud/ocis/ocis-phoenix/pull/68)
|
||||
* Change - Update Phoenix: [#68](https://github.com/owncloud/ocis/ocis-phoenix/pull/68)
|
||||
|
||||
Updated phoenix from v0.11.0 to v0.11.1
|
||||
Updated phoenix from v0.11.0 to v0.11.1
|
||||
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/pull/68>
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/pull/68
|
||||
|
||||
# Changelog for [0.8.0] \(2020-06-26)
|
||||
# Changelog for [0.8.0] (2020-06-26)
|
||||
|
||||
The following sections list the changes in ocis-phoenix 0.8.0.
|
||||
|
||||
@@ -189,17 +189,17 @@ The following sections list the changes in ocis-phoenix 0.8.0.
|
||||
|
||||
## Summary
|
||||
|
||||
- Change - Update Phoenix: [#67](https://github.com/owncloud/ocis/ocis-phoenix/pull/67)
|
||||
* Change - Update Phoenix: [#67](https://github.com/owncloud/ocis/ocis-phoenix/pull/67)
|
||||
|
||||
## Details
|
||||
|
||||
- Change - Update Phoenix: [#67](https://github.com/owncloud/ocis/ocis-phoenix/pull/67)
|
||||
* Change - Update Phoenix: [#67](https://github.com/owncloud/ocis/ocis-phoenix/pull/67)
|
||||
|
||||
Updated phoenix from v0.10.0 to v0.11.0
|
||||
Updated phoenix from v0.10.0 to v0.11.0
|
||||
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/pull/67>
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/pull/67
|
||||
|
||||
# Changelog for [0.7.0] \(2020-05-26)
|
||||
# Changelog for [0.7.0] (2020-05-26)
|
||||
|
||||
The following sections list the changes in ocis-phoenix 0.7.0.
|
||||
|
||||
@@ -207,17 +207,17 @@ The following sections list the changes in ocis-phoenix 0.7.0.
|
||||
|
||||
## Summary
|
||||
|
||||
- Change - Update Phoenix: [#66](https://github.com/owncloud/ocis/ocis-phoenix/pull/66)
|
||||
* Change - Update Phoenix: [#66](https://github.com/owncloud/ocis/ocis-phoenix/pull/66)
|
||||
|
||||
## Details
|
||||
|
||||
- Change - Update Phoenix: [#66](https://github.com/owncloud/ocis/ocis-phoenix/pull/66)
|
||||
* Change - Update Phoenix: [#66](https://github.com/owncloud/ocis/ocis-phoenix/pull/66)
|
||||
|
||||
Updated phoenix from v0.9.0 to v0.10.0
|
||||
Updated phoenix from v0.9.0 to v0.10.0
|
||||
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/pull/66>
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/pull/66
|
||||
|
||||
# Changelog for [0.6.0] \(2020-04-28)
|
||||
# Changelog for [0.6.0] (2020-04-28)
|
||||
|
||||
The following sections list the changes in ocis-phoenix 0.6.0.
|
||||
|
||||
@@ -225,17 +225,17 @@ The following sections list the changes in ocis-phoenix 0.6.0.
|
||||
|
||||
## Summary
|
||||
|
||||
- Change - Update Phoenix: [#65](https://github.com/owncloud/ocis/ocis-phoenix/pull/65)
|
||||
* Change - Update Phoenix: [#65](https://github.com/owncloud/ocis/ocis-phoenix/pull/65)
|
||||
|
||||
## Details
|
||||
|
||||
- Change - Update Phoenix: [#65](https://github.com/owncloud/ocis/ocis-phoenix/pull/65)
|
||||
* Change - Update Phoenix: [#65](https://github.com/owncloud/ocis/ocis-phoenix/pull/65)
|
||||
|
||||
Updated phoenix from v0.8.0 to v0.9.0
|
||||
Updated phoenix from v0.8.0 to v0.9.0
|
||||
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/pull/65>
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/pull/65
|
||||
|
||||
# Changelog for [0.5.0] \(2020-04-14)
|
||||
# Changelog for [0.5.0] (2020-04-14)
|
||||
|
||||
The following sections list the changes in ocis-phoenix 0.5.0.
|
||||
|
||||
@@ -243,17 +243,17 @@ The following sections list the changes in ocis-phoenix 0.5.0.
|
||||
|
||||
## Summary
|
||||
|
||||
- Change - Update Phoenix: [#63](https://github.com/owncloud/ocis/ocis-phoenix/pull/63)
|
||||
* Change - Update Phoenix: [#63](https://github.com/owncloud/ocis/ocis-phoenix/pull/63)
|
||||
|
||||
## Details
|
||||
|
||||
- Change - Update Phoenix: [#63](https://github.com/owncloud/ocis/ocis-phoenix/pull/63)
|
||||
* Change - Update Phoenix: [#63](https://github.com/owncloud/ocis/ocis-phoenix/pull/63)
|
||||
|
||||
Updated phoenix from v0.7.0 to v0.8.0
|
||||
Updated phoenix from v0.7.0 to v0.8.0
|
||||
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/pull/63>
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/pull/63
|
||||
|
||||
# Changelog for [0.4.1] \(2020-04-01)
|
||||
# Changelog for [0.4.1] (2020-04-01)
|
||||
|
||||
The following sections list the changes in ocis-phoenix 0.4.1.
|
||||
|
||||
@@ -261,17 +261,17 @@ The following sections list the changes in ocis-phoenix 0.4.1.
|
||||
|
||||
## Summary
|
||||
|
||||
- Bugfix - Create a new tag to fix v0.4.0: [#62](https://github.com/owncloud/ocis/ocis-phoenix/pull/62)
|
||||
* Bugfix - Create a new tag to fix v0.4.0: [#62](https://github.com/owncloud/ocis/ocis-phoenix/pull/62)
|
||||
|
||||
## Details
|
||||
|
||||
- Bugfix - Create a new tag to fix v0.4.0: [#62](https://github.com/owncloud/ocis/ocis-phoenix/pull/62)
|
||||
* Bugfix - Create a new tag to fix v0.4.0: [#62](https://github.com/owncloud/ocis/ocis-phoenix/pull/62)
|
||||
|
||||
Release v0.4.0 is using the wrong assets. We fixed that by creating a new release.
|
||||
Release v0.4.0 is using the wrong assets. We fixed that by creating a new release.
|
||||
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/pull/62>
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/pull/62
|
||||
|
||||
# Changelog for [0.4.0] \(2020-03-31)
|
||||
# Changelog for [0.4.0] (2020-03-31)
|
||||
|
||||
The following sections list the changes in ocis-phoenix 0.4.0.
|
||||
|
||||
@@ -279,25 +279,25 @@ The following sections list the changes in ocis-phoenix 0.4.0.
|
||||
|
||||
## Summary
|
||||
|
||||
- Change - Update Phoenix: [#60](https://github.com/owncloud/ocis/ocis-phoenix/pull/60)
|
||||
- Enhancement - Configuration: [#57](https://github.com/owncloud/ocis/ocis-phoenix/pull/57)
|
||||
* Change - Update Phoenix: [#60](https://github.com/owncloud/ocis/ocis-phoenix/pull/60)
|
||||
* Enhancement - Configuration: [#57](https://github.com/owncloud/ocis/ocis-phoenix/pull/57)
|
||||
|
||||
## Details
|
||||
|
||||
- Change - Update Phoenix: [#60](https://github.com/owncloud/ocis/ocis-phoenix/pull/60)
|
||||
* Change - Update Phoenix: [#60](https://github.com/owncloud/ocis/ocis-phoenix/pull/60)
|
||||
|
||||
Updated phoenix from v0.6.0 to v0.7.0
|
||||
Updated phoenix from v0.6.0 to v0.7.0
|
||||
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/pull/60>
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/pull/60
|
||||
|
||||
- Enhancement - Configuration: [#57](https://github.com/owncloud/ocis/ocis-phoenix/pull/57)
|
||||
* Enhancement - Configuration: [#57](https://github.com/owncloud/ocis/ocis-phoenix/pull/57)
|
||||
|
||||
Extensions should be responsible of configuring themselves. We use Viper for config loading
|
||||
from default paths. Environment variables **WILL** take precedence over config files.
|
||||
Extensions should be responsible of configuring themselves. We use Viper for config loading
|
||||
from default paths. Environment variables **WILL** take precedence over config files.
|
||||
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/pull/57>
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/pull/57
|
||||
|
||||
# Changelog for [0.2.0] \(2020-03-17)
|
||||
# Changelog for [0.2.0] (2020-03-17)
|
||||
|
||||
The following sections list the changes in ocis-phoenix 0.2.0.
|
||||
|
||||
@@ -305,34 +305,34 @@ The following sections list the changes in ocis-phoenix 0.2.0.
|
||||
|
||||
## Summary
|
||||
|
||||
- Bugfix - Config file value not being read: [#45](https://github.com/owncloud/ocis/ocis-phoenix/pull/45)
|
||||
- Enhancement - Update to Phoenix v0.5.0: [#43](https://github.com/owncloud/ocis/ocis-phoenix/issues/43)
|
||||
- Enhancement - Update to Phoenix v0.6.0: [#53](https://github.com/owncloud/ocis/ocis-phoenix/pull/53)
|
||||
* Bugfix - Config file value not being read: [#45](https://github.com/owncloud/ocis/ocis-phoenix/pull/45)
|
||||
* Enhancement - Update to Phoenix v0.5.0: [#43](https://github.com/owncloud/ocis/ocis-phoenix/issues/43)
|
||||
* Enhancement - Update to Phoenix v0.6.0: [#53](https://github.com/owncloud/ocis/ocis-phoenix/pull/53)
|
||||
|
||||
## Details
|
||||
|
||||
- Bugfix - Config file value not being read: [#45](https://github.com/owncloud/ocis/ocis-phoenix/pull/45)
|
||||
* Bugfix - Config file value not being read: [#45](https://github.com/owncloud/ocis/ocis-phoenix/pull/45)
|
||||
|
||||
There was a bug in which phoenix config is always set to the default values and the contents of the
|
||||
config file were actually ignored.
|
||||
There was a bug in which phoenix config is always set to the default values and the contents of the
|
||||
config file were actually ignored.
|
||||
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/issues/46>
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/issues/47>
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/pull/45>
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/issues/46
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/issues/47
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/pull/45
|
||||
|
||||
- Enhancement - Update to Phoenix v0.5.0: [#43](https://github.com/owncloud/ocis/ocis-phoenix/issues/43)
|
||||
* Enhancement - Update to Phoenix v0.5.0: [#43](https://github.com/owncloud/ocis/ocis-phoenix/issues/43)
|
||||
|
||||
Use the latest phoenix release
|
||||
Use the latest phoenix release
|
||||
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/issues/43>
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/issues/43
|
||||
|
||||
- Enhancement - Update to Phoenix v0.6.0: [#53](https://github.com/owncloud/ocis/ocis-phoenix/pull/53)
|
||||
* Enhancement - Update to Phoenix v0.6.0: [#53](https://github.com/owncloud/ocis/ocis-phoenix/pull/53)
|
||||
|
||||
Use the latest phoenix release
|
||||
Use the latest phoenix release
|
||||
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/pull/53>
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/pull/53
|
||||
|
||||
# Changelog for [0.3.0] \(2020-03-17)
|
||||
# Changelog for [0.3.0] (2020-03-17)
|
||||
|
||||
The following sections list the changes in ocis-phoenix 0.3.0.
|
||||
|
||||
@@ -340,19 +340,19 @@ The following sections list the changes in ocis-phoenix 0.3.0.
|
||||
|
||||
## Summary
|
||||
|
||||
- Change - Default to running behind ocis-proxy: [#55](https://github.com/owncloud/ocis/ocis-phoenix/pull/55)
|
||||
* Change - Default to running behind ocis-proxy: [#55](https://github.com/owncloud/ocis/ocis-phoenix/pull/55)
|
||||
|
||||
## Details
|
||||
|
||||
- Change - Default to running behind ocis-proxy: [#55](https://github.com/owncloud/ocis/ocis-phoenix/pull/55)
|
||||
* Change - Default to running behind ocis-proxy: [#55](https://github.com/owncloud/ocis/ocis-phoenix/pull/55)
|
||||
|
||||
We changed the default configuration to integrate better with ocis.
|
||||
We changed the default configuration to integrate better with ocis.
|
||||
|
||||
Clients are supposed to use the ocis-proxy endpoint `https://localhost:9200`
|
||||
Clients are supposed to use the ocis-proxy endpoint `https://localhost:9200`
|
||||
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/pull/55>
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/pull/55
|
||||
|
||||
# Changelog for [0.1.0] \(2020-02-03)
|
||||
# Changelog for [0.1.0] (2020-02-03)
|
||||
|
||||
The following sections list the changes in ocis-phoenix 0.1.0.
|
||||
|
||||
@@ -360,13 +360,14 @@ The following sections list the changes in ocis-phoenix 0.1.0.
|
||||
|
||||
## Summary
|
||||
|
||||
- Change - Initial release of basic version: [#3](https://github.com/owncloud/ocis/ocis-phoenix/issues/3)
|
||||
* Change - Initial release of basic version: [#3](https://github.com/owncloud/ocis/ocis-phoenix/issues/3)
|
||||
|
||||
## Details
|
||||
|
||||
- Change - Initial release of basic version: [#3](https://github.com/owncloud/ocis/ocis-phoenix/issues/3)
|
||||
* Change - Initial release of basic version: [#3](https://github.com/owncloud/ocis/ocis-phoenix/issues/3)
|
||||
|
||||
Just prepared an initial basic version to serve Phoenix for the ownCloud Infinite Scale
|
||||
project. It just provides a minimal viable product to demonstrate the microservice pattern.
|
||||
Just prepared an initial basic version to serve Phoenix for the ownCloud Infinite Scale
|
||||
project. It just provides a minimal viable product to demonstrate the microservice pattern.
|
||||
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/issues/3
|
||||
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/issues/3>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
[](https://cloud.drone.io/owncloud/ocis-phoenix)
|
||||
[](https://gitter.im/cs3org/reva)
|
||||
[](https://www.codacy.com/app/owncloud/ocis-phoenix?utm_source=github.com&utm_medium=referral&utm_content=owncloud/ocis-phoenix&utm_campaign=Badge_Grade)
|
||||
[](https://www.codacy.com/app/owncloud/ocis-phoenix?utm_source=github.com&utm_medium=referral&utm_content=owncloud/ocis-phoenix&utm_campaign=Badge_Grade)
|
||||
[](http://godoc.org/github.com/owncloud/ocis-phoenix)
|
||||
[](http://goreportcard.com/report/github.com/owncloud/ocis-phoenix)
|
||||
[](http://microbadger.com/images/owncloud/ocis-phoenix "Get your own image badge on microbadger.com")
|
||||
@@ -28,7 +28,7 @@ make generate build
|
||||
|
||||
## Security
|
||||
|
||||
If you find a security issue please contact [security@owncloud.com](mailto:security@owncloud.com) first.
|
||||
If you find a security issue please contact security@owncloud.com first.
|
||||
|
||||
## Contributing
|
||||
|
||||
|
||||
@@ -4,4 +4,4 @@ Just prepared an initial basic version to serve Phoenix for the ownCloud
|
||||
Infinite Scale project. It just provides a minimal viable product to
|
||||
demonstrate the microservice pattern.
|
||||
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/issues/3>
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/issues/3
|
||||
|
||||
@@ -6,5 +6,5 @@ than specified. We changed the log level to `Fatal` on non-existing assets.
|
||||
Similar for the web config, it was not failing on service level, but only showing an error in the web ui, wenn
|
||||
the specified config file could not be found. We changed the log level to `Fatal` as well.
|
||||
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/pull/76>
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/pull/77>
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/pull/76
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/pull/77
|
||||
|
||||
@@ -2,5 +2,5 @@ Change: hide searchbar by default
|
||||
|
||||
Since file search is not working at the moment we decided to hide the search bar by default.
|
||||
|
||||
<https://github.com/owncloud/product/issues/116>
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/pull/74>
|
||||
https://github.com/owncloud/product/issues/116
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/pull/74
|
||||
|
||||
@@ -2,4 +2,4 @@ Change: update Phoenix
|
||||
|
||||
Updated phoenix from v0.13.0 to v0.14.0
|
||||
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/pull/78>
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/pull/78
|
||||
|
||||
@@ -2,4 +2,4 @@ Bugfix: build docker images with alpine:latest instead of alpine:edge
|
||||
|
||||
ARM builds were failing when built on alpine:edge, so we switched to alpine:latest instead.
|
||||
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/pull/73>
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/pull/73
|
||||
|
||||
@@ -2,4 +2,4 @@ Change: enable Settings and Accounts apps by default
|
||||
|
||||
The default ocis-web config now adds the frontend of ocis-accounts and ocis-settings to the builtin web config.
|
||||
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/pull/80>
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/pull/80
|
||||
|
||||
@@ -2,5 +2,5 @@ Change: update Phoenix
|
||||
|
||||
Updated phoenix from v0.14.0 to v0.15.0
|
||||
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/pull/79>
|
||||
<https://github.com/owncloud/phoenix/releases/tag/v0.15.0>
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/pull/79
|
||||
https://github.com/owncloud/phoenix/releases/tag/v0.15.0
|
||||
|
||||
@@ -2,6 +2,6 @@ Bugfix: Config file value not being read
|
||||
|
||||
There was a bug in which phoenix config is always set to the default values and the contents of the config file were actually ignored.
|
||||
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/pull/45>
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/issues/46>
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/issues/47>
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/pull/45
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/issues/46
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/issues/47
|
||||
|
||||
@@ -2,4 +2,4 @@ Enhancement: update to Phoenix v0.5.0
|
||||
|
||||
Use the latest phoenix release
|
||||
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/issues/43>
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/issues/43
|
||||
|
||||
@@ -4,4 +4,4 @@ We changed the default configuration to integrate better with ocis.
|
||||
|
||||
Clients are supposed to use the ocis-proxy endpoint `https://localhost:9200`
|
||||
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/pull/55>
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/pull/55
|
||||
|
||||
@@ -2,4 +2,4 @@ Enhancement: Configuration
|
||||
|
||||
Extensions should be responsible of configuring themselves. We use Viper for config loading from default paths. Environment variables **WILL** take precedence over config files.
|
||||
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/pull/57>
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/pull/57
|
||||
|
||||
@@ -2,4 +2,4 @@ Change: Remove pdf-viewer from default apps
|
||||
|
||||
oCIS-web doesn't have a dedicated pdf-viewer app anymore but instead uses the default browser behaviour for PDFs. We removed pdf-viewer from the set of default apps.
|
||||
|
||||
<https://github.com/owncloud/ocis/ocis-phoenix/pull/85>
|
||||
https://github.com/owncloud/ocis/ocis-phoenix/pull/85
|
||||
|
||||
@@ -1,11 +1,10 @@
|
||||
* * *
|
||||
|
||||
---
|
||||
title: "Phoenix"
|
||||
date: 2018-05-02T00:00:00+00:00
|
||||
weight: 10
|
||||
geekdocRepo: <https://github.com/owncloud/ocis-phoenix>
|
||||
geekdocRepo: https://github.com/owncloud/ocis-phoenix
|
||||
geekdocEditPath: edit/master/docs
|
||||
|
||||
## geekdocFilePath: \_index.md
|
||||
geekdocFilePath: _index.md
|
||||
---
|
||||
|
||||
This service embeds [Phoenix](https://github.com/owncloud/phoenix) to provide a UI for ownCloud Infinite Scale.
|
||||
|
||||
@@ -1,27 +1,26 @@
|
||||
* * *
|
||||
|
||||
---
|
||||
title: "Building"
|
||||
date: 2018-05-02T00:00:00+00:00
|
||||
weight: 30
|
||||
geekdocRepo: <https://github.com/owncloud/ocis-phoenix>
|
||||
geekdocRepo: https://github.com/owncloud/ocis-phoenix
|
||||
geekdocEditPath: edit/master/docs
|
||||
|
||||
## geekdocFilePath: building.md
|
||||
geekdocFilePath: building.md
|
||||
---
|
||||
|
||||
As this project is built with Go, so you need to install that first. The installation of Go is out of the scope of this document, please follow the official documentation for [Go](https://golang.org/doc/install), to build this project you have to install Go >= v1.12. After the installation of the required tools you need to get the sources:
|
||||
|
||||
{{< highlight txt >}}
|
||||
git clone <https://github.com/owncloud/ocis-phoenix.git>
|
||||
{{< highlight txt >}}
|
||||
git clone https://github.com/owncloud/ocis-phoenix.git
|
||||
cd ocis-phoenix
|
||||
{{< / highlight >}}
|
||||
{{< / highlight >}}
|
||||
|
||||
All required tool besides Go itself and make are bundled or getting automatically installed within the `GOPATH`. All commands to build this project are part of our `Makefile`.
|
||||
|
||||
## Backend
|
||||
|
||||
{{< highlight txt >}}
|
||||
{{< highlight txt >}}
|
||||
make generate
|
||||
make build
|
||||
{{< / highlight >}}
|
||||
{{< / highlight >}}
|
||||
|
||||
The above commands will download a [Phoenix](https://github.com/owncloud/phoenix) release and embed it into the binary. Finally you should have the binary within the `bin/` folder now, give it a try with `./bin/ocis-phoenix -h` to see all available options.
|
||||
|
||||
@@ -1,14 +1,13 @@
|
||||
* * *
|
||||
|
||||
---
|
||||
title: "Getting Started"
|
||||
date: 2018-05-02T00:00:00+00:00
|
||||
weight: 20
|
||||
geekdocRepo: <https://github.com/owncloud/ocis-phoenix>
|
||||
geekdocRepo: https://github.com/owncloud/ocis-phoenix
|
||||
geekdocEditPath: edit/master/docs
|
||||
geekdocFilePath: getting-started.md
|
||||
---
|
||||
|
||||
## geekdocFilePath: getting-started.md
|
||||
|
||||
{{< toc >}}
|
||||
{{< toc >}}
|
||||
|
||||
## Installation
|
||||
|
||||
@@ -128,91 +127,91 @@ If you prefer to configure the service with commandline flags you can see the av
|
||||
|
||||
#### Global
|
||||
|
||||
\--config-file
|
||||
--config-file
|
||||
: Path to config file, empty default value
|
||||
|
||||
\--log-level
|
||||
--log-level
|
||||
: Set logging level, defaults to `info`
|
||||
|
||||
\--log-color
|
||||
--log-color
|
||||
: Enable colored logging, defaults to `true`
|
||||
|
||||
\--log-pretty
|
||||
--log-pretty
|
||||
: Enable pretty logging, defaults to `true`
|
||||
|
||||
#### Server
|
||||
|
||||
\--tracing-enabled
|
||||
--tracing-enabled
|
||||
: Enable sending traces, defaults to `false`
|
||||
|
||||
\--tracing-type
|
||||
--tracing-type
|
||||
: Tracing backend type, defaults to `jaeger`
|
||||
|
||||
\--tracing-endpoint
|
||||
--tracing-endpoint
|
||||
: Endpoint for the agent, empty default value
|
||||
|
||||
\--tracing-collector
|
||||
--tracing-collector
|
||||
: Endpoint for the collector, empty default value
|
||||
|
||||
\--tracing-service
|
||||
--tracing-service
|
||||
: Service name for tracing, defaults to `phoenix`
|
||||
|
||||
\--debug-addr
|
||||
--debug-addr
|
||||
: Address to bind debug server, defaults to `0.0.0.0:9104`
|
||||
|
||||
\--debug-token
|
||||
--debug-token
|
||||
: Token to grant metrics access, empty default value
|
||||
|
||||
\--debug-pprof
|
||||
--debug-pprof
|
||||
: Enable pprof debugging, defaults to `false`
|
||||
|
||||
\--debug-zpages
|
||||
--debug-zpages
|
||||
: Enable zpages debugging, defaults to `false`
|
||||
|
||||
\--http-addr
|
||||
--http-addr
|
||||
: Address to bind http server, defaults to `0.0.0.0:9100`
|
||||
|
||||
\--http-root
|
||||
--http-root
|
||||
: Root path of http server, defaults to `/`
|
||||
|
||||
\--asset-path
|
||||
--asset-path
|
||||
: Path to custom assets, empty default value
|
||||
|
||||
\--web-config
|
||||
--web-config
|
||||
: Path to phoenix config, empty default value
|
||||
|
||||
\--web-config-server
|
||||
--web-config-server
|
||||
: Server URL, defaults to `http://localhost:9135`
|
||||
|
||||
\--web-config-theme
|
||||
--web-config-theme
|
||||
: Theme, defaults to `owncloud`
|
||||
|
||||
\--web-config-version
|
||||
--web-config-version
|
||||
: Version, defaults to `0.1.0`
|
||||
|
||||
\--web-config-app
|
||||
--web-config-app
|
||||
: Provide multiple apps, defaults to `""`. Usage: `phoenix --web-config-app files --web-config-app pdf-viewer`
|
||||
|
||||
\--oidc-metadata-url
|
||||
--oidc-metadata-url
|
||||
: OpenID Connect metadata URL, defaults to `http://localhost:9130/.well-known/openid-configuration`
|
||||
|
||||
\--oidc-authority
|
||||
--oidc-authority
|
||||
: OpenID Connect authority, defaults to `http://localhost:9130`
|
||||
|
||||
\--oidc-client-id
|
||||
--oidc-client-id
|
||||
: OpenID Connect client ID, defaults to `phoenix`
|
||||
|
||||
\--oidc-response-type
|
||||
--oidc-response-type
|
||||
: OpenID Connect response type, defaults to `code`
|
||||
|
||||
\--oidc-scope
|
||||
--oidc-scope
|
||||
: OpenID Connect scope, defaults to `openid profile email`
|
||||
|
||||
In case you want to render any additional properties in the config.json you can provide a custom config.json using eg. `ocis-phoenix server --web-config=/path/to/config.json`
|
||||
|
||||
#### Health
|
||||
|
||||
\--debug-addr
|
||||
--debug-addr
|
||||
: Address to debug endpoint, defaults to `0.0.0.0:9104`
|
||||
|
||||
### Configuration file
|
||||
@@ -227,17 +226,17 @@ The program provides a few sub-commands on execution. The available configuratio
|
||||
|
||||
The server command is used to start the http and debug server on two addresses within a single process. The http server is serving the general webservice while the debug server is used for health check, readiness check and to server the metrics mentioned below. For further help please execute:
|
||||
|
||||
{{< highlight txt >}}
|
||||
{{< highlight txt >}}
|
||||
ocis-phoenix server --help
|
||||
{{< / highlight >}}
|
||||
{{< / highlight >}}
|
||||
|
||||
### Health
|
||||
|
||||
The health command is used to execute a health check, if the exit code equals zero the service should be up and running, if the exist code is greater than zero the service is not in a healthy state. Generally this command is used within our Docker containers, it could also be used within Kubernetes.
|
||||
|
||||
{{< highlight txt >}}
|
||||
{{< highlight txt >}}
|
||||
ocis-phoenix health --help
|
||||
{{< / highlight >}}
|
||||
{{< / highlight >}}
|
||||
|
||||
## Metrics
|
||||
|
||||
|
||||
@@ -1,11 +1,10 @@
|
||||
* * *
|
||||
|
||||
---
|
||||
title: "License"
|
||||
date: 2018-05-02T00:00:00+00:00
|
||||
weight: 50
|
||||
geekdocRepo: <https://github.com/owncloud/ocis-phoenix>
|
||||
geekdocRepo: https://github.com/owncloud/ocis-phoenix
|
||||
geekdocEditPath: edit/master/docs
|
||||
|
||||
## geekdocFilePath: license.md
|
||||
geekdocFilePath: license.md
|
||||
---
|
||||
|
||||
This project is licensed under the [Apache 2.0](https://github.com/owncloud/ocis/ocis-phoenix/blob/master/LICENSE) license. For the license of the used libraries you have to check the respective sources.
|
||||
|
||||
@@ -1,13 +1,12 @@
|
||||
* * *
|
||||
|
||||
---
|
||||
title: "Releasing"
|
||||
weight: 40
|
||||
geekdocRepo: <https://github.com/owncloud/ocis-phoenix>
|
||||
geekdocRepo: https://github.com/owncloud/ocis-phoenix
|
||||
geekdocEditPath: edit/master/docs
|
||||
geekdocFilePath: releasing.md
|
||||
---
|
||||
|
||||
## geekdocFilePath: releasing.md
|
||||
|
||||
{{< toc >}}
|
||||
{{< toc >}}
|
||||
|
||||
## Releasing
|
||||
|
||||
@@ -17,10 +16,10 @@ To update this package within all the deliveries, we need to update the package
|
||||
|
||||
### Package Hierarchy
|
||||
|
||||
- [ocis](https://githug.com/owncloud/ocis)
|
||||
- [ocis-phoenix](https://github.com/owncloud/ocis-phoenix)
|
||||
- [ocis-pkg](https://github.com/owncloud/ocis-pkg)
|
||||
- [phoenix](https://github.com/owncloud/phoenix)
|
||||
- [ocis](https://githug.com/owncloud/ocis)
|
||||
- [ocis-phoenix](https://github.com/owncloud/ocis-phoenix)
|
||||
- [ocis-pkg](https://github.com/owncloud/ocis-pkg)
|
||||
- [phoenix](https://github.com/owncloud/phoenix)
|
||||
|
||||
#### Prerequisites
|
||||
|
||||
@@ -29,15 +28,15 @@ and take note of its release tag name.
|
||||
|
||||
#### Updating ocis-phoenix
|
||||
|
||||
1. Create a branch `release-$version`. in <https://github.com/owncloud/ocis-phoenix>
|
||||
2. Create a Folder in `changelog` for the release version and date `mkdir $major.$minor.$patchVersion_YYYY-MM-DD`.
|
||||
3. Move all changelog items from the `changelog/unreleased/` folder to the `$major.$minor.$patchVersion_YYYY-MM-DD` folder.
|
||||
4. Update the go module `ocis-pkg` to the latest version <https://blog.golang.org/using-go-modules> .
|
||||
5. Update the phoenix asset by adjusting the value of `PHOENIX_ASSETS_VERSION` at the top of the Makefile and specify the tag name of the latest [Phoenix release](https://github.com/owncloud/phoenix/tags).
|
||||
6. Run `make clean generate`.
|
||||
7. Create a changelog item for the update in the `changelog/$major.$minor.$patchVersion_YYYY-MM-DD` folder.
|
||||
8. Commit your changes.
|
||||
9. After merging, wait for the CI to run on the merge commit.
|
||||
1. Create a branch `release-$version`. in <https://github.com/owncloud/ocis-phoenix>
|
||||
2. Create a Folder in `changelog` for the release version and date `mkdir $major.$minor.$patchVersion_YYYY-MM-DD`.
|
||||
3. Move all changelog items from the `changelog/unreleased/` folder to the `$major.$minor.$patchVersion_YYYY-MM-DD` folder.
|
||||
4. Update the go module `ocis-pkg` to the latest version <https://blog.golang.org/using-go-modules> .
|
||||
5. Update the phoenix asset by adjusting the value of `PHOENIX_ASSETS_VERSION` at the top of the Makefile and specify the tag name of the latest [Phoenix release](https://github.com/owncloud/phoenix/tags).
|
||||
6. Run `make clean generate`.
|
||||
7. Create a changelog item for the update in the `changelog/$major.$minor.$patchVersion_YYYY-MM-DD` folder.
|
||||
8. Commit your changes.
|
||||
9. After merging, wait for the CI to run on the merge commit.
|
||||
10. Go to "Releases" in GH click "Draft a new Release".
|
||||
11. Use `v$major.$minor.$patch` as a tag (the `v` prefix is important) and publish it.
|
||||
12. The tag and the Release artifacts will be created automatically.
|
||||
@@ -45,3 +44,4 @@ and take note of its release tag name.
|
||||
#### Next steps
|
||||
|
||||
Next steps is usually updating the ocis-phoenix version in the [ocis](https://githug.com/owncloud/ocis) repository.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user