Skip to content

Conversation

@yt-ms
Copy link
Collaborator

@yt-ms yt-ms commented Nov 28, 2020

If archive_workspace_location is explicitly set to None in the client settings, then this will suppress the client creating archived zip files of each workspace it downloads from the API.


THIS SOFTWARE IS CONTRIBUTED SUBJECT TO THE TERMS OF THE Apache License v.2.0. YOU MAY OBTAIN A COPY OF THE LICENSE AT https://www.apache.org/licenses/LICENSE-2.0.

THIS SOFTWARE IS LICENSED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE AND ANY WARRANTY OF NON-INFRINGEMENT, ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. THIS SOFTWARE MAY BE REDISTRIBUTED TO OTHERS ONLY BY EFFECTIVELY USING THIS OR ANOTHER EQUIVALENT DISCLAIMER IN ADDITION TO ANY OTHER REQUIRED LICENSE TERMS.

@yt-ms yt-ms linked an issue Nov 28, 2020 that may be closed by this pull request
1 task
@codecov-io
Copy link

codecov-io commented Nov 28, 2020

Codecov Report

Merging #61 (34251e9) into devel (ba22ca8) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@ Coverage Diff @@ ## devel #61 +/- ## ========================================== + Coverage 90.11% 90.12% +0.01%  ========================================== Files 68 68 Lines 1953 1955 +2 Branches 171 172 +1 ========================================== + Hits 1760 1762 +2  Misses 173 173 Partials 20 20 
Impacted Files Coverage Δ
src/structurizr/api/structurizr_client.py 78.03% <100.00%> (+0.16%) ⬆️
src/structurizr/api/structurizr_client_settings.py 97.05% <100.00%> (+0.08%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ba22ca8...34251e9. Read the comment docs.

@yt-ms yt-ms requested a review from Midnighter November 28, 2020 17:58
Copy link
Owner

@Midnighter Midnighter left a comment

Choose a reason for hiding this comment

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

One tiny change request, otherwise looks good.

@yt-ms yt-ms force-pushed the issue-54-allow-suppression-of-archive-directory branch from 34251e9 to 31c6eae Compare November 29, 2020 07:33
@yt-ms yt-ms requested a review from Midnighter November 29, 2020 07:40
Copy link
Owner

@Midnighter Midnighter left a comment

Choose a reason for hiding this comment

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

👍

@Midnighter Midnighter merged commit cac393a into Midnighter:devel Nov 29, 2020
@yt-ms yt-ms deleted the issue-54-allow-suppression-of-archive-directory branch November 29, 2020 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants