Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature/ENG-527 Adding agent RPC handlers for getting sigchain and audit data. #870

Open
wants to merge 7 commits into
base: staging
Choose a base branch
from

Conversation

CDeltakai
Copy link

@CDeltakai CDeltakai commented Feb 7, 2025

Description

Issues Fixed

Tasks

  • 1. Ensure we have an agent handler for getting audit data.
  • 2. Ensure we have an agent handler for getting sigchain data.
  • 3. Ensure we have tests testing the functionality of both handlers.
  • 4. Ensure that cancellablility is properly implemented for both handlers.

Final checklist

  • Domain specific tests
  • Full tests
  • Updated inline-comment documentation
  • Lint fixed
  • Squash and rebased
  • Sanity check the final build

Copy link

linear bot commented Feb 7, 2025

ENG-527

@CDeltakai CDeltakai changed the title wip: creating AuditsGet handler for nodes feature/ENG-527 Adding agent RPC handlers for getting sigchain and audit data. Feb 7, 2025
@tegefaulkes
Copy link
Contributor

Hows the progress on this @CDeltakai ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Adding agent RPC handlers for getting sigchain and audit data.
2 participants