Skip to content

Conversation

@Jiloc
Copy link
Contributor

@Jiloc Jiloc commented Sep 24, 2025

Description

The stacks-events utility was a simple HTTP server designed to receive json POST requests and print them to stdout. Its likely purpose was to serve as a debugging tool to inspect events emitted by the events-observer system.

This component has been non-functional for an unknown amount of time. Given the absence of any bug reports or user inquiries, it is presumed to be unused. Instead of migrating it to the contrib/ directory as initially considered, I am removing it entirely to eliminate unmaintained code.

Applicable issues

@Jiloc Jiloc self-assigned this Sep 24, 2025
@Jiloc Jiloc linked an issue Sep 24, 2025 that may be closed by this pull request
@Jiloc Jiloc added this to the 3.2.0.0.2 milestone Sep 24, 2025
@Jiloc Jiloc moved this to Status: In Review in Stacks Core Eng Sep 24, 2025
@Jiloc Jiloc marked this pull request as ready for review September 24, 2025 13:07
@Jiloc Jiloc requested review from a team as code owners September 24, 2025 13:07
Copy link
Member

@jcnelson jcnelson left a comment

Choose a reason for hiding this comment

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

Always great to see PRs that delete more code than they add 👍

@github-project-automation github-project-automation bot moved this from Status: In Review to Status: 💻 In Progress in Stacks Core Eng Sep 25, 2025
@Jiloc Jiloc added this pull request to the merge queue Sep 25, 2025
Merged via the queue into stacks-network:develop with commit 2c4af0a Sep 25, 2025
1 of 2 checks passed
@Jiloc Jiloc deleted the chore/remove-stacks-events branch September 25, 2025 08:33
@github-project-automation github-project-automation bot moved this from Status: 💻 In Progress to Status: ✅ Done in Stacks Core Eng Sep 25, 2025
@codecov
Copy link

codecov bot commented Sep 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.00%. Comparing base (5934517) to head (3022273).
⚠️ Report is 27 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #6533      +/-   ##
===========================================
+ Coverage    75.36%   79.00%   +3.63%     
===========================================
  Files          565      564       -1     
  Lines       345043   344977      -66     
===========================================
+ Hits        260037   272533   +12496     
+ Misses       85006    72444   -12562     

see 258 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5934517...3022273. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link

github-actions bot commented Oct 3, 2025

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot added the locked label Oct 3, 2025
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

Status: Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

[chore] move helper binaries to contrib folder

3 participants