Skip to content

Added mention about LTS updates in the update doc #2694

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Apr 15, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/getting_started/install_ibexa_dxp.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ composer -V
The site is password-protected.
You must set up authentication tokens to access the site.

Log in to your service portal on [support.ibexa.co](https://support.ibexa.co/), go to your **Service Portal**, and look for the following on the **Maintenance and Support agreement details** screen:
Log in to your Service portal on [support.ibexa.co](https://support.ibexa.co/), go to your **Service Portal**, and look for the following on the **Maintenance and Support agreement details** screen:

![Authentication token](using_composer_auth_token.png)

Expand Down Expand Up @@ -93,7 +93,7 @@ This allows you to revoke access later.
After this, when running Composer to get updates, you're asked for a username and password.
Use:

- as username - your Installation key found on the **Maintenance and Support agreement details** page in the service portal
- as username - your Installation key found on the **Maintenance and Support agreement details** page in the Service portal
- as password - the token password you retrieved in step 3 above

!!! note "Authentication token validation delay"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

## Channels

- If you're a customer or partner, please log in to your Service Portal at <https://support.ibexa.co/>, click "New Ticket", and report the issue as you would report a normal support request. [[= product_name_base =]] Product Support will respond, take care of the report, and keep you informed of the developments.
- If you're a customer or partner, please log in to your Service portal at <https://support.ibexa.co/>, click "New Ticket", and report the issue as you would report a normal support request. [[= product_name_base =]] Product Support will respond, take care of the report, and keep you informed of the developments.

Check warning on line 15 in docs/infrastructure_and_maintenance/security/reporting_issues.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/infrastructure_and_maintenance/security/reporting_issues.md#L15

[Ibexa.FutureTense] Use present tense instead of future.
Raw output
{"message": "[Ibexa.FutureTense] Use present tense instead of future.", "location": {"path": "docs/infrastructure_and_maintenance/security/reporting_issues.md", "range": {"start": {"line": 15, "column": 234}}}, "severity": "WARNING"}
- If you're not a customer or partner, please log in to the [[= product_name_base =]] JIRA issue tracker: <https://issues.ibexa.co/>. Create an account if you don't have one, it's free. Click the "Create" button in the top menu to create your report. For "Project", select "[[= product_name_base =]] IBX", or "eZ Publish / Platform", or "eZ Platform Enterprise Edition", depending on which product is affected by the bug. **Important: Select "Security Level": "Security"!** The engineering team will take care of your report.
- It's also possible to report security issues by email to <[email protected]> - this requires no account.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ When getting ready to go live with your project for the first time, or when re-l

!!! caution

Security is an ongoing process. After going live, you should pay attention to security advisories released via [your service portal](https://support.ibexa.co/), or via [Security advisories](https://developers.ibexa.co/security-advisories) if you're not a subscriber.
Security is an ongoing process. After going live, you should pay attention to security advisories released via [your Service portal](https://support.ibexa.co/), or via [Security advisories](https://developers.ibexa.co/security-advisories) if you're not a subscriber.

## [[= product_name =]]

Expand Down
2 changes: 1 addition & 1 deletion docs/resources/contributing/report_and_follow_issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ If you find any, update them with your comment or additional information instead

If you discover a security issue, please don't report it through regular channels, but instead take a look at the [Security section](reporting_issues.md).

If you have an [[= product_name =]] subscription, report your issues through the [support portal](https://support.ibexa.co) instead of JIRA.
If you have an [[= product_name =]] subscription, report your issues through the [Service portal](https://support.ibexa.co) instead of JIRA.
This ensures the issue can be quickly prioritized according to its impact.

If you cannot find an existing ticket matching what your issue, you can create a new one.
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/release_process_and_roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ Distribution files of [[= product_name_base =]] three editions are as follows:
[[= product_name_base =]]'s support and maintenance services specific to each release are only available from a given start date until an end date.
The time in between the start and end dates is what [[= product_name_base =]] calls the product's **Service Life**.

You can find the specific dates of service life for each release on [[= product_name_base =]] [support portal service life page](https://support.ibexa.co/Public/Service-Life).
You can find the specific dates of service life for each release on [[= product_name_base =]] [service life page](https://support.ibexa.co/Public/Service-Life).
6 changes: 3 additions & 3 deletions docs/snippets/update/notify_support.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Notify support

Please tell support that you have updated your installation.
They update your support portal to match the new version.
Inform the support team that you have updated your installation.
They update your Service portal to match the new version.
This ensures that you receive notifications about new maintenance releases and security advisories for the correct version.
You can contact support at [email protected] or through your [Support portal](https://support.ibexa.co).
You can contact the support team at [email protected] or through your [Service portal](https://support.ibexa.co).
21 changes: 21 additions & 0 deletions docs/update_and_migration/from_4.6/update_from_4.6.md
Original file line number Diff line number Diff line change
Expand Up @@ -338,3 +338,24 @@ vendor/bin/rector --dry-run
``` bash
vendor/bin/rector
```

[[% include 'snippets/update/notify_support.md' %]]

With the product updated to the latest version, you can now finish the update process or proceed to updating the LTS Updates packages.

## LTS Updates

[LTS Updates](editions.md#lts-updates) are standalone packages with their own update procedures.
To use the [latest features](ibexa_dxp_v4.6.md) added to them, update them separately with the following commands:

=== "AI actions"

```bash
composer require ibexa/connector-ai:[[= latest_tag_4_6 =]] ibexa/connector-openai:[[= latest_tag_4_6 =]]
```

=== "Date and time attribute"

```bash
composer require ibexa/product-catalog-date-time-attribute:[[= latest_tag_4_6 =]]
```