mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
use profile instead of system property to set db-kind
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user