Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add initial lambda for retrieving manifest * Add npe2 to requirements * Add comment about requirements * Remove extension copying to see if function otherwise runs * Rename folder to plugins * Add back extension * Move out of backend * Add dockerfile and requirements * Update path to command * Docker Edit * Rename npe2 file * Docker Edit * Rename file * get_plugin_manifest * testing * update pip install location and add boto3 dependency * testing * testing * testing * testing * add sys path for installation * adding failure handler * adding failure handler * adding details to failureHandler * adding details to failureHandler * testing deletion of s3 files * testing deletion of s3 files * testing deletion of s3 files * testing recreation of s3 files * testing manifest attributes * testing manifest attributes * testing manifest attributes * testing manifest attributes * testing manifest attributes * testing manifest attributes * testing manifest attributes * testing manifest attributes * testing manifest attributes * testing manifest attributes * testing manifest attributes * testing manifest attributes * testing manifest attributes * testing manifest attributes * testing manifest attributes * testing manifest attributes * testing manifest attributes * testing manifest attributes * testing manifest attributes * updated code for noe2 * add npe2 attributes to plugin and index * add npe2 attributes to plugin and index * add npe2 attributes to plugin and index * add npe2 attributes to plugin and index * fixing writing to manifest * fixing writing to manifest * fixing writing to manifest * fixing writing to manifest * fixing writing to manifest * fixing writing to manifest * testing npe1 contributions * testing npe1 contributions * testing npe1 contributions * updating preview stuff * updating preview stuff * add docstrings to added methods * Update preview page discovery logic (#519) * Try to rely on already installed plugin * Clean up * testing * Resolved Github PR comments * testing current branch * testing current branch * testing current branch * completing feature for branch * Revert "testing current branch" This reverts commit 2eca36d. * Got rid of npe2 depedency in backend folder * fixing errors * fixing errors * fixing errors * fixing errors * fixing errors * adding npe2 * fixing internal error * fixing internal error * fixing imports * adding debug message * adding debug message * Move back to parsing manifest in the backend * Change parse manifest to use dict attributes * update preview page to use parse manifest with manifest dictionary * Fix key access for manifest dict * Add newline for manifest writing * Add 2 lambda function in terraform modules to process manifest separately from lambda processing backend requests * Add 2 lambda function in terraform modules to process manifest separately from lambda processing backend requests * Add 2 lambda function in terraform modules to process manifest separately from lambda processing backend requests * Add 2 lambda function in terraform modules to process manifest separately from lambda processing backend requests * Add 2 lambda function in terraform modules to process manifest separately from lambda processing backend requests * Add 2 lambda function in terraform modules to process manifest separately from lambda processing backend requests * Add 2 lambda function in terraform modules to process manifest separately from lambda processing backend requests * testing terraform * testing terraform * adding policy for lambdas * adding terraform configs * adding terraform configs * adding terraform configs * adding terraform configs * adding terraform configs * Merge plugin discovery changes into original npe2 work (#551) * testing npe2 discovery * adding pyqt5 in req * import statement * import statement * import statement * import statement * import statement * testing * testing * test * styling changes * styling changes * styling changes * styling changes * moved file * adding error message to index.json and plugin.yaml * fixing styling * changing error string * changing error string * changing error string * changing error string * changing error string * changing error string * changing error string * changing error string * changing error string Co-authored-by: klai95 <[email protected]> * adding terraform configs * adding terraform configs * add async permission * add async permission * add async permission * add async permission * adding process_count and error_message in exception clause * adding process_count and error_message in exception clause * merge with main * add platform for plugins image * stlying * fixing errors and pr comments * fixing pr comments * fixing index.json error * fixing index.json error * delete test manifest * change yaml content type * always update lambda because of image update * always update lambda because of image update Co-authored-by: Draga Doncila Pop <[email protected]> Co-authored-by: Draga Doncila Pop <[email protected]> Co-authored-by: Ziyang Liu <[email protected]>
- Loading branch information