Skip to content

Add manifest parsing and filtering support for env export#512

Closed
arya-patil-medable wants to merge 1150 commits into
mainfrom
manifest-export-support
Closed

Add manifest parsing and filtering support for env export#512
arya-patil-medable wants to merge 1150 commits into
mainfrom
manifest-export-support

Conversation

@arya-patil-medable
Copy link
Copy Markdown
Collaborator

Summary:
Implemented manifest-based export functionality for mdctl env export.

Changes:

  • Added manifest path resolution (absolute, relative, and ~ expansion)
  • Parsed manifest JSON before sending to API
  • Implemented filtering logic in export stream using filterStream
  • Updated export pipeline to include filtering
  • All unit tests are passing successfully

Notes:

  • Added JSON parsing since original diff resolved path but did not parse manifest

nahueld and others added 30 commits April 15, 2022 16:27
…rt-Review-types-and-associated-task-assignments

MIG-9: Allow to import/export review types and associated task assignments
MIG-105: Removed the work around function
…Manifest

MIG-109: split getStudyManifest function as per requirement
Ala Hawash and others added 24 commits February 16, 2024 01:15
Updates mdctl study documentation to list the correct tasks command
…tion (#507)

* Improve extractAssets to minimize memory and CPU consumption

* add html reporter to mdctl-core package

---------

Co-authored-by: Ala Hawash <ala.hawash@medable.com>
…cture

MIG_207: omit script extraction from i18n objects
…e-version

MIG-210: Unpin max node version, bump package version
@arya-patil-medable
Copy link
Copy Markdown
Collaborator Author

@gastonrobledo updated the PR
Please take a look

})

it('export using console adapter', async() => {
it.skip('export using console adapter', async() => {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

should this be skipped?

@arya-patil-medable arya-patil-medable deleted the manifest-export-support branch April 13, 2026 17:49
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.