Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a condition where default was execting when it shouldn't #5194

Merged
merged 4 commits into from
Sep 24, 2024

Conversation

kevgliss
Copy link
Contributor

No description provided.

@wssheldon wssheldon added the bug Something isn't working label Sep 12, 2024
@wssheldon wssheldon merged commit c7b3b1a into master Sep 24, 2024
8 checks passed
@wssheldon wssheldon deleted the bugfix(signal)/default-deduplication branch September 24, 2024 00:07
metroid-samus pushed a commit that referenced this pull request Sep 24, 2024
* Fix a condition where default was execting when it shouldn't

* Revert cli

* Fix commit

---------

Co-authored-by: Will Sheldon <114631109+wssheldon@users.noreply.github.com>
metroid-samus added a commit that referenced this pull request Oct 1, 2024
* Enable users to create tasks from Slack.

* Adds dispatch-create-task slug to slack conversation plugin config.

* Fix a condition where default was execting when it shouldn't (#5194)

* Fix a condition where default was execting when it shouldn't

* Revert cli

* Fix commit

---------

Co-authored-by: Will Sheldon <114631109+wssheldon@users.noreply.github.com>

* Adds description to database upgrade script.

* Relabel assignee field in task creation modal.

* Creates error modals.

* Fixes lint error.

* feat(genai): add llm case summary and historical summary to slack plugin (#5237)

* feat(genai): add llm case summary and historical summary to slack plugin

* feat(genai): add llm case summary and historical summary to slack plugin

* feat(genai): add llm case summary and historical summary to slack plugin

* feat(genai): add llm case summary and historical summary to slack plugin

* feat(genai): add llm case summary and historical summary to slack plugin

* feat(genai): add llm case summary and historical summary to slack plugin

* feat(genai): add llm case summary and historical summary to slack plugin

* ux/fix(slack): move snooze mfa to new mfa, add emoji to case message,… (#5242)

* ux/fix(slack): move snooze mfa to new mfa, add emoji to case message, and fix genai prompt bug

* ux/fix(slack): move snooze mfa to new mfa, add emoji to case message, and fix genai prompt bug

* ux/fix(slack): move snooze mfa to new mfa, add emoji to case message, and fix genai prompt bug

* ux/fix(slack): move snooze mfa to new mfa, add emoji to case message, and fix genai prompt bug

* Fixes access to local variable 'thread_conversation_weblink' (#5244)

* Fixes access to local variable 'thread_conversation_weblink'

* Fixes additional access to local variables.

* Correcting metadata indexing (#5245)

* Ensure empty details doesn't throw error (#5246)

* chore(deps-dev): bump faker from 28.4.1 to 30.0.0 (#5250)

Bumps [faker](https://github.com/joke2k/faker) from 28.4.1 to 30.0.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v28.4.1...v30.0.0)

---
updated-dependencies:
- dependency-name: faker
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

* chore(deps-dev): bump ruff from 0.6.5 to 0.6.8 (#5249)

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.5 to 0.6.8.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.6.5...0.6.8)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  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>

* chore(deps): bump @tiptap/pm in /src/dispatch/static/dispatch (#5248)

Bumps [@tiptap/pm](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/pm) from 2.7.1 to 2.7.3.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/pm/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/pm@2.7.3/packages/pm)

---
updated-dependencies:
- dependency-name: "@tiptap/pm"
  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>

* chore(deps): bump @tiptap/starter-kit in /src/dispatch/static/dispatch (#5247)

Bumps [@tiptap/starter-kit](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/starter-kit) from 2.6.6 to 2.7.3.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/starter-kit/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/starter-kit@2.7.3/packages/starter-kit)

---
updated-dependencies:
- dependency-name: "@tiptap/starter-kit"
  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>

* chore(deps): bump rollup in /src/dispatch/static/dispatch (#5241)

Bumps [rollup](https://github.com/rollup/rollup) from 4.21.0 to 4.22.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.21.0...v4.22.4)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

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

* chore(deps): bump pandas from 2.2.2 to 2.2.3 (#5235)

Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v2.2.2...v2.2.3)

---
updated-dependencies:
- dependency-name: pandas
  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>

* chore(deps): bump python-multipart from 0.0.9 to 0.0.10 (#5234)

Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.9 to 0.0.10.
- [Release notes](https://github.com/Kludex/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md)
- [Commits](Kludex/python-multipart@0.0.9...0.0.10)

---
updated-dependencies:
- dependency-name: python-multipart
  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>

* chore(deps-dev): bump @playwright/test in /src/dispatch/static/dispatch (#5233)

Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.47.0 to 1.47.2.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.47.0...v1.47.2)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  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>

* chore(deps): bump slack-sdk from 3.33.0 to 3.33.1 (#5226)

Bumps [slack-sdk](https://github.com/slackapi/python-slack-sdk) from 3.33.0 to 3.33.1.
- [Release notes](https://github.com/slackapi/python-slack-sdk/releases)
- [Commits](slackapi/python-slack-sdk@v3.33.0...v3.33.1)

---
updated-dependencies:
- dependency-name: slack-sdk
  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>

* chore(deps): bump @formkit/vue in /src/dispatch/static/dispatch (#5223)

Bumps [@formkit/vue](https://github.com/formkit/formkit/tree/HEAD/packages/rules) from 1.6.6 to 1.6.7.
- [Release notes](https://github.com/formkit/formkit/releases)
- [Commits](https://github.com/formkit/formkit/commits/1.6.7/packages/rules)

---
updated-dependencies:
- dependency-name: "@formkit/vue"
  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>

* chore(deps): bump @formkit/themes in /src/dispatch/static/dispatch (#5222)

Bumps [@formkit/themes](https://github.com/formkit/formkit/tree/HEAD/packages/themes) from 1.6.6 to 1.6.7.
- [Release notes](https://github.com/formkit/formkit/releases)
- [Commits](https://github.com/formkit/formkit/commits/1.6.7/packages/themes)

---
updated-dependencies:
- dependency-name: "@formkit/themes"
  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>

* Correcting import for datetime (#5261)

* update(ci): version bumps (#5266)

* After a task is created from the Slack UI, a confirmation message is sent to the same channel.

* Adds button for resolving/reopening a task.

* Fixes task message format. Removes initial value for task description.

* Fixes task message format. Removes initial value for task description.

* Fixes typo

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: kevgliss <kevgliss@gmail.com>
Co-authored-by: Will Sheldon <114631109+wssheldon@users.noreply.github.com>
Co-authored-by: David Whittaker <84562015+whitdog47@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Antoine Barthelemy <antoine@linux.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants