Skip to content

Activity

The Activity page of a repository records what happened to it: which files arrived, where they came from, and what was changed in the settings.

File events

Anyone with read permission sees the file events, newest first.

EventWhat it means
DeployA file was deployed to the repository
ReplaceA deployed file took the place of one that existed
CacheA file arrived from an upstream
DeleteA file was deleted
Index publishThe Maven index got a new incremental part
Index resetThe Maven index was rebuilt from the start

Each event names the path and who caused it: the account or the token that deployed the file, or the upstream that it came from. A replacement also shows what the file was before, so you can tell that a file changed even in a repository that allows replacing files.

The file page shows the events for one path alone.

Settings changes

An administrator also sees the settings events.

EventWhat it means
Repository created, updated, or deletedThe repository or one of its settings changed
Upstream added, updated, removed, or reorderedAn upstream changed
Content rule added or removedA content rule changed
Access granted or revokedSomeone, or a token, was given or lost access
Domain added, removed, or status changedA custom domain changed