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

[Dev Environments] Added Schedule to the environments launch button #2464

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

licon4812
Copy link
Contributor

Summary of the pull request

Implements Scheduling tasks for environments. Such tasks include Turnoff, shutdown etc etc.

At present, only the UI change has been implemented. At present the button just fires the shutdown command until either myself or someone else implements the scheduling code.

image

References and relevant issues

#2463

Detailed description of the pull request / Additional comments

  • Only UI change
  • Need to figure out how to add Scheduling as the IComputeSystem interface in the DevHome SDK does not contain ScheduleAsync

Validation steps performed

PR checklist

  • Closes #xxx
  • Tests added/passed
  • Documentation updated

@licon4812 licon4812 changed the title Added Schedule to the environments launch button [Dev Environments] Added Schedule to the environments launch button Mar 25, 2024
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.

None yet

1 participant