Skip to content

Update tuf updater api surface#839

Merged
loosebazooka merged 1 commit intomainfrom
minor-tuf-updates
Nov 1, 2024
Merged

Update tuf updater api surface#839
loosebazooka merged 1 commit intomainfrom
minor-tuf-updates

Conversation

@loosebazooka
Copy link
Member

  • Expose updateMeta and downloadTarget for conformance
  • Also don't persist derived attributes in TufMeta

- Expose updateMeta and downloadTarget for conformance
- Also don't persist derived attributes in TufMeta

Signed-off-by: Appu Goundan <appu@google.com>
localTimestamp.getSignedMeta().getVersion(), timestamp.getSignedMeta().getVersion());
}
if (localTimestamp.getSignedMeta().getVersion() == timestamp.getSignedMeta().getVersion()) {
trustedMetaStore.setTimestamp(localTimestamp);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder why I was doing this...

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I did this, in some weird refactor.

@loosebazooka loosebazooka merged commit 90d958b into main Nov 1, 2024
@loosebazooka loosebazooka deleted the minor-tuf-updates branch November 1, 2024 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments