NASA-AMMOS / aerie

A software framework for modeling spacecraft.
https://nasa-ammos.github.io/aerie-docs/
MIT License
73 stars 19 forks source link

Delete procedural remote package #1561

Closed JoelCourtney closed 1 month ago

JoelCourtney commented 1 month ago

Description

This PR delete the contents of the procedural/remote package and comments out the publishing block. I think these interfaces will be helpful in the future, but for now they are dead weight and probably ought to be reimplemented anyway.

Verification

I had to delete TimelineRemoteTests.java in the e2e tests, which is kinda useful, but I could bring it back later when I recreate it in graphql.

Documentation

Future work

After procedural constraints is out, I can republish the package and recreate them in graphql.