feat(orocommerce): release 1.0.0 - #10
Open
mikhail-yahorau wants to merge 1 commit into
Open
Conversation
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.
Description
Makes 1.0.0 the version of the OroCommerce piece that instances install, replacing 0.3.0 as the current
release, per decision record 10.
What is changed
versioning judged from the consumer's side.
Impact
until someone installs the new version.
The decision record for this release and the
FORK-UPDATE.md§2/§4/§5 updates travel separately in #9,which documents the branch that owns those files.
How was this tested?
feb45cdf70byFORK-UPDATE.md§4 step 3, with the CLInode_modulessymlink and--force.src/index.jsand 8 members, sonot the cached-
tsc~1 KB failure mode that step warns about.cmp).bun install --frozen-lockfilesucceeds on the committed lockfile.turbo run lint --filter=@activepieces/piece-orocommercepasses.the Oro image as a dev piece or uploaded as a CUSTOM/ARCHIVE piece on Community Edition.
Release identity of the built artifact:
feb45cdf70head-feb45cd-1.0.0.tgz.tgzsha256ced1e853f15717b11e8c6282d619c3e0443780c7035c4ced69fbc35915a0663cpackage/src/index.jssha25611ad8876e985a4886be58645474ff5a442eefe4317611ae33feed922faef6cffBreaking change? (required — CI fails if this is left unedited)
No behaviour change for existing flows: piece versions are pinned exactly and coexist, so 0.3.0 keeps
resolving and upgrading is an explicit per-flow action.
Security impact? (required — CI fails if this is left unedited)