Skip to content

chore: update specterops nuget source to shcommon-nuget BED-8241#217

Merged
lrfalslev merged 1 commit into
2.Xfrom
lfalslev/bed-8241
May 8, 2026
Merged

chore: update specterops nuget source to shcommon-nuget BED-8241#217
lrfalslev merged 1 commit into
2.Xfrom
lfalslev/bed-8241

Conversation

@lrfalslev
Copy link
Copy Markdown
Contributor

@lrfalslev lrfalslev commented May 8, 2026

Description

Old bloodhound-ad s3 bucket has been replaced with new shcommon-nuget bucket for the specterops nuget feed. This pr updates nuget source to the new feed.

Motivation and Context

This PR addresses: BED-8241

How Has This Been Tested?

Ran dotnet restore --no-cache

Screenshots (if appropriate):

Types of changes

  • Chore (a change that does not modify the application functionality)
  • 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 change)

Checklist:

Summary by CodeRabbit

  • Chores
    • Updated NuGet package source endpoint to improve package delivery reliability.

@lrfalslev lrfalslev self-assigned this May 8, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 8, 2026

Review Change Stack

Walkthrough

The PR updates the NuGet package source configuration to redirect the specterops package repository from the bloodhound-ad S3 endpoint to the shcommon-nuget S3 endpoint. This is a single-line configuration change in nuget.config.

Changes

NuGet Package Source Update

Layer / File(s) Summary
Package Source Configuration
nuget.config
The specterops package source URL is redirected from https://s3.amazonaws.com/bloodhound-ad/index.json to https://s3.amazonaws.com/shcommon-nuget/index.json.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A rabbit hops with glee so bright,
Through S3 buckets left and right,
From bloodhound paths to commons new,
The packages flow, a smoother view! 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the main change: updating the NuGet source URL from the old bloodhound-ad bucket to the new shcommon-nuget bucket, and includes the ticket reference.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description check ✅ Passed The PR description follows the required template with all key sections completed: description of changes, motivation/context with ticket reference, testing details, and appropriate checkboxes marked.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch lfalslev/bed-8241

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@lrfalslev lrfalslev merged commit f989500 into 2.X May 8, 2026
3 checks passed
@lrfalslev lrfalslev deleted the lfalslev/bed-8241 branch May 8, 2026 16:32
@github-actions github-actions Bot locked and limited conversation to collaborators May 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants