NASA-AMMOS / NASA-AMMOS/plandev
Support for Programmatic Upload of Mission Model and Goal JARs
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 128
- Forks
- 33
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 12
Description
Checked for duplicates
Yes - I've already checked
Alternatives considered
Yes - and alternatives don't suffice
Related problems
Dependence on humans when developing new, or updating existing, models/goals
Describe the feature request
I'd like to avoid having to rely on the UI to update Mission Model or Scheduling Goals. I know there are GraphQL endpoints to update models/goals. These endpoints appear to require an "uploaded file id". Can we get an Upload API that allows us to perform automated updates? Something that could perhaps be used in a CI/CD system?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the existing GraphQL endpoints for updating Mission Models and Scheduling Goals, including where the required uploaded file ID comes from. Review the upload flow and determine the API boundary needed for CI/CD use; done means JARs can be uploaded and used to automate both update operations without the UI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, java
- Domain
- api, backend, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100