Skip to content

chore(deps): bump insideout-terraform-presets to fast-import main#193

Merged
sam-at-luther merged 1 commit into
mainfrom
chore/bump-presets-fast-import
Jun 6, 2026
Merged

chore(deps): bump insideout-terraform-presets to fast-import main#193
sam-at-luther merged 1 commit into
mainfrom
chore/bump-presets-fast-import

Conversation

@sam-at-luther

Copy link
Copy Markdown
Member

Rebuilds insideout-reverse-import against presets main (4ab7293), which contains the partial-tolerant reverse-import engine (#734 in presets): reverseimport.Run now isolates non-plannable resources, returns Status partial/succeeded/failed with per-resource results, and exits 0 on a partial instead of aborting the whole job. Also pulls in discovery fast-mode (#735) and the dangling-parent fix (#736).

go build ./... clean; reverseimportjob tests pass.

Validated end-to-end against a real account via the presets CLI (same reverseimport.Run): full import of 574 resources succeeded clean, and an injected non-plannable resource produced a partial with the bad one skipped+reported (exit 0) rather than failing the job.

After merge: cut a new mars image tag so reliable's ReverseImportMarsVersion (and ui-core's marsVersion) can point at an image containing the new engine.

Part of the fast-discovery initiative — luthersystems/reliable#2040.

Rebuilds insideout-reverse-import against presets main, picking up the
partial-tolerant reverse-import engine (#734): reverseimport.Run now skips
non-plannable resources per-resource, returns Status partial/succeeded/failed
with per-resource results, and exits 0 on partial instead of aborting the whole
job. Also includes the discovery fast-mode (#735) and dangling-parent (#736)
changes (engine-side genconfig benefits).

After this merges, cut a new mars image tag so reliable's ReverseImportMarsVersion
can point at an image that contains the partial-tolerant engine.
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgolang/​github.com/​luthersystems/​insideout-terraform-presets@​v0.11.1-0.20260603155816-acb000eb1028 ⏵ v0.11.1-0.20260605233704-4ab72934369675 +1100100100100
Addedpypi/​wrapt@​2.1.2100100100100100

View full report

@sam-at-luther sam-at-luther merged commit d42968a into main Jun 6, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant