Provide deprecation warnings to users for adaptor versions
Nobody has claimed this yet.
- Dominant language
- Elixir
- Stars
- 296
- Forks
- 86
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 50
Description
When using an old adaptor version, I'd like a notice if it's been or being deprecated with instructions on how to upgrade.
Right now, if I'm running on a deprecated adaptor version (never mind how that might have happened!) the adaptor version won't show in the picklist at all. We should allow people to see them, but at least put them down at the bottom of the list.
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
The issue identifies the adaptor-version picklist as the entry point; start by locating the code that filters or orders adaptor versions. Done means deprecated versions remain visible at the bottom of the list and users receive deprecation information with upgrade instructions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100