You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 28, 2022. It is now read-only.
Helix Pipeline 0.10.0 is a release that includes new features and bug fixes
New Features
#57 Conditional Sections: in multi-section markdown, content can be targeted using the strain metadata property or the test metadata property in an intermediate YAML block
#131 new setting HTTP_TIMEOUT to prevent a slow GitHub backend from blocking Adobe I/O Runtime cycles
Bug Fixes
#137 the package size has been reduced by excluding development-only dependencies from the production dependency list
#140 discrepancies between the production and development environment regarding request properties have been resolved
#129 Helix Pipeline will now always fetch Markdown content from master if no ref has been provided
#146 the NPM package size has been reduced by excluding some build artifacts
#136 section type detection now takes elements that are wrapped in paragraphs into consideration
#64 During testing, no real HTTP requests are made anymore, speeding up development