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

Delete procedural remote package #1561

Merged
merged 1 commit into from
Sep 18, 2024
Merged

Conversation

JoelCourtney
Copy link
Contributor

  • Tickets addressed: AERIE-000
  • Review: By commit
  • Merge strategy: Merge (no squash)

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.

  • Those plan/simresult implementations aren’t very useful right now because they only work with constraints
  • More work is needed to make an editableplan implementation
  • It is slowing down the development process for things like external profiles/events
  • Theresa mentioned a while ago that I probably should have done it in graphql not sql 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.

@JoelCourtney JoelCourtney merged commit 4db1c44 into develop Sep 18, 2024
10 checks passed
@JoelCourtney JoelCourtney deleted the delete-proc-remote-package branch September 18, 2024 18:03
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.

2 participants