-
Notifications
You must be signed in to change notification settings - Fork 129
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: diffgram/diffgram
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: diffgram/diffgram
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: improve-jobs-edge-cases
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 7 files changed
- 1 contributor
Commits on Jul 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for eda47eb - Browse repository at this point
Copy the full SHA eda47ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76aaa60 - Browse repository at this point
Copy the full SHA 76aaa60View commit details -
Configuration menu - View commit details
-
Copy full SHA for adaf086 - Browse repository at this point
Copy the full SHA adaf086View commit details -
-> may_attach_to_job() only fires if `input.job_id` (job_id) is supplied. This was from a legacy context where you could directly attach a file to a job. Now we always are putting it in a directory first. So this code just confuses and potentially conflicts with `update_jobs_with_attached_dirs` which has `job_sync_dir_manger` already
Configuration menu - View commit details
-
Copy full SHA for e5c43d8 - Browse repository at this point
Copy the full SHA e5c43d8View commit details -
refactor into create_all_tasks_for_new_file
-> Pull the assumptions around creating tasks out of process media and into class -> Use class in compound file context -> Small refactor __update_input
Configuration menu - View commit details
-
Copy full SHA for fb18678 - Browse repository at this point
Copy the full SHA fb18678View commit details -
Configuration menu - View commit details
-
Copy full SHA for 059c539 - Browse repository at this point
Copy the full SHA 059c539View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80874e4 - Browse repository at this point
Copy the full SHA 80874e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2eafcae - Browse repository at this point
Copy the full SHA 2eafcaeView commit details
Commits on Jul 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6016d93 - Browse repository at this point
Copy the full SHA 6016d93View commit details
Commits on Sep 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a6a61d1 - Browse repository at this point
Copy the full SHA a6a61d1View 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...improve-jobs-edge-cases