ConfigHubPub / ConfigHubPub/ConfigHubPlatform
Ability to search over commit history for a specific key
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 80
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to have an ability to search across instances for changes to a specific key.
For example, if I have an instance that is * > Laser > * and I have a key named ComponentDependencies, I would like to be able to search specifically for all changes made to that key, instead of having to browse through the commit history for all keys and values.
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
No files, tests, or entry points are named. Start by locating the existing commit-history browsing flow and determine how instances, keys, and changes are represented; done means users can search across instances for changes to one specified key instead of browsing every key and value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- search
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100