-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: events throughput on the Event Log dashboard * feat: sent_events_count metrics collecting sent events counts (#909) * fix: authorizer to work with security records with mixed visibility (#908) * refactor: GitLab client in KG service (#906) * chore: CLI upgraded to 1.1.0 * fix: transformation flow to deduplicate different members with the same id (#903) * fix: to awaiting deletion status change not to fail if the event is gone * fix: missing project on cloning error as MalformedRepository * fix: auth related problems on cloning as recoverable failures * feat: migrations to restore failed events (#900) * fix: triples generation not to fail when repo is dirty after checkout (#898) * fix: event for repos that cannot be cloned to be non-recoverable (#897) * fix: sparql encoder to escape ' (#895) * fix: event persistence to work in case of race condition (#893) * fix: reduce noise in EL logs (#891) * chore: MemberSyncEvent to be sent less frequently in the first hour * fix: triples removal process not to timeout after 45s * fix: token association not to fail on race condition (#889) * fix: status change event not to fail on 0 updated (#888) * fix: TG processes not to log malformed repo issues (#887) * fix: added retry mechanism when storing and fetching the access token (#886) * fix: auth related issues on cloning to be classified as AuthRecoverableError (#885) * chore: sentry-sdk for renku CLI upgraded to 1.5.5 * fix: project clean-up process not to log error for 401 on webhook removal (#884) * fix: global commit sync finder not to throw error when project is gone (#882) * fix: GET /events to render links in the response correctly * fix: global commit sync to traverse commits from the oldest (#881) * fix: commit sync flows to call GitLab without token on 403 (#878)
- Loading branch information
Showing
372 changed files
with
5,426 additions
and
3,909 deletions.
There are no files selected for viewing
18 changes: 18 additions & 0 deletions
18
acceptance-tests/src/test/scala/io/renku/graph/acceptancetests/knowledgegraph/package.scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
79 changes: 0 additions & 79 deletions
79
...u/commiteventservice/events/categories/commitsync/eventgeneration/ProjectInfoFinder.scala
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.