Hello!

Thanks Awasum for starting the discussion around this.
Docker Hub is in the middle of being configured that every time something
is pushed to
"develop" branch a new Docker image is built and tagged with "latest".

My suggestion is to start tagging fineract-cn-* repos with
0.0.1-M1, 0.0.1-M2, 0.0.1-M3, etc
whenever some larger work has been completed.

Currently there is not much development going on in fineract-cn but if two
people are runninig images tagged "latest"
they might not be using the same code (as latest is rewritten with each
push to "develop" branch).

To overcome this limitation I was proposing to release these "milestone"
versions just to have
common ground for everryone.

Tagging a version in github also produces a release in JFrog Arttifactory
so this would be also
common ground to attach a certan version of some fineract-cn-* library.

Juhan

Kontakt Awasum Yannick (<awa...@apache.org>) kirjutas kuupƤeval L, 24.
august 2019 kell 23:16:

> Hi All,
>
> Juhan is making progress with releasing Fineract via Docker :
> https://issues.apache.org/jira/browse/FINCN-170
>
> There is a suggestion on that thread to make formal milestone releases of
> CN via Dockerhub. Through this process, we have began testing releasing via
> tags on Github which then trggers docker builds and publishing on Dockerhub
> See: https://github.com/apache/fineract-cn-accounting/releases
> and https://hub.docker.com/r/apache/fineract-cn-accounting/tags
>
> I wanted to raise the discussion around how we plan on Releasing Fineract
> CN.
> Any ideas and thoughts?
>
> I know some work is still left to be done. Between the work Isaac did on
> integrating Postgres and the work Graham is doing wrt replacing Hibernate
> with EclipseLink, I think we are getting close.
>
>
> Thanks.
> Awasum
>
>

Reply via email to