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

Split Contexts Into Separate Files #3843

Merged
merged 5 commits into from
Jul 26, 2024
Merged

Split Contexts Into Separate Files #3843

merged 5 commits into from
Jul 26, 2024

Conversation

d80tb7
Copy link
Collaborator

@d80tb7 d80tb7 commented Jul 26, 2024

In context.go we have a number of context structs, SchedulingContext, QueueContext, JobContext etc. The file had got quite large so I've split each context into its own file. There are no actual behavior changes here, this is purely moving code around.

d80tb7 added 4 commits July 26, 2024 14:55
Signed-off-by: Chris Martin <[email protected]>
Signed-off-by: Chris Martin <[email protected]>
Signed-off-by: Chris Martin <[email protected]>
Signed-off-by: Chris Martin <[email protected]>
@d80tb7 d80tb7 enabled auto-merge (squash) July 26, 2024 14:46
@d80tb7 d80tb7 merged commit 18db6e4 into master Jul 26, 2024
20 checks passed
@d80tb7 d80tb7 deleted the f/chrisma/split-context branch July 26, 2024 15:15
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