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

Add support for Context in backend #5578

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from
Draft

Conversation

dgarros
Copy link
Collaborator

@dgarros dgarros commented Jan 26, 2025

Related to IFC-1044

This PR introduces the concept of context as a mean to capture additional information about who is executing a specific task and in which context.
The context is meant to be passed along when executing tasks.

For now InfrahubContext mainly stores the information about the account_session and the branch but later the goal is to add more information like the related events etc ...

@github-actions github-actions bot added the group/backend Issue related to the backend (API Server, Git Agent) label Jan 26, 2025
@dgarros dgarros force-pushed the dga-20250126-context branch from 023eae3 to 71a0dd3 Compare January 28, 2025 08:56
Copy link

codspeed-hq bot commented Jan 28, 2025

CodSpeed Performance Report

Merging #5578 will not alter performance

Comparing dga-20250126-context (71a0dd3) with develop (8af04e6)

Summary

✅ 11 untouched benchmarks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
group/backend Issue related to the backend (API Server, Git Agent)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant