Skip to content

DYN-0000: Bump master version to 4.3.0#17227

Merged
jasonstratton merged 3 commits into
masterfrom
DRCI-SRCB-170726-1540-master
Jul 17, 2026
Merged

DYN-0000: Bump master version to 4.3.0#17227
jasonstratton merged 3 commits into
masterfrom
DRCI-SRCB-170726-1540-master

Conversation

@dynamo-ci-user

Copy link
Copy Markdown
Contributor

Purpose

Bump master branch version to 4.3.0 following the creation of the RC4.2.0_master release candidate.

Files

  • ABOUT.txt — Updated
  • src/AssemblySharedInfoGenerator/AssemblySharedInfo.tt — Updated
  • src/AssemblySharedInfoGenerator/AssemblySharedInfo.cs — Updated
  • src/Config/upiconfig.xml — Updated
  • tools/autobuild/build.json — Updated
  • doc/distrib/License.rtfNeeds manual update (version character count changed — please update License.rtf manually)
  • tools/autobuild/master.json — Updated
  • tools/autobuild/release.json — Updated
  • test/DynamoCoreWpf3Tests/PreferencesViewModelTests.cs — Updated
  • test/DynamoCoreTests/PackageDependencyTests.cs — Updated

@dynamo-ci-user
dynamo-ci-user requested a review from a team July 17, 2026 15:43

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See the ticket for this pull request: https://jira.autodesk.com/browse/DYN-0000


string dynamoRevitUserDataDirectory = Path.Combine(revitResolverParams.UserDataRootFolder, "4.2");
string dynamoRevitCommonDataDirectory = Path.Combine(revitResolverParams.CommonDataRootFolder, "4.2");
string dynamoRevitUserDataDirectory = Path.Combine(revitResolverParams.UserDataRootFolder, "4.3");
string dynamoRevitUserDataDirectory = Path.Combine(revitResolverParams.UserDataRootFolder, "4.2");
string dynamoRevitCommonDataDirectory = Path.Combine(revitResolverParams.CommonDataRootFolder, "4.2");
string dynamoRevitUserDataDirectory = Path.Combine(revitResolverParams.UserDataRootFolder, "4.3");
string dynamoRevitCommonDataDirectory = Path.Combine(revitResolverParams.CommonDataRootFolder, "4.3");
@jasonstratton
jasonstratton force-pushed the DRCI-SRCB-170726-1540-master branch from 2e21da7 to 89b7f97 Compare July 17, 2026 18:42
@jasonstratton

Copy link
Copy Markdown
Contributor

Retriggered Dynamo SelfServe by amending the head commit and force-pushing. No diff or commit-history change — only the commit SHA changed (2e21da789b7f97).

The prior SelfServe failure (build #405) was an infrastructure issue, not caused by this change: the build agent CDA-VS22-CBCI-DT_3680 went offline (ClosedChannelException) during a post-test pipeline stage and never reconnected, so Jenkins failed the build with computer does not correspond to a live node before any test pass/fail result was ever produced. Rerun is now building on a different agent (CDA-VS22-CBCI-DT_3684) as build #407.

Bumps License.rtf to match master's version, consistent with the other
version files updated in this PR.
@jasonstratton
jasonstratton force-pushed the DRCI-SRCB-170726-1540-master branch from 89b7f97 to 6fe4884 Compare July 17, 2026 19:29
@sonarqubecloud

Copy link
Copy Markdown

@jasonstratton
jasonstratton merged commit 79be3c0 into master Jul 17, 2026
30 checks passed
@jasonstratton
jasonstratton deleted the DRCI-SRCB-170726-1540-master branch July 17, 2026 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants