add changelog tooling
All checks were successful
Build and Deploy Staging / build (push) Successful in 44s
Build and Deploy Antora Docs / build (push) Successful in 36s
Tests / test (push) Successful in 27s
Build and Deploy Staging / deploy (push) Successful in 6s
Build and Deploy Antora Docs / deploy (push) Successful in 4s
All checks were successful
Build and Deploy Staging / build (push) Successful in 44s
Build and Deploy Antora Docs / build (push) Successful in 36s
Tests / test (push) Successful in 27s
Build and Deploy Staging / deploy (push) Successful in 6s
Build and Deploy Antora Docs / deploy (push) Successful in 4s
This commit is contained in:
parent
6ed6a8f4c3
commit
96469c0212
6 changed files with 415 additions and 3 deletions
|
|
@ -5,6 +5,7 @@
|
|||
** xref:web-portal-admin.adoc[Admin]
|
||||
** xref:web-portal-controlplanes.adoc[Control-Planes]
|
||||
** xref:web-portal-billingentity.adoc[Billing Entities]
|
||||
** xref:web-portal-changelog.adoc[Changelog]
|
||||
|
||||
* xref:web-portal-planning.adoc[]
|
||||
** xref:user-stories.adoc[]
|
||||
|
|
@ -16,4 +17,4 @@
|
|||
** xref:api.adoc[]
|
||||
|
||||
* Cloud Providers
|
||||
** xref:exoscale-osb.adoc[]
|
||||
** xref:exoscale-osb.adoc[]
|
||||
|
|
|
|||
20
docs/modules/ROOT/pages/web-portal-changelog.adoc
Normal file
20
docs/modules/ROOT/pages/web-portal-changelog.adoc
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
= Portal Changelog
|
||||
|
||||
== 2025.10.27-0
|
||||
|
||||
=== UI/UX
|
||||
* Restrict user input to more sensible ranges (link:https://servala.app.codey.ch/servala/servala-portal/pulls/251[#251])
|
||||
* Inline user info in service offering page (link:https://servala.app.codey.ch/servala/servala-portal/pulls/250[#250])
|
||||
|
||||
=== bug
|
||||
* Fix generated FQDN not being submitted (link:https://servala.app.codey.ch/servala/servala-portal/pulls/249[#249])
|
||||
|
||||
=== dependencies
|
||||
* Update dependency isort to v7 (link:https://servala.app.codey.ch/servala/servala-portal/pulls/252[#252])
|
||||
* Update dependency pillow to v12 (link:https://servala.app.codey.ch/servala/servala-portal/pulls/253[#253])
|
||||
* Lock file maintenance (link:https://servala.app.codey.ch/servala/servala-portal/pulls/255[#255])
|
||||
* Update https://github.com/astral-sh/setup-uv action to v7 (link:https://servala.app.codey.ch/servala/servala-portal/pulls/254[#254])
|
||||
* Update dependency flake8-bugbear to v25 (link:https://servala.app.codey.ch/servala/servala-portal/pulls/248[#248])
|
||||
* Update https://github.com/renovatebot/github-action action to v43.0.18 - autoclosed (link:https://servala.app.codey.ch/servala/servala-portal/pulls/239[#239])
|
||||
* Update actions/setup-node action to v6 (link:https://servala.app.codey.ch/servala/servala-portal/pulls/247[#247])
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue