-
Notifications
You must be signed in to change notification settings - Fork 231
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: hatchet-dev/hatchet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.39.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: hatchet-dev/hatchet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.40.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 76 files changed
- 3 contributors
Commits on Jul 22, 2024
-
* wip * wip: functional query * feat: expose affinity config * feat: add weight to proto * feat: upsert affinity state on worker start * fix: linting * feat: add upsert proto * feat: upsert handler * feat: revise model * fix: labels * feat: functional desired worker * wip: ui * feat: add state to step run events * fix: filter empty keys * fix: labels as badges * feat: empty state and descriptive text * chore: add todo * chore: whitespace * chore: cleanup * chore: cleanup * chore: fix hash * chore: squash migrations * fix: fair worker assignment * fix: remaining slots on valid desired workers * wip: sticky * fix: count slots * chore: rm log line * feat: expose sticky config * wip: sticky dag * feat: expose desired worker id to trigger * feat: trigger on desired worker * feat: typescript docs * feat: sticky python * feat: py sticky children * wip: py affinity * serverless note * feat: complete python examples * linting * fix: doc link * chore: rm debug log * fix: simplify list labels * fix: typo
Configuration menu - View commit details
-
Copy full SHA for ee68786 - Browse repository at this point
Copy the full SHA ee68786View commit details
Commits on Jul 23, 2024
-
chore(deps): bump google.golang.org/api from 0.188.0 to 0.189.0 (#739)
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.188.0 to 0.189.0. - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.188.0...v0.189.0) --- updated-dependencies: - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 77ac85b - Browse repository at this point
Copy the full SHA 77ac85bView commit details
Commits on Jul 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c0b01f1 - Browse repository at this point
Copy the full SHA c0b01f1View commit details
Commits on Jul 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 77193df - Browse repository at this point
Copy the full SHA 77193dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2711fb8 - Browse repository at this point
Copy the full SHA 2711fb8View commit details -
feat: deduplicated enqueue (#735)
* wip * wip: functional query * feat: expose affinity config * feat: add weight to proto * feat: upsert affinity state on worker start * fix: linting * feat: add upsert proto * feat: upsert handler * feat: revise model * fix: labels * feat: functional desired worker * wip: ui * feat: add state to step run events * fix: filter empty keys * fix: labels as badges * feat: empty state and descriptive text * chore: add todo * chore: whitespace * chore: cleanup * chore: cleanup * chore: fix hash * chore: squash migrations * fix: fair worker assignment * fix: remaining slots on valid desired workers * wip: sticky * fix: count slots * chore: rm log line * feat: expose sticky config * wip: sticky dag * feat: expose desired worker id to trigger * feat: trigger on desired worker * feat: typescript docs * feat: sticky python * feat: py sticky children * wip: py affinity * serverless note * feat: complete python examples * linting * feat: deduplicated enqueue * fix: address changes from PR review * chore: generate --------- Co-authored-by: gabriel ruttner <gabriel.ruttner@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1ea4dfc - Browse repository at this point
Copy the full SHA 1ea4dfcView commit details -
feat: go worker assignment (#741)
* feat: create worker with label * feat: worker context * feat: dynamic labels * feat: affinity * fix: ptr * fix: nil labels * feat: sticky dag * feat: sticky docs * feat: sticky children * chore: lint * fix: tests * fix: possibly nil workerId * chore: cleanup unneeded pointers
Configuration menu - View commit details
-
Copy full SHA for fd947cb - Browse repository at this point
Copy the full SHA fd947cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for aafdd27 - Browse repository at this point
Copy the full SHA aafdd27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1682722 - Browse repository at this point
Copy the full SHA 1682722View commit details -
feat: deduplicated enqueue error and additional context methods (#747)
* feat: additional context fields and dedupe error * fix: case on error properly
Configuration menu - View commit details
-
Copy full SHA for 9efd936 - Browse repository at this point
Copy the full SHA 9efd936View 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 v0.39.1...v0.40.0