bendemeyer commented on issue #1235:
URL: https://github.com/apache/answer/issues/1235#issuecomment-2612946032

   @LinkinStars Thanks for the explanation!
   
   One of the goals I'm aiming for in the way I set up my instance is to 
minimize long-term maintenance overhead, including things like explicit version 
management. Ideally I'd like to be able to update to the latest release just by 
re-running the build with my existing Dockerfile.
   
   Do you think it would be possible to establish a versioning/tagging pattern 
between the `apache/answer` and `apache/answer-plugin` projects that would 
guarantee (or at least as close to that as is possible in software) 
compatibility between dynamically referenced objects? Maybe something like 
`@stable` and `@latest` tags?
   
   I don't know much about these projects yet, so I'm not sure how much 
overhead would go into implementing & maintaining something like that. If it's 
doable, I'd be happy to contribute if I can get some pointers on where to start.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to