QuocViet Le
QuocViet Le
Version 3.0.3442 starts without any warning (yellow) messages ``` Azure Functions Core Tools Core Tools Version: 3.0.3442 Commit hash: 6bfab24b2743f8421475d996402c398d2fe4a9e0 (64-bit) ``` Version 3.0.3477 now starts with Operation not permitted...
Issue when uploading to ISV. Adding artifacts per request
Attempting to use Overwrite flag with True will result in the following error: AttributeError: 'PdfAnnotator' object has no attribute '_filename' https://github.com/plangrid/pdf-annotate/blob/e78638d71f156ed79e8384e3bac54d638136211c/pdf_annotate/annotator.py#L314
This PR is for support to receive the Archive.zip.
Attempting to use PhasorToolBox has been successful in most parts except when PDC may be set to auto-start so you may receive a data frame before a config frame. I...
This adds this ability to specify rollup's `entryFileNames` configuration for the plugin. Sometimes I want my output to have a different name than my `spaEntryPoints`. Example: spaEntryPoints is `"src/spa.tsx"` but...