pierrecdn / phpipam

phpIPAM Docker image
GNU Lesser General Public License v3.0
94 stars 111 forks source link

Release version update and Version change from ENV to ARG #78

Closed leleobhz closed 1 year ago

leleobhz commented 1 year ago

Hello!

This PR aims 2 objectives:

It's possible to you @pierrecdn to accept this PR?

Thank you!

leleobhz commented 1 year ago

Just a note: I kept intermediate commits to "tell a history". I can fixup all this commits if author prefers.

pierrecdn commented 1 year ago

Hi, Thanks for that!

It's possible to you @pierrecdn to accept this PR?

Sure, overall changes seems perfectly OK to me.

Just a note: I kept intermediate commits to "tell a history".

Yes, that's great to keep track of each change individually and keep a clean commit message on each of them.

I can fixup all this commits if author prefers.

I would prefer that you fix up the ones that are related indeed (such as ENV/ARG and the SAML thing). Thanks.

leleobhz commented 1 year ago

Hi, Thanks for that!

It's possible to you @pierrecdn to accept this PR?

Sure, overall changes seems perfectly OK to me.

Just a note: I kept intermediate commits to "tell a history".

Yes, that's great to keep track of each change individually and keep a clean commit message on each of them.

I can fixup all this commits if author prefers.

I would prefer that you fix up the ones that are related indeed (such as ENV/ARG and the SAML thing). Thanks.

Hello @pierrecdn !

I did the rebase for commits. Do you mind check it again?

Thank you!

pierrecdn commented 1 year ago

Done, many thanks!