PostHog / PostHog/context-mill
Smoke test for different node versions
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 60
- Forks
- 17
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 36
Description
We shipped a fix for dynamically importing the agent SDK in the Wizard, which was broken for all node versions less than v22.
We should create a test that runs several different node versions. Also, we should add a few more trip wires to collect error stats and and create slack alerts for GitHub issues like these. I think this was live since v2 launched.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked Wizard fix in pull request 182 and the related issues 179, 155, and 166 to understand the Node-version failure. Define coverage for several Node versions, then identify where error trip wires and Slack alerts belong; done means the compatibility test and requested reporting paths are in place and passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- observability, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100