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

MVP UI for uploading scheduling procedures #1436

Closed
dandelany opened this issue Aug 20, 2024 · 0 comments · Fixed by #1444
Closed

MVP UI for uploading scheduling procedures #1436

dandelany opened this issue Aug 20, 2024 · 0 comments · Fixed by #1444
Assignees
Labels
scheduling Anything related to the scheduling domain

Comments

@dandelany
Copy link
Collaborator

Background

For our first release of procedural scheduling, we need a way for users to upload procedures (ie. Java JAR-type scheduling goals) to the Aerie backend. Since there are some issues to work out re: releasing a CLI version that can do this, we've decided to make UI support for uploading JARs a requirement for v1 of Procedural Scheduling.

Existing Work

  • The UI branch feature/procedural-scheduling has our existing UI support for Procedural Scheduling, start a new branch based on this
  • Use backend branch of the same name feature/procedural-scheduling for development
  • The backend already supports uploading a procedure JAR (via the same endpoint as uploading mission model) and will automatically post-process and add it to the library of scheduling goals.
  • This (WIP) PR has the implementation for aerie-cli support & may be a good reference for what's needed for the the UI

Description/Requirements

@dandelany dandelany added the scheduling Anything related to the scheduling domain label Aug 20, 2024
@dandelany dandelany added this to Aerie Aug 20, 2024
@github-project-automation github-project-automation bot moved this to Todo in Aerie Aug 20, 2024
@duranb duranb moved this from Todo to In Progress in Aerie Aug 22, 2024
@duranb duranb moved this from In Progress to In Review in Aerie Sep 9, 2024
@github-project-automation github-project-automation bot moved this from In Review to Done in Aerie Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scheduling Anything related to the scheduling domain
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants