fortify / fcli

fcli is a command-line utility for interacting with various Fortify products
https://fortify.github.io/fcli/
Other
31 stars 17 forks source link

FoD : Fixes/refactoring for issues when creating releases on microservices #321

Closed kadraman closed 1 year ago

kadraman commented 1 year ago

fix: FoD: fcli fod release create ... --microservice=XX fails (fixes #320)

fix: FoD: fcli fod microservice create --skip-if-exists APP_NAME:MS_NAME fails (fixes #319)

chore: fix message.properties references to standard picocli conventions

rsenden commented 1 year ago

Apparently there are merge conflicts in FoDMessages.properties; is this something you can fix on your side, or should I manually try to merge this?

kadraman commented 1 year ago

I have merged it - don't know why it didn't do it automatically!