Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: demaconsulting/ReqStream
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.4.0
Choose a base ref
...
head repository: demaconsulting/ReqStream
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.4.1
Choose a head ref
  • 4 commits
  • 15 files changed
  • 4 contributors

Commits on Mar 4, 2026

  1. Apply TemplateDotNetTool template updates: staged pipelines, artifact…

    … consolidation, semantic requirement IDs, and OTS Software requirements (#120)
    
    * Initial plan
    
    * Apply TemplateDotNetTool PR #52: build workflow comments, self-validation, artifact-naming, OTS requirements
    
    Co-authored-by: Malcolmnixon <[email protected]>
    
    * Apply all missed template changes: semantic IDs, stderr errors, csproj grouping, encoding fixes, CLA
    
    Co-authored-by: Malcolmnixon <[email protected]>
    
    * Rename platform requirement IDs: Platform -> Plt
    
    Co-authored-by: Malcolmnixon <[email protected]>
    
    * Fix file lock in Program_Run_WithEnforcementAndUnsatisfiedRequirements_Fails on Windows
    
    Co-authored-by: Malcolmnixon <[email protected]>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    Co-authored-by: Malcolmnixon <[email protected]>
    Copilot and Malcolmnixon authored Mar 4, 2026
    Configuration menu
    Copy the full SHA
    04b72b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2026

  1. docs: add Tag Filtering feature to guide and reference ContinuousComp…

    …liance strategy (#121)
    
    * Initial plan
    
    * docs: add Tag Filtering feature and ContinuousCompliance reference
    
    Co-authored-by: Malcolmnixon <[email protected]>
    
    * docs: align ContinuousCompliance reference with TemplateDotNetTool pattern
    
    Co-authored-by: Malcolmnixon <[email protected]>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    Co-authored-by: Malcolmnixon <[email protected]>
    Copilot and Malcolmnixon authored Mar 5, 2026
    Configuration menu
    Copy the full SHA
    4add437 View commit details
    Browse the repository at this point in the history
  2. Fix: Detect circular requirement references at read time (#123)

    * Initial plan
    
    * Move cycle detection to Requirements.Read() time
    
    Co-authored-by: Malcolmnixon <[email protected]>
    
    * Detect circular requirements at read time with cycle path in error message
    
    Co-authored-by: Malcolmnixon <[email protected]>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    Co-authored-by: Malcolmnixon <[email protected]>
    Copilot and Malcolmnixon authored Mar 5, 2026
    Configuration menu
    Copy the full SHA
    bbb5d5e View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2026

  1. Sync recent TemplateDotNetTool updates into ReqStream (#124)

    * Initial plan
    
    * Bring in recent updates from TemplateDotNetTool template
    
    Co-authored-by: Malcolmnixon <[email protected]>
    
    * Restore build-mode: manual to CodeQL init step (template PR #55)
    
    Co-authored-by: Malcolmnixon <[email protected]>
    
    * Update .github/workflows/build.yaml
    
    Co-authored-by: Copilot <[email protected]>
    
    * Update .github/ISSUE_TEMPLATE/question.yml
    
    Co-authored-by: Copilot <[email protected]>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    Co-authored-by: Malcolmnixon <[email protected]>
    Co-authored-by: Malcolm Nixon <[email protected]>
    Co-authored-by: Copilot <[email protected]>
    4 people authored Mar 6, 2026
    Configuration menu
    Copy the full SHA
    f94ccf9 View commit details
    Browse the repository at this point in the history
Loading