si
si copied to clipboard
The System Initiative software
``` { "schemaName": "AWS::EC2::Subnet", "schemaId": "01JK0QZHF6ZSY6JFM39MBCRJ4C", "category": "AWS::EC2", "installed": true, "upgradeAvailable": true } ``` You can specify a POST to /upgrade with a dryRun param: ``` curl -X 'POST' \...
This shows relevant attributes in search results, allowing you to pick the attributes you are most interested in as part of the query in /search: `Region:us-* AvailabilityZone: InstanceType:` ```json {...
## How does this PR change the system? We've identified many redundant dependencies in buck2 build scripts and refactored them, as part of a research project on dependency reduction. Feel...
## How does this PR change the system? #### Screenshots: #### Out of Scope: ## How was it tested? - [X] Integration tests pass - [X] Manual test: new functionality...
## How does this PR change the system? #### Screenshots: #### Out of Scope: ## How was it tested? - [X] Integration tests pass - [X] Manual test: new functionality...
Exclusive edge corrections were missing from the Split graph. This fixes some failing tests.
With 22 components, yielding the 1st component was slightly faster than returning all the components. By the time we get to the end of the components its taken roughly 4x...