Skip to content

Feature: Plan import#97

Merged
dandelany merged 7 commits intodevelopfrom
feature/plan-import
Jul 24, 2024
Merged

Feature: Plan import#97
dandelany merged 7 commits intodevelopfrom
feature/plan-import

Conversation

@duranb
Copy link
Copy Markdown
Contributor

@duranb duranb commented Jul 18, 2024

Resolves #1154

Refer to NASA-AMMOS/plandev-ui#1388 for testing procedure.

This adds a new /importPlan route for plan import as well as creates a new process that hopefully speeds up local development.

The new dev npm script watches for code changes and automatically rebuilds and deploys the server.

@duranb duranb force-pushed the feature/plan-import branch from 5f08dae to 528fb1b Compare July 19, 2024 20:22
Comment thread README.md
Comment thread docs/ENVIRONMENT.md
Comment thread src/packages/plan/gql.ts
Comment thread src/packages/plan/plan.ts
Comment thread src/packages/plan/plan.ts Outdated
@Mythicaeda Mythicaeda added the breaking change A change that will require updating downstream code label Jul 24, 2024
Copy link
Copy Markdown
Collaborator

@dandelany dandelany left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks all - I think all blockers from @Mythicaeda above have been addressed and we'll handle the others in a later release - I agree that both the bulk insert & transactions proposals are worth doing in future. I've tested this a bit more with @duranb using Banananation as well as some other plans provided by Brad, and everything behaved as expected. Approving this for release in 2.16.0

@dandelany dandelany merged commit 9735093 into develop Jul 24, 2024
@dandelany dandelany deleted the feature/plan-import branch July 24, 2024 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking change A change that will require updating downstream code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upload and Download Plans

3 participants