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.4 #1767

Merged
merged 14 commits into from
Oct 3, 2024
Merged

7.4.4 #1767

merged 14 commits into from
Oct 3, 2024

Conversation

JoernBerkefeld
Copy link
Contributor

@JoernBerkefeld JoernBerkefeld commented Oct 2, 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 14 commits September 30, 2024 15:23
…fication-in-transactionalemail

Task/1748 resolve send classification in transactionalemail
…l-send-journeys-with-newer-data-from-transactionalemail

task/1749 update journey with data from transactionalEmail
…ot-executed-correctly-for-deploy

bug/1761 fix validation rules for deploy and ensure they work on a clone
…lemail-not-found-during-journey-deploy

bug/1763 correctly cache transactionalEmail during journey deployment
…rule-to-warn-about-ampscript-getting-wrapped-in-script-tags

Task/1754 add new validation rule to warn about ampscript getting wrapped in script tags
@JoernBerkefeld JoernBerkefeld added this to the 7.4.4 milestone Oct 2, 2024
@JoernBerkefeld JoernBerkefeld self-assigned this Oct 2, 2024
@JoernBerkefeld JoernBerkefeld added c/journey COMPONENT c/sendClassification COMPONENT c/transactionalEmail validationRule bug Something isn't working chore Jira issue-type "Task" labels Oct 2, 2024
Copy link

github-actions bot commented Oct 2, 2024

Coverage Report

Commit:847722f
Base: main@22b41bb

Type Base This PR
Total Statements Coverage  69.81%  69.76%  (-0.05%)
Total Branches Coverage  68.6%  68.43%  (-0.17%)
Total Functions Coverage  81.68%  81.59%  (-0.09%)
Total Lines Coverage  69.81%  69.76%  (-0.05%)
Details (changed files):
File Statements Branches Functions Lines

@JoernBerkefeld JoernBerkefeld merged commit 1d9cff3 into main Oct 3, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment