centraldogma icon indicating copy to clipboard operation
centraldogma copied to clipboard

Provide a generic facility to show per-project and global notifications

Open trustin opened this issue 8 years ago • 2 comments

A Central Dogma project (or its repositories) is updated automatically by a machine. e.g. Git-to-CD mirroring. When such a task fails, there's no way to know the reason of the failure other than digging into the log files, which is very inconvenient.

We should provide a generic API that allows such tasks to send a notification/log message so that a user can browse them via web admin UI or watchable API call.

trustin avatar Oct 11 '17 06:10 trustin

We could provide per-project or per-repository log viewer which shows which user/app accessed which file.

trustin avatar Jul 04 '18 01:07 trustin

We may also want to notify a user when a repository/project is removed/purged.

trustin avatar Jul 17 '19 09:07 trustin