The Wayback Machine - https://web.archive.org/web/20230113072837/https://github.com/go-gitea/gitea/pull/16878
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

Remove ParseQueueConnStr as it is unused #16878

Merged
merged 2 commits into from Aug 31, 2021

Conversation

zeripath
Copy link
Contributor

Remove ParseQueueConnStr as modules/nosql has taken over all of its functions.

Signed-off-by: Andrew Thornton [email protected]

Remove ParseQueueConnStr as `modules/nosql` has taken over all of its functions.

Signed-off-by: Andrew Thornton <[email protected]>
@zeripath zeripath added this to the 1.16.0 milestone Aug 30, 2021
modules/setting/queue.go Show resolved Hide resolved
6543
6543 approved these changes Aug 30, 2021
@lunny
Copy link
Member

lunny commented Aug 30, 2021

Remove ParseQueueConnStr as modules/nosql has taken over all of its functions.

Signed-off-by: Andrew Thornton [email protected]

Isn't an old configuration will be break here?

@zeripath
Copy link
Contributor Author

Remove ParseQueueConnStr as modules/nosql has taken over all of its functions.
Signed-off-by: Andrew Thornton [email protected]

Isn't an old configuration will be break here?

Nope ToRedisURI handles all of that.

lunny
lunny approved these changes Aug 31, 2021
@6543
Copy link
Member

6543 commented Aug 31, 2021

🚀

@6543 6543 merged commit f2b4b0f into go-gitea:main Aug 31, 2021
2 checks passed
@zeripath zeripath deleted the remove-old-queue-settings branch Aug 31, 2021
@go-gitea go-gitea locked and limited conversation to collaborators Oct 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

None yet

4 participants