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

7.4.3 #1752

Merged
merged 30 commits into from
Sep 30, 2024
Merged

7.4.3 #1752

merged 30 commits into from
Sep 30, 2024

Conversation

JoernBerkefeld
Copy link
Contributor

@JoernBerkefeld JoernBerkefeld commented Sep 30, 2024

Release details

Checklist

Before merge

  • Wiki updated with info in ticket listed under Documentation
  • ran npm run prepare-release (which runs npm audit fix, npm run lint-ts, npm run lint:fix, git add, git commit)
  • pushed potential changes made by prepare-release

After merge

  • merged all dependabot PRs that target main branch
  • updated bug template to include the new version
  • updated .mcdevrc for tests to the new version
  • ran npm run version:major/minor/patch
  • pushed version-prep commits
  • merged main branch into develop branch
  • closed GitHub milestone
  • created new GitHub Release

Documentation

... insert updated documentation here ...

Issues

JoernBerkefeld and others added 30 commits September 19, 2024 19:55
…-mcdev-validationsjs

task/1726 improve linting for .mcdev-validations.js
…file-in-journeys

Task/1730 resolve deliveryprofile in journeys
…nd-modifiedby-user-ids-on-other-metadata

Task/1708 resolve createdby and modifiedby user ids on other metadata
…etrieves-journeys-and-transactionalemail-even-if-all-publish-actions-fail

bug/1738 skip re-retrieve if all publish actions failed
…ccemail-after-deploying-transactional-send-journeys

bug/1740 add missing preDeployment handling of journey activities
…transactional-journeys-will-only-retrieve-the-1st-transactionalemail

bug/1742 correctly retrieve all related transactionalEmails after publi…
…journey-message-configuration-after-create-via-mcdev

# Conflicts:
#	@types/lib/metadataTypes/SenderProfile.d.ts
#	@types/lib/metadataTypes/SenderProfile.d.ts.map
#	@types/lib/metadataTypes/definitions/SenderProfile.definition.d.ts
#	lib/metadataTypes/SenderProfile.js
#	lib/metadataTypes/definitions/SenderProfile.definition.js
…lectable-in-journey-message-configuration-after-create-via-mcdev

Bug/1323 senderprofile not selectable in journey message configuration after create via mcdev
…ng-for-validation-rule-errors

task/1750 improve debug logging for custom validation rules
@JoernBerkefeld JoernBerkefeld added bug Something isn't working chore Jira issue-type "Task" labels Sep 30, 2024
@JoernBerkefeld JoernBerkefeld added this to the 7.4.3 milestone Sep 30, 2024
@JoernBerkefeld JoernBerkefeld self-assigned this Sep 30, 2024
Copy link

github-actions bot commented Sep 30, 2024

Coverage Report

Commit:31ea3ed
Base: main@01965ee

Type Base This PR
Total Statements Coverage  69.82%  69.81%  (-0.01%)
Total Branches Coverage  68.72%  68.56%  (-0.16%)
Total Functions Coverage  81.57%  81.68%  (+0.11%)
Total Lines Coverage  69.82%  69.81%  (-0.01%)
Details (changed files):
File Statements Branches Functions Lines

@JoernBerkefeld JoernBerkefeld merged commit 2f8c53e into main Sep 30, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment