Skip to content

fix: remove problematic hashFiles condition from CI workflow#7

Merged
bartoszclapinski merged 1 commit intomasterfrom
sprint0/dev-environment-setup
Oct 16, 2025
Merged

fix: remove problematic hashFiles condition from CI workflow#7
bartoszclapinski merged 1 commit intomasterfrom
sprint0/dev-environment-setup

Conversation

@bartoszclapinski
Copy link
Copy Markdown
Owner

  • Remove job-level if condition that caused linter error
  • Add solution file checks to all code-quality steps
  • All steps now gracefully handle missing solution files
  • CI will pass both before and after solution creation

📋 Description

🎯 Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📝 Documentation update
  • ♻️ Code refactoring
  • 🎨 Style/formatting changes
  • ✅ Test additions or updates
  • ⚙️ Configuration changes

🔗 Related Issue

Closes #(issue number)

📸 Screenshots (if applicable)

✅ Checklist

  • My code follows the project's coding standards
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

🧪 Testing

Test Configuration:

  • OS: [e.g., Windows 10, Ubuntu 22.04]
  • .NET Version: [e.g., 9.0]
  • Browser (if applicable): [e.g., Chrome 120]

Test Steps:
1.
2.
3.

📝 Additional Notes

🎓 What I Learned (Optional)


Note for reviewers: Please check that all CI checks pass before merging.

- Remove job-level if condition that caused linter error
- Add solution file checks to all code-quality steps
- All steps now gracefully handle missing solution files
- CI will pass both before and after solution creation
@bartoszclapinski bartoszclapinski self-assigned this Oct 16, 2025
@bartoszclapinski bartoszclapinski merged commit 002848e into master Oct 16, 2025
7 of 8 checks passed
Copy link
Copy Markdown
Owner Author

@bartoszclapinski bartoszclapinski left a comment

Choose a reason for hiding this comment

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

.

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.

1 participant