Skip to content
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

🍒 Merge changes from PR #8287 to release-v1.6.2 #8357

Closed
wants to merge 1 commit into from

Conversation

ocrvs-bot
Copy link
Collaborator

Automated PR to merge changes from develop to release-v1.6.2

I failed to cherry-pick the changes automatically because of the following:

Auto-merging CHANGELOG.md
CONFLICT (content): Merge conflict in CHANGELOG.md
Auto-merging packages/client/src/setupTests.ts
Auto-merging packages/client/src/tests/mock-offline-data.ts
Auto-merging packages/client/src/tests/schema.graphql
Auto-merging packages/client/src/utils/gateway-deprecated-do-not-use.d.ts
Auto-merging packages/client/src/utils/referenceApi.ts
Auto-merging packages/client/typings/window.d.ts
Auto-merging packages/config/src/handlers/application/applicationConfigHandler.test.ts
Auto-merging packages/config/src/handlers/application/applicationConfigHandler.ts
error: could not apply 14cac687f... INFORMANT_SIGNATURE & INFORMANT_SIGNATURE_REQUIRED are now deprecated and part of form config

To continue manually you can use these commands:

git fetch origin auto-pr-release-v1.6.2-8287-6854:auto-pr-release-v1.6.2-8287-6854
git fetch origin 8228-deprecate-signature-related-feature-flags:8228-deprecate-signature-related-feature-flags

git checkout auto-pr-release-v1.6.2-8287-6854
git reset --hard HEAD~1  # Remove placeholder commit
git cherry-pick 14cac687f

Copy link

Oops! Looks like you forgot to update the changelog. When updating CHANGELOG.md, please consider the following:

  • Changelog is read by country implementors who might not always be familiar with all technical details of OpenCRVS. Keep language high-level, user friendly and avoid technical references to internals.
  • Answer "What's new?", "Why was the change made?" and "Why should I care?" for each change.
  • If it's a breaking change, include a migration guide answering "What do I need to do to upgrade?".

@Zangetsu101 Zangetsu101 deleted the auto-pr-release-v1.6.2-8287-6854 branch January 21, 2025 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants