Add manifest parsing and filtering support for env export#512
Closed
arya-patil-medable wants to merge 1150 commits into
Closed
Add manifest parsing and filtering support for env export#512arya-patil-medable wants to merge 1150 commits into
arya-patil-medable wants to merge 1150 commits into
Conversation
…rt-Review-types-and-associated-task-assignments MIG-9: Allow to import/export review types and associated task assignments
Added import help on study
…object Fix client caching issue
Release/1.0.65
MIG-105: Removed the work around function
…Manifest MIG-109: split getStudyManifest function as per requirement
mdctl-core tests
Updates mdctl study documentation to list the correct tasks command
add html report
…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
Collaborator
Author
|
@gastonrobledo updated the PR |
gastonrobledo
requested changes
Apr 13, 2026
| }) | ||
|
|
||
| it('export using console adapter', async() => { | ||
| it.skip('export using console adapter', async() => { |
Collaborator
There was a problem hiding this comment.
should this be skipped?
508c3d6 to
45a56d1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary:
Implemented manifest-based export functionality for mdctl env export.
Changes:
Notes: