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

The zone introduction #54

Merged
merged 28 commits into from
Oct 17, 2023
Merged

The zone introduction #54

merged 28 commits into from
Oct 17, 2023

Conversation

StannisMod
Copy link
Collaborator

The great update that introduces zones, zone statuses and management.

  • added ZoneReq to WorkUnit as new type of req
  • added Zone to represent zone with status
  • added ZoneTransition to save information about statuses' changes
  • added ZoneTimeline to manage zone statuses through the time
  • integrated zone accounting to all timelines as an additional constraint
  • added zone operators to Genetic
  • added AccessCards e.g. ZoneTransitions to the Gant chart visualization

Now we are ready to do zone planning.

@StannisMod StannisMod closed this Oct 8, 2023
@StannisMod StannisMod reopened this Oct 8, 2023
@StannisMod StannisMod closed this Oct 17, 2023
@StannisMod StannisMod reopened this Oct 17, 2023
@StannisMod StannisMod closed this Oct 17, 2023
@StannisMod StannisMod reopened this Oct 17, 2023
@StannisMod StannisMod added the enhancement New feature or request label Oct 17, 2023
Copy link
Contributor

@vanoha vanoha left a comment

Choose a reason for hiding this comment

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

Request changes

sampo/scheduler/timeline/zone_timeline.py Show resolved Hide resolved
sampo/schemas/scheduled_work.py Outdated Show resolved Hide resolved
@StannisMod StannisMod closed this Oct 17, 2023
@StannisMod StannisMod reopened this Oct 17, 2023
@StannisMod StannisMod closed this Oct 17, 2023
@StannisMod StannisMod reopened this Oct 17, 2023
Copy link
Contributor

@vanoha vanoha left a comment

Choose a reason for hiding this comment

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

Approved

@StannisMod StannisMod merged commit c6602b1 into main Oct 17, 2023
1 check passed
@StannisMod StannisMod deleted the feature/zones branch January 23, 2024 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants