Skip to content

Conversation

@ankitsmt211
Copy link
Member

Features:

PRs:

thrashy and others added 10 commits May 23, 2024 01:06
Bumps org.sonarqube from 4.4.1.3373 to 5.0.0.4638.

---
updated-dependencies:
- dependency-name: org.sonarqube
  dependency-type: direct:production
  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>
Bumps org.apache.commons:commons-text from 1.11.0 to 1.12.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
  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>
Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 10.10.0 to 10.13.0.
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-10.10.0...flyway-10.13.0)

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-core
  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>
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.11.0 to 5.12.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.11.0...v5.12.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  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>
* Bump name.remal.sonarlint from 3.4.0 to 4.2.2

Dependabot couldn't find the original pull request head commit, 532f5fe.

* Fix sonarlint issues

* Revert usage of when keyword

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Connor Schweighoefer <squidxtv@gmail.com>
* fix spotless error by pinning the version

* added default branch

* added comment

* remove default
* alter help_thread table to add more meta data

* update write operation with extra fields

* listener that updates meta data based on thread status

* fix error in log messages

* method to update tagName on change in db

* more suitable name for class and java doc

* change name to avoid confusion & update java doc

* minor bug that would change status back to active again and log message update

* more columns added for metadata

* update listener to record added metadata columns

* spotless fix

* replacing get(0) with getFirst() for list

* add routine to settle thread status if was left open

* spotless fix

* refactor MarkHelpThreadCloseInDBRoutine and changes
* update constructor with HelpThreadLifecycleListener instance
* using HelpThreadLifecycleListener method to clean up left over threads
* increasing scope of handleArchiveStatus to package level
* adding logger to MarkHelpThreadCloseInDBRoutine class

* document updated param in MarkHelpThreadCloseInDBRoutine constructor

* use time of creation/modfication from thread and tags as csv

* rely on discord for getting thread status instead of DB

* changes
* requested changes
* update config to include tagsToIgnore
* refactor tag update logic
* update sql script
* add tagsToIgnore list to config

* change list
* adding data fields that are being collected in privacy policy
* updating duration of data storage in privacy policy doc
* HelpThreadMetadataPurger will now purge help threads data post 180 days
* instead of appending new tags, only new tags are stored now

* spotless fix

* tags from config sanitized

* requested changes

* spotless

* requested changes

* remove unnecessary map

* increase routine schedule to 24 hrs
* change to getFirst() and getLast()

* run spotlessApply

* fix code smell

* remove star import

* run spotlessApply

* change extra get()
@ankitsmt211 ankitsmt211 added the release Marks official releases and talks about them, i.e. merges from develop to master label Jun 8, 2024
@ankitsmt211 ankitsmt211 requested a review from a team as a code owner June 8, 2024 09:32
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 8, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@ankitsmt211 ankitsmt211 merged commit bf56085 into master Jun 8, 2024
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