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

release 7.0.3 #1395

Merged
merged 30 commits into from
Jun 30, 2024
Merged

release 7.0.3 #1395

merged 30 commits into from
Jun 30, 2024

Conversation

JoernBerkefeld
Copy link
Contributor

@JoernBerkefeld JoernBerkefeld commented Jun 29, 2024

Release details

Checklist

Before merge

  • Wiki updated with info in ticket listed under Documentation
  • ran npm audit fix
  • ran npm run lint:fix
  • ran npm run version:major/minor/patch
  • updated bug template to include the new version
  • updated .mcdevrc for tests to the new version

After merge

  • merged all dependabot PRs to main branch
  • moved version tag to merge commit & pushed to remote
  • closed GitHub milestone
  • created new GitHub Release

Documentation

None

Issues

JoernBerkefeld and others added 14 commits June 27, 2024 10:31
…r-message-during-deploy

Task/1388 improve folder error message during deploy
…-automations-does-not-link-its-activities

Bug/1391 regression deploying automations does not link its activities
…ion-activities-seems-to-sometimes-change-during-retrieve-or-deploy

Bug/1068 bug order of automation activities seems to sometimes change during retrieve or deploy
…tes-folder-of-retrieved-types-before-recreating-it

Bug/1390 metadata always deletes folder of retrieved types before recreating it
@JoernBerkefeld JoernBerkefeld added the bug Something isn't working label Jun 29, 2024
@JoernBerkefeld JoernBerkefeld added this to the 7.0.3 milestone Jun 29, 2024
@JoernBerkefeld JoernBerkefeld self-assigned this Jun 29, 2024
Copy link

github-actions bot commented Jun 29, 2024

Coverage Report

Commit:5c0f25c
Base: main@b2bc5c0

Type Base This PR
Total Statements Coverage  68.6%  68.58%  (-0.02%)
Total Branches Coverage  67.75%  67.8%  (+0.05%)
Total Functions Coverage  79.65%  79.49%  (-0.16%)
Total Lines Coverage  68.6%  68.58%  (-0.02%)
Details (changed files):
File Statements Branches Functions Lines

@JoernBerkefeld JoernBerkefeld added the chore Jira issue-type "Task" label Jun 29, 2024
dependabot bot and others added 11 commits June 29, 2024 08:37
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.6.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.0...v9.6.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…kage and projects

pending: actually update eslint-config-ssjs to v2 in package
solely exists here so that project inits/upgrades know which version to pick
@JoernBerkefeld JoernBerkefeld merged commit b9bab38 into main Jun 30, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment