MIT-LCP / MIT-LCP/physionet-build
Diff an old PublishedProject to a new ActiveProject
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 90
- Forks
- 33
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 31
Description
When a new version of a previously-published project is submitted, there should be an easy way for the editors to see what has changed:
-
in the page content (highlighting differences from the previous version)
-
in the file content (as a first step, just showing what files were added/removed/changed would be helpful)
(It would also be nice to be able to diff between multiple submissions of a single ActiveProject - see issue #484 - but diffing an ActiveProject to a PublishedProject should be a somewhat easier problem to start with. :))
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 does not name files, tests, or an entry point. Start by locating how PublishedProject and ActiveProject versions are represented and how editors view project pages and files; done means showing page differences and identifying added, removed, and changed files for a new active version against its published predecessor.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100