apigee / apigee/apigeetool-node
Trireme EOL breaks tests and removes need for deploynodeapp command
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 91
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
As of 2019/10/10, Apigee Edge's Trireme-based Node.js proxy support has been EOL'd. This means the deploynodeapp command is no longer necessary, and that some tests need to be rewritten so that they do not utilize Trireme-based proxies.
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 locating the deploynodeapp command implementation and the tests that use Trireme-based proxies. Review the linked Trireme EOL notice for context, then remove the obsolete command and update affected tests so they no longer depend on Trireme-based proxies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js
- Domain
- cli, testing-qa
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100