MDrivenServer Slack web hook
m ((username removed) (log details removed): Moving to Documentation namespace)
(Replacing message template with parser tag)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<message>Write the content here to display this box</message>
When multiple developers are working against a common MDrivenServer for development, you will need to communicate with all the developers when you evolve the database. If you do not and they execute the system with an old model, they will get a lot of mismatch errors.
When multiple developers are working against a common MDrivenServer for development, you will need to communicate with all the developers when you evolve the database. If you do not and they execute the system with an old model, they will get a lot of mismatch errors.


Line 15: Line 16:
To set this up, create a webhook in Slack –> it is a URL that we use with Rest to write JSon –> and set it in the MDrivenServers you want to track. In MDrivenTurnkey, you can find the MDrivenServer on the <turnkeyurl>/__MDrivenServer.
To set this up, create a webhook in Slack –> it is a URL that we use with Rest to write JSon –> and set it in the MDrivenServers you want to track. In MDrivenTurnkey, you can find the MDrivenServer on the <turnkeyurl>/__MDrivenServer.
[[Category:MDriven Server]]
[[Category:MDriven Server]]
{{Edited|July|12|2024}}

Latest revision as of 07:44, 17 June 2024

When multiple developers are working against a common MDrivenServer for development, you will need to communicate with all the developers when you evolve the database. If you do not and they execute the system with an old model, they will get a lot of mismatch errors.

We have an agreed rule to write a line in Slack when evolving the dev-database. We usually write “Evolve dev”. This is a signal to developers that they must merge new code from Git and rebuild before testing.

Slack is a much-used collaboration tool. It is easy to add an integration to Slack.

We added a web-hook integration you can set:

Slack - 1 .png

Whenever someone evolves the dev system now, I get this in my Slack channel of choice:

Slack - 2.png

To set this up, create a webhook in Slack –> it is a URL that we use with Rest to write JSon –> and set it in the MDrivenServers you want to track. In MDrivenTurnkey, you can find the MDrivenServer on the <turnkeyurl>/__MDrivenServer.

This page was edited 12 days ago on 06/17/2024. What links here