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

Clean Up on Aisle 4 #1735

Merged
merged 7 commits into from
Nov 23, 2023
Merged

Clean Up on Aisle 4 #1735

merged 7 commits into from
Nov 23, 2023

Conversation

MrHinsh
Copy link
Member

@MrHinsh MrHinsh commented Nov 16, 2023

Bring out your Dead!

  1. Fix the update on the new version loop. It no longer does auto-update as Winget does not support it.
  2. skipToFinalRevisedWorkItemType now works more how people expect by jumping to the final type, and then applying the mapping set in the config. This way a work item of the old type is never created. [Bug]: Exception When Migrating Work Items with Changed Types #1734 Work Items that have changed Work Item Type not getting migrated. #1581
  3. Add a full failure and exit if we fail to create a Source or Target Store. Testsuite & Test plan migration error #1712
  4. This change should enable the tools on pre Git version of TFS. [Bug]: Git is not supported on this server #1577
  5. Updated the regex to allow for root nodes to ve valid so that they are checked as well. [Bug]: Root node is not checked for validity  #1738

What else?

@MrHinsh MrHinsh marked this pull request as draft November 16, 2023 12:55
@MrHinsh MrHinsh temporarily deployed to nakedalmweb-githubSDK November 16, 2023 12:55 — with GitHub Actions Inactive
…jumping to the final type, and then applying the mapping set in the config. This way a work item of the old type is never created.
@MrHinsh MrHinsh temporarily deployed to nakedalmweb-githubSDK November 16, 2023 14:41 — with GitHub Actions Inactive
@MrHinsh MrHinsh temporarily deployed to nakedalmweb-githubSDK November 16, 2023 14:46 — with GitHub Actions Inactive
@MrHinsh MrHinsh temporarily deployed to nakedalmweb-githubSDK November 16, 2023 14:56 — with GitHub Actions Inactive
@MrHinsh MrHinsh temporarily deployed to nakedalmweb-githubSDK November 16, 2023 17:07 — with GitHub Actions Inactive
@MrHinsh MrHinsh temporarily deployed to nakedalmweb-githubSDK November 23, 2023 10:04 — with GitHub Actions Inactive
@MrHinsh MrHinsh linked an issue Nov 23, 2023 that may be closed by this pull request
@MrHinsh MrHinsh marked this pull request as ready for review November 23, 2023 10:20
@MrHinsh MrHinsh self-assigned this Nov 23, 2023
@MrHinsh MrHinsh merged commit 3351d3f into master Nov 23, 2023
6 checks passed
@MrHinsh MrHinsh deleted the cleanUpOnAisle4 branch November 23, 2023 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment