Skip to content

Conversation

@Zabuzard
Copy link
Member

Overview

Features:

Bugfixes:

Platform:

Zabuzard and others added 19 commits October 6, 2022 14:33
* also adjusted docker example
* Remove unused imports with spotless

* Fix files not ending with a new line with spotless

* Add TODO

so our crimes cannot be forgotten

* Fix import order with spotless

Order imports automatically in this order: external dependecies, internal org.togetherjava classes, java and static imports. Since that's the ordering we have been using so far.
* Adding stacktraces to discord logs

* Improvements to readability of stacktrace
* pin first message to help threads

* added pinFirstMessage method

* fixed return value

* code fixes

* warn logger

* used proper method

Co-authored-by: Tais993 <[email protected]>

* removed useless method

* removed unused import(s)

* proper ordering

Co-authored-by: Tais993 <[email protected]>
* Replaced overview message to embed

This more than doubles the allowed total of open questions possible.

This closes #533
* Use slash-command mentions 

Co-authored-by: Tanish Azad <[email protected]>
Co-authored-by: Tais993 <[email protected]>
* Moved abbreviate into dedicated class, with unit test

* reduced size of top helper result

* limit long user names
* move description before table
* reduce amount of helpers listed

* spotless
Guild#ban(User, int, String) no longer exists
* Fixed issue with closing already closed threads on guild leave
* Added ComponentIdInteractor as delegate

* use delegate in adapter

* minor adjustment

* renamed getType() to getInteractionType()

* CR improvements (Tais)

* spotless
* Fixed some exceptional issues from CR

* fixing issue with hitting max length 6000 by extra shortening
* sending a warning to discord when nearing the pending logs limit

* typo
Bumps gradle-jooq-plugin from 6.0.1 to 7.1.1.

---
updated-dependencies:
- dependency-name: nu.studer:gradle-jooq-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps gradle-plugin-publishing from 7.15.0 to 9.4.0.

---
updated-dependencies:
- dependency-name: gradle.plugin.org.flywaydb:gradle-plugin-publishing
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@Zabuzard Zabuzard added the release Marks official releases and talks about them, i.e. merges from develop to master label Oct 17, 2022
@Zabuzard Zabuzard self-assigned this Oct 17, 2022
@Zabuzard Zabuzard requested review from a team as code owners October 17, 2022 08:11
@Zabuzard Zabuzard merged commit bfbc5d4 into master Oct 17, 2022
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Marks official releases and talks about them, i.e. merges from develop to master

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants