sasjs / server

Build Apps on Base SAS
https://server.sasjs.io
MIT License
20 stars 3 forks source link

fix(deploy): extract first json from zip file #219

Closed saadjutt01 closed 2 years ago

saadjutt01 commented 2 years ago

Issue

Closes #211

Intent

rather than insist on a file with the same name as the zip, we should just check that the content is a single, valid, json file

Implementation

Extracting first json file present in zip file.

Checks

ghost commented 2 years ago

:tada: This PR is included in version 0.8.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: