Implement CI/CD workflows for MonocleForDynamo (modeled after Rhythm)#61
Merged
Conversation
Agent-Logs-Url: https://github.com/johnpierson/MonocleForDynamo/sessions/f25dfbf9-df72-4b0f-a438-74aa64f415a7 Co-authored-by: johnpierson <15744724+johnpierson@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add CI/CD implementation from Rhythm
Implement CI/CD workflows for MonocleForDynamo (modeled after Rhythm)
Mar 27, 2026
johnpierson
approved these changes
Mar 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
MonocleForDynamo had no automated build or release pipeline. This adds GitHub Actions CI/CD patterned after RhythmForDynamo.
Changes
.github/workflows/build.ymlmain/masterandworkflow_dispatchRelease 2.0→Release 3.4) via MSBuild onwindows-latestdeploy/folder contains all expectedMonocleViewExtension.dllartifacts post-builddeploy/back to branch on push events ([skip ci]to prevent loop)deploy/as a GitHub artifact (30-day retention).github/workflows/release.ymlworkflow_dispatch(optional manual minor version) or tag push matching20*.*.*YEAR.MONTH.MINOR) by scanning existing tags, with numeric-safe comparison to handle non-numeric suffixessoftprops/action-gh-releasesrc/Monocle/Monocle.csprojFolderPackageswith anMSBuildProjectDirectory-relative path so the post-build DLL copy works in CI without any property overrides:💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.