-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixed cross publish issue and updated variant entry publish payload #1569
Merged
sunil-lakshman
merged 6 commits into
variants-bulk-publish-and-unpublish
from
Feat/DX-1336-bulk-publish-variant-entries
Sep 27, 2024
Merged
Fixed cross publish issue and updated variant entry publish payload #1569
sunil-lakshman
merged 6 commits into
variants-bulk-publish-and-unpublish
from
Feat/DX-1336-bulk-publish-variant-entries
Sep 27, 2024
Conversation
This file contains 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
Contributor
sunil-lakshman
commented
Sep 18, 2024
- Fixed cross publish issue
- updated variant entry publish payload
- Upgrade the contentstack/management package v1.18.0
aman19K
reviewed
Sep 18, 2024
aman19K
reviewed
Sep 18, 2024
packages/contentstack-bulk-publish/src/producer/cross-publish.js
Outdated
Show resolved
Hide resolved
aman19K
reviewed
Sep 18, 2024
packages/contentstack-bulk-publish/src/producer/cross-publish.js
Outdated
Show resolved
Hide resolved
aman19K
reviewed
Sep 18, 2024
packages/contentstack-bulk-publish/src/commands/cm/entries/publish.js
Outdated
Show resolved
Hide resolved
aman19K
reviewed
Sep 18, 2024
aman19K
approved these changes
Sep 19, 2024
sunil-lakshman
merged commit Sep 27, 2024
a5a67e3
into
variants-bulk-publish-and-unpublish
6 checks passed
sunil-lakshman
deleted the
Feat/DX-1336-bulk-publish-variant-entries
branch
September 27, 2024 10:31
sunil-lakshman
added a commit
that referenced
this pull request
Nov 11, 2024
* Implemented variants entries bulk publish feature (#1515) * Implemented variants entries bulk publish feature * Fixed PR comments * Added variant entries pagination * Implemented error handling * Upgraded axios package version * Removed secrets-scan workflow file * Implemented variants entries bulk unpublish (#1521) * Implemented variants entries bulk unpublish * Upgraded axios package * Removed secrets-scan.yml workflow file * Fixed PR comments * Fixed PR comments * Implemented cross publish with variant entries (#1529) * Implemented cross publish variant entries * Fixed PR comments * Fixed cross publish issue and updated variant entry publish payload (#1569) * Fixed cross publish issue and updated variant entry publish payload * Fixed PR comments * Fixed PR comments * Reverted code changes * Removed api_version from header * Added new flag publish-without-base in entry variants publish (#1580) * Fixed variants cross publish issue (#1603) * Removed publish-without-base flag due to new variants publish rules * version bump * Removed un-necessary empty lines * version bump (#1639) * Fixed merge conflits (#1647) * Fixed merge conflits * Fixed variants publish issue when bulkPublishLimit is 1 * Merge branch 'development' into variants-bulk-publish-and-unpublish (#1657) * Fixed merge conflits (#1659) * Fix/merge conflits (#1662) * Fixed merge conflits * Fixed merge conflits * resolved conflits * Resolved merge conflits * updated readme file * Removed tsconfig file * version bump added
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.