Brian Demers
Brian Demers
Yes and no, our Chocolately packages are currently manually moderated, sometimes it takes a couple of weeks for that to happen. Using the `version` flag is the workaround. However, we...
Basically, it's a human moderation delay, once we have a few more versions out, it's _possible_ that it could be automated (which probably means hours or days instead of weeks)....
💯 I wish something like [dotenv](https://www.npmjs.com/package/dotenv) would be _standard_ across all frameworks/libraries/langs
I'm just not sure we could/should make that a requirement to use the cli.
I was going to update this, but it gets a little tricky, this value is listed in the developer console as "Org URL". and _most_ developer configurations need the base...
It's funny you mention that! Digging into JReleaser has been on my TODO list for a while, which hopefully can help a lot with dealing with the release config (as...
`src/main/resources/application.[properties|yml]` is the default configuration file for Spring Boot. When you select the "Spring Boot" option that file will either be created or updated and include the application configuration.
I see what you are saying now, I tweaked the description of the issue. To add to my previous edits, we might want to just prompt the user with an...
Good suggestion!
Thanks for the report and the suggestion @poppgs64!!