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

Feat/save result into result store #1570

Merged
merged 22 commits into from
Jan 29, 2025

Conversation

paaragon
Copy link
Collaborator

Summary

This PR continues the use case about saving job results in files instead of database.

This modifies the POST /result endpoint to save the result using the ResultStorare

@Tansito Tansito changed the base branch from main to cos-result January 21, 2025 20:32
@paaragon paaragon marked this pull request as ready for review January 23, 2025 09:25
@Tansito Tansito self-requested a review January 28, 2025 16:13
gateway/api/access_policies/jobs.py Outdated Show resolved Hide resolved
gateway/api/access_policies/jobs.py Show resolved Hide resolved
gateway/api/repositories/jobs.py Outdated Show resolved Hide resolved
@Tansito Tansito self-requested a review January 29, 2025 13:53
@Tansito Tansito self-requested a review January 29, 2025 16:50
@Tansito Tansito merged commit c92124e into cos-result Jan 29, 2025
7 checks passed
@Tansito Tansito deleted the feat/save-result-into-result-store branch January 29, 2025 17:02
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