Skip to content

Repository hygiene updates#4

Merged
michaldengusiak merged 1 commit into
HoareLea:masterfrom
SAM-BIM:chore/repo-hygiene
Jan 9, 2026
Merged

Repository hygiene updates#4
michaldengusiak merged 1 commit into
HoareLea:masterfrom
SAM-BIM:chore/repo-hygiene

Conversation

@michaldengusiak

Copy link
Copy Markdown
Member

Summary

Adjusted CODEOWNERS, README PULL_REQUEST_TEMPLATE.md to simplify ownership rules and clarify governance for the SAM-BIM repository.

Validation

Open any pull request and confirm both owners are automatically requested as reviewers.

@michaldengusiak michaldengusiak merged commit 6e67418 into HoareLea:master Jan 9, 2026
2 checks passed
@michaldengusiak michaldengusiak deleted the chore/repo-hygiene branch January 9, 2026 12:11
michaldengusiak added a commit that referenced this pull request Jun 27, 2026
* build: Directory.Build.props for centralised SAMVersion stamping

Mirrors SAM-BIM/SAM#7. Stage 2 of the AssemblyVersion versioning migration.

* fix: replace literal u{2013} escape with actual en-dash in SPDX header

PowerShell 5.1 doesn't support backtick-u escape sequences; the
apply-stage2.ps1 script leaked them as literal text in 'Copyright (c) 2020u{2013}2026'.

* fix: relax SAMVersion.g.cs Target condition to != 'true'

Codex P1 on SAM_LadybugTools#4: classic (non-SDK) csprojs don't set
GenerateAssemblyInfo at all, so the previous '== false' condition skipped
them. Switching to '!= true' catches both GenerateAssemblyInfo=false
(SDK projects with legacy AssemblyInfo.cs) AND empty (classic projects).

* ci: Codex P2 fixes — four-part SAMVersion, prefer head_ref for sow PRs

- Append .0 so SAMVersion is 4-part (AssemblyFileVersion expects 4 parts).
- Prefer github.head_ref when it matches sow/yyyy-Qx (release-promotion PRs).
- Mirrors SAM sow/2026-Q2 6d87d98e.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants