Skip to content

Conversation

@konard
Copy link
Member

@konard konard commented Sep 13, 2025

Summary

  • Fixed broken workflow badge URL that was returning 404
  • Updated from non-existent 'CD' workflow to correct 'csharp' workflow
  • The csharp workflow includes continuous deployment functionality (NuGet publishing, releases)

Test plan

  • Verified all links in README.md are working (HTTP 200 responses)
  • Confirmed new workflow badge displays correctly
  • Verified workflow actions page is accessible

🤖 Generated with Claude Code


Resolves #49

Adding CLAUDE.md with task information for AI processing.
This file will be removed when the task is complete.

Issue: #49
@konard konard self-assigned this Sep 13, 2025
The previous workflow badge URL was pointing to a non-existent 'CD' workflow
which returned 404. Updated to point to the correct 'csharp' workflow badge
and actions page, which handles the continuous deployment functionality.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@konard konard changed the title [WIP] Fix links in readme and documentation root Fix broken workflow badge link in README Sep 13, 2025
@konard konard marked this pull request as ready for review September 13, 2025 16:22
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.

Fix links in readme and documentation root

2 participants