Receive a notification when deployment finishes #75
Labels
No labels
api service
blocked
bug
component: fediversity panel
component: nixops4
documentation
estimation high: >3d
estimation low: <2h
estimation mid: <8h
productisation
project-management
question
role: application developer
role: application operator
role: hosting provider
role: maintainer
security
technical debt
testing
type unclear
type: key result
type: objective
type: task
type: user story
user experience
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Blocks
#294 vanity}
fediversity/fediversity
Reference: fediversity/fediversity#75
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
in-page popup messagein-page notification bubblerelevant info to tell the users would include what URLs the services may be accessed at, e.g.:
@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.
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.