use profile instead of system property to set db-kind

This commit is contained in:
Athou
2024-08-12 10:25:25 +02:00
parent aaf237d111
commit 6b0aa32da2
3 changed files with 128 additions and 7 deletions

View File

@@ -7,11 +7,11 @@ MVP:
- https://github.com/quarkusio/quarkus/issues/42463
- Rewrite cookie with https://quarkus.io/guides/rest#request-or-response-filters in the mean time
- mvn profile instead of -Dquarkus.datasource.db-kind
- update github actions
- release after tag
- new job that downloads all artifacts because we need them all to create the release
- update readme
- update docker readme
- update release notes (+ mention h2 migration has been removed, upgrade to last 4.x is required)
Nice to have:
@@ -24,8 +24,3 @@ Nice to have:
- OPML encoding is not handled correctly
- remove Timers metrics page
native-image
-------------
- https://www.graalvm.org/latest/reference-manual/native-image/dynamic-features/Resources/
- https://github.com/rometools/rome/pull/636/files