Receive a notification when deployment finishes #75

Open
opened 2025-01-27 13:18:04 +01:00 by fricklerhandwerk · 2 comments

As a Fediversity user,
I want to get a notification when a deployment finishes (since it may take a while),
in order to be able to do something else in the meantime and then return to the original task and inspect its result.

Acceptance criteria

Given I have a configuration,
When I run the deployment, disconnect from the session, and the deployment run ends,
Then my configured sinks will receive a notification.

Implementation notes

potential ways to notify user include:

  • webhook
  • email (needs #117)
  • in-page popup message
  • in-page notification bubble

relevant info to tell the users would include what URLs the services may be accessed at, e.g.:

sync to mastodon server https://mastodon.fediversity.net succeeded

**As** a Fediversity user, **I want** to get a notification when a deployment finishes (since it may take a while), **in order to** be able to do something else in the meantime and then return to the original task and inspect its result. ## Acceptance criteria Given I have a configuration, When I run the deployment, disconnect from the session, and the deployment run ends, Then my configured sinks will receive a notification. ## Implementation notes potential ways to notify user include: - webhook - email (needs #117) - in-page popup message - in-page notification bubble relevant info to tell the users would include what URLs the services may be accessed at, e.g.: > sync to mastodon server https://mastodon.fediversity.net succeeded
Owner

@fricklerhandwerk how would you feel about trying this one by email for now for demo purposes?
that is, until we move to css (#140) / front-end (#145) frameworks.

@fricklerhandwerk how would you feel about trying this one by email for now for demo purposes? that is, until we move to css (#140) / front-end (#145) frameworks.
Author
Owner

Yes for email, but I'd deprioritise notifications for the demo, it's not essential and if we show completion in the deployment page that's perfectly good enough already.

Yes for email, but I'd deprioritise notifications for the demo, it's not essential and if we show completion in the deployment page that's perfectly good enough already.
kiara removed this from the Fediversity project 2025-04-14 11:13:20 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Blocks
#294 vanity
fediversity/fediversity
#609 Install selected applications
fediversity/fediversity
Reference
fediversity/fediversity#75
No description provided.