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

Introduction to ScheduledProject #61

Merged
merged 3 commits into from
Nov 2, 2023
Merged

Introduction to ScheduledProject #61

merged 3 commits into from
Nov 2, 2023

Conversation

StannisMod
Copy link
Collaborator

Now SchedulingPipeline returns ScheduledProject type instead of just Schedule.
It contains Schedule ifself and, in addition, WorkGraph and list[Contractor], that were used to create it.

On this evidence, WorkUnit was removed from ScheduledWork at all. There are some fields from it copying to ScheduledWork on creation.

Now we have an object holds all actual information about schedule and it's references, connections, resources, and so on.

@StannisMod StannisMod requested a review from Timotshak October 31, 2023 09:54
@StannisMod StannisMod closed this Oct 31, 2023
@StannisMod StannisMod reopened this Oct 31, 2023
@StannisMod StannisMod merged commit b3bc8aa into main Nov 2, 2023
1 check passed
@StannisMod StannisMod deleted the feature/project_info branch January 23, 2024 13:30
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