-
Notifications
You must be signed in to change notification settings - Fork 5
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: piercus/step-function-worker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: piercus/step-function-worker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 11 files changed
- 4 contributors
Commits on Dec 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c902697 - Browse repository at this point
Copy the full SHA c902697View commit details
Commits on Jan 22, 2019
-
Added command to restart the activity worker.
Sometimes, in case of unhandled error - I want to restart the worker instead of calling `process.exit` and relying on recluster to restart the app. If you call worker.close - will effectively remove the listeners and reduce the number of pools to 0. That is why i couldn't just call `close -> start`.
Configuration menu - View commit details
-
Copy full SHA for 55ec3f9 - Browse repository at this point
Copy the full SHA 55ec3f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae010a4 - Browse repository at this point
Copy the full SHA ae010a4View commit details
Commits on Jan 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 52b79d3 - Browse repository at this point
Copy the full SHA 52b79d3View commit details -
Merge remote-tracking branch 'Brightspace/feature/restart-activity-wo…
…rker' into restart-activity-worker
Configuration menu - View commit details
-
Copy full SHA for 6aaf4f0 - Browse repository at this point
Copy the full SHA 6aaf4f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb768a9 - Browse repository at this point
Copy the full SHA eb768a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f24712a - Browse repository at this point
Copy the full SHA f24712aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bb69f7 - Browse repository at this point
Copy the full SHA 3bb69f7View commit details
Commits on Jan 29, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 82ed3d2 - Browse repository at this point
Copy the full SHA 82ed3d2View commit details -
Merge pull request #13 from piercus/restart-activity-worker
Restart activity worker
Configuration menu - View commit details
-
Copy full SHA for d1f0b6f - Browse repository at this point
Copy the full SHA d1f0b6fView commit details -
Merge pull request #14 from TaniaPash/master
fix: add cleanup-states-script
Configuration menu - View commit details
-
Copy full SHA for 5074bf1 - Browse repository at this point
Copy the full SHA 5074bf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56e5694 - Browse repository at this point
Copy the full SHA 56e5694View 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 v2.0.1...v2.1.0