getappmap / getappmap/appmap-js
CI: smoketest native artifacts before publishng
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 18
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 8
Description
- launching an rpc server in a dummy directory and doing a dummy request probably is more than enough for smoke test of cli
- for scanner, even just launching the executable and verifying that it doesn't crash would be an improvement
Contributor guide
No contributing guide indexed for this repository
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 locating the CI workflow that publishes native artifacts, then identify the CLI and scanner entry points used by the package. The work is done when the CLI can serve a dummy RPC request from a dummy directory and the scanner executable launches without crashing before publication.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ci-cd, release, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100