Postman Onboarding Workspace Bootstrap
Version updated for https://github.com/postman-cs/postman-bootstrap-action to version v2.21.10.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the creation of a Postman workspace from an OpenAPI specification. It generates baseline, smoke, and contract collections with executable contract tests, covering various protocols like gRPC, SOAP, GraphQL, AsyncAPI, and MCP. The action is part of the Postman API Onboarding suite and uses credentials to access and interact with Postman’s services.
What’s Changed
What’s Changed
- chore: normalize multifile receipt after v2.21.2 by @github-actions[bot] in https://github.com/postman-cs/postman-bootstrap-action/pull/218
- chore: ignore local plans by @jaredboynton in https://github.com/postman-cs/postman-bootstrap-action/pull/220
- chore: rebind multifile receipt to source by @jaredboynton in https://github.com/postman-cs/postman-bootstrap-action/pull/221
- fix(security): harden untrusted input boundaries by @jaredboynton in https://github.com/postman-cs/postman-bootstrap-action/pull/222
- fix(preview): stabilize concurrent collection markers by @jaredboynton in https://github.com/postman-cs/postman-bootstrap-action/pull/224
- fix(release): refresh E2E registry revision by @jaredboynton in https://github.com/postman-cs/postman-bootstrap-action/pull/225
- fix(import): eliminate rename finalization writes by @jaredboynton in https://github.com/postman-cs/postman-bootstrap-action/pull/226
- fix(collections): converge concurrent imports safely by @jaredboynton in https://github.com/postman-cs/postman-bootstrap-action/pull/227
- fix: prove atomic collection writes via sync receipts by @jaredboynton in https://github.com/postman-cs/postman-bootstrap-action/pull/228
- fix(collections): replace export preflight with sync snapshots by @jaredboynton in https://github.com/postman-cs/postman-bootstrap-action/pull/229
- fix(release): pin repo-sync populated snapshots by @jaredboynton in https://github.com/postman-cs/postman-bootstrap-action/pull/230
Full Changelog: https://github.com/postman-cs/postman-bootstrap-action/compare/v2.21.2...v2.21.10