Re-record the controls demo against the v1.9.0 canvas - #74
Merged
Conversation
The GIF at README line 49 opens on the Diagram tab, so its first seconds showed the pre-1.9.0 canvas: no arrowheads, connection lines at 1.42:1 contrast, tier boxes sharing a border with the VPC. Recorded against a fresh 1.9.0 server, then re-encoded at 8fps and 900px to hold it at 4.1 MB, under the 5 MB budget. Six frames read back: the canvas, the compliance scan, the per-framework table with 24 control-mapped findings, and the closing DEPLOYABLE verdict. Co-Authored-By: Xavier Puspus
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.
The GIF at README line 49 opens on the Diagram tab, so its first seconds showed the pre-1.9.0 canvas: no arrowheads, connection lines at 1.42:1 contrast, and tier boxes sharing a border with the VPC. v1.9.0 re-recorded the smart-canvas GIF and missed this one.
Recorded against a fresh 1.9.0 server, with
curl /api/healthchecked for bothversionanduptime_sfirst. A stale server with 6 hours of uptime, still serving 1.7.0, held port 8765 during the v1.9.0 work and produced one GIF of the old UI before anyone noticed.The recorder's own encode came out at 7.2 MB, so this re-encodes at 8fps and 900px to hold it at 4.1 MB, under the 5 MB budget. The prior file was 2.5 MB; the new canvas carries more distinct colour.
Six frames read back: the canvas on the Diagram tab, the compliance scan running, the per-framework table (SOC 2 5/8, FedRAMP 6/9) with 24 control-mapped findings, and the closing DEPLOYABLE verdict. That matches the alt text the README already carries.
Assets only, no code and no version change. v1.9.0 is already live on PyPI.
Reviewed by Xavier Puspus