@pipeline-builder/pipeline-core
v3.3.30
Published
AWS CDK construct library for Pipeline Builder: the Builder construct that assembles plugin specs into a CodePipeline stack, PluginLookup custom resource, pipeline/plugin domain types, and shared configuration.
Maintainers
Readme
@pipeline-builder/pipeline-core
AWS CDK construct library for Pipeline Builder: the Builder construct that assembles plugin specs into a CodePipeline stack, the PluginLookup custom resource that resolves plugins at deploy time, pipeline/plugin domain types, and shared application configuration. Also re-exports pipeline-data so consumers only depend on one package.
Key Exports
CDK Constructs
Builder— Composable CodePipeline builder constructPluginLookup— Custom resource + Lambda that resolves plugin specs at deploy time
Pipeline Types
Pipeline,Plugin,PipelineFilter,PluginFilterAccessModifier,ComputeType,PluginType,MetaDataType
Configuration
Config— Application config loaderCoreConstants— Shared timeouts, cache keys, compression thresholdsgetConnection,db,schema— Re-exported frompipeline-data
Helpers
replaceNonAlphanumeric,extractMetadataEnv— String utilitiesbuildPipelineConditions,buildPluginConditions,validatePipelineFilter— Filter builders
License
Apache-2.0. See LICENSE.
