NASA-AMMOS / NASA-AMMOS/plandev

Support for Programmatic Upload of Mission Model and Goal JARs

Open
#1,767 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.