Skip to content

chore: Link more root files in solution#5053

Merged
jamescrosswell merged 1 commit intomainfrom
chore/more-root-files-in-solution
Mar 30, 2026
Merged

chore: Link more root files in solution#5053
jamescrosswell merged 1 commit intomainfrom
chore/more-root-files-in-solution

Conversation

@Flash0ver
Copy link
Copy Markdown
Member

Summary

Add more links to files from the repository root to the Solution file(s).

Remarks

Not sure if it's worth adding all of the suggested files.
As a minimum, I feel that the recently added "AI-files" are useful:

  • ./AGENTS.md
  • ./agents.toml
  • ./warden.toml

@Flash0ver Flash0ver self-assigned this Mar 23, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 23, 2026

Semver Impact of This PR

None (no version bump detected)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


This PR will not appear in the changelog.


🤖 This preview updates automatically when you update the PR.

@Flash0ver Flash0ver added the skip-changelog Suppress automatic changelog generation via Craft label Mar 23, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.02%. Comparing base (5b676c4) to head (8282440).
⚠️ Report is 26 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5053      +/-   ##
==========================================
+ Coverage   74.00%   74.02%   +0.02%     
==========================================
  Files         499      499              
  Lines       18048    18048              
  Branches     3512     3512              
==========================================
+ Hits        13356    13360       +4     
+ Misses       3838     3831       -7     
- Partials      854      857       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Flash0ver Flash0ver marked this pull request as ready for review March 30, 2026 19:49
<File Path=".gitignore" />
<File Path="AGENTS.md" />
<File Path="agents.toml" />
<File Path="before.Sentry.sln.targets" />
Copy link
Copy Markdown
Member Author

@Flash0ver Flash0ver Mar 30, 2026

Choose a reason for hiding this comment

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

question: Worth adding all of these?

Not sure if we should indeed add all of these files ... or only the most prevalent files, that we are also likely to edit frequently.

Since I am using "Find in Files" quite a lot in Rider, which only includes Solution-included files, and not the entire repo's "File System", I thought about adding them all.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Worth adding them for convenience I think.

@jamescrosswell jamescrosswell merged commit 3d70d47 into main Mar 30, 2026
57 of 58 checks passed
@jamescrosswell jamescrosswell deleted the chore/more-root-files-in-solution branch March 30, 2026 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Suppress automatic changelog generation via Craft

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants