This branch is a test to see how specific versions of helix services can be selected in order to give a preview of upcoming breaking changes.
DON'T PUBLISH TO THE REAL PAGES Service (yet)
hlx publish --custom-vcl='vcl/extensions.vcl'
Note: The pipeline version needs to be locked via the package.json
Pipeline that enables the new version-lock feature
- adobe/helix-pipeline#840
https://github.com/adobe/helix-pipeline.git#helix-lock-support
Note: The dispatch version needs to be locked via the extensions.vcl
Dispatch that enables the new version-lock feature
- adobe/helix-dispatch#338
/helix/helix-services/dispatch@ci1939
Contentproxy that enables the new version-lock feature
- adobe/helix-content-proxy#155
/helix/helix-services/content-proxy@ci830
https://github.com/adobe/helix-gdocs2md/pull/346
-
Google docs converter that has a slight different table handling.
-
Google docs supports author friendly urls
-
/helix/helix-services/gdocs2md@ci1542
The response body is no longer a JSON array, but an object that contains a limit, offset, total and data property.
- adobe/helix-data-embed#136
/helix/helix-services/data-embed@ci1003
- hacking the
x-ow-version-lock
anddispatch
version to the extensions is not so nice. could also be a property of a strain. - add simple mechanism to tag some PRs in order to get a stable CI version.
- add a tool to collect/update tagged services