-
-
Notifications
You must be signed in to change notification settings - Fork 109
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: SamVerschueren/listr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: unboundedsystems/listr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
Can’t automatically merge.
Don’t worry, you can still create the pull request.
- 13 commits
- 10 files changed
- 2 contributors
Commits on Jan 18, 2019
-
Fix: Large number of unit tests fail
AVA 1.0 has some breaking changes which cause many test cases to fail. Until those can be fixed, this change keeps the AVA version in the 0.x range.
Configuration menu - View commit details
-
Copy full SHA for 3dab6de - Browse repository at this point
Copy the full SHA 3dab6deView commit details -
Allow adding tasks dynamically, after tasks have started running
Currently only supported for concurrency === 1
Configuration menu - View commit details
-
Copy full SHA for f3294a5 - Browse repository at this point
Copy the full SHA f3294a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb78fbe - Browse repository at this point
Copy the full SHA bb78fbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 815dd53 - Browse repository at this point
Copy the full SHA 815dd53View commit details -
Configuration menu - View commit details
-
Copy full SHA for b15684c - Browse repository at this point
Copy the full SHA b15684cView commit details -
Merge pull request #1 from mterrel/dynamic_tasks
Support adding tasks dynamically, after tasks have started running
Configuration menu - View commit details
-
Copy full SHA for 2e877e2 - Browse repository at this point
Copy the full SHA 2e877e2View commit details
Commits on Feb 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5daad2d - Browse repository at this point
Copy the full SHA 5daad2dView commit details
Commits on Feb 4, 2019
-
Add onComplete callback for tasks
This adds a new 'onComplete' optional callback for each task. The callback gets called when the task is finished, either successfully or if it throws an error. In the success case, this gives the user an opportunity to perform an action before moving onto the next task. In the error case it gives an opportunity to inspect the error and modify or ignore it before moving on. This is particularly useful when using Listr with completely asynchronous or concurrent task operations.
Configuration menu - View commit details
-
Copy full SHA for dbd8430 - Browse repository at this point
Copy the full SHA dbd8430View commit details -
Merge pull request #2 from mterrel/on_complete
Add TypeScript types and task onComplete callback
Configuration menu - View commit details
-
Copy full SHA for 9df89bb - Browse repository at this point
Copy the full SHA 9df89bbView commit details
Commits on Feb 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 310c593 - Browse repository at this point
Copy the full SHA 310c593View commit details
Commits on Mar 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 88a337b - Browse repository at this point
Copy the full SHA 88a337bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a15090 - Browse repository at this point
Copy the full SHA 6a15090View commit details
Commits on Nov 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9173730 - Browse repository at this point
Copy the full SHA 9173730View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master