Add Steel browser catalog integration#75
Merged
Conversation
Provisional OUTPUT_FIELDS until discover; Wave 7 fixed-base family PR.
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.
Summary
CatalogResourceforsteel/browser(Wave 7).providers/steelmodule, gap + hermetic provision tests.OUTPUT_FIELDS(api_key) untilmise run discover steel/browser.30df3de(plugin v0.25.0 fixtures). No smoke fixture.Test plan
cargo nextest run -p stackless-integrations -E 'test(steel)'catalog_outputs_match_output_fieldsmise run check(pre-push hook)Note
Low Risk
Additive provider registration and tests only; no changes to shared provisioning or auth paths beyond a new catalog row.
Overview
Adds Steel as a managed Stripe Projects integration for the
steel/browsercatalog service so stacks can provision it and wireapi_keyinto service env (e.g.${integrations.*.api_key}).New
providers/steelmodule withSteelBrowser: global-only config (optionalname), resource kindintegration-steel, and provisionalOUTPUT_FIELDSuntilmise run discover steel/browser.SteelBrowseris registered in the provider registry and included in thecatalog_outputs_match_output_fieldshygiene test.Tests cover catalog schema alignment against the shared fixture and a hermetic provision path that asserts
api_keyis recorded on the resource payload.Reviewed by Cursor Bugbot for commit 6845267. Bugbot is set up for automated code reviews on this repo. Configure here.