Skip to content

Tags: Netflix/dispatch

Tags

v20241220

Toggle v20241220's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: updating main branch name (#5645)

latest

Toggle latest's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: updating main branch name (#5645)

v20241011

Toggle v20241011's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixing case and incident form fill from url (#5323)

* Fixing case and incident form fill from url

* Fix linting

---------

Co-authored-by: Jason Schroth <jrobsch@hotmail.com>

v20240731

Toggle v20240731's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bugfix(case/ui): some escalate dialog resources never exit load state (

…#5021)

v20240605

Toggle v20240605's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump openai from 1.31.0 to 1.31.1 (#4805)

Bumps [openai](https://github.com/openai/openai-python) from 1.31.0 to 1.31.1.
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](openai/openai-python@v1.31.0...v1.31.1)

---
updated-dependencies:
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v20230919

Toggle v20230919's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixing issue with non-numeric reminder_id

v20230817c

Toggle v20230817c's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Checks if the incident tactical group exists before adding it to the …

…case storage (#3707)

v20230606

Toggle v20230606's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump @antfu/utils from 0.7.2 to 0.7.4 in /src/dispatch/static/dispatch (

#3454)

Bumps [@antfu/utils](https://github.com/antfu/utils) from 0.7.2 to 0.7.4.
- [Release notes](https://github.com/antfu/utils/releases)
- [Commits](antfu/utils@v0.7.2...v0.7.4)

---
updated-dependencies:
- dependency-name: "@antfu/utils"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v202030505

Toggle v202030505's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump duo-client from 5.0.0 to 5.0.1 (#3360)

Bumps [duo-client](https://github.com/duosecurity/duo_client_python) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/duosecurity/duo_client_python/releases)
- [Commits](duosecurity/duo_client_python@5.0.0...5.0.1)

---
updated-dependencies:
- dependency-name: duo-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v20230409

Toggle v20230409's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bugfix/signal case (#3253)

* No longer needs to be a background task

* Fixing ruff