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 deprecated code. #115

Merged
merged 16 commits into from
Aug 24, 2023
Merged

Remove deprecated code. #115

merged 16 commits into from
Aug 24, 2023

Conversation

miguelbranco80
Copy link
Contributor

@miguelbranco80 miguelbranco80 commented Aug 22, 2023

This PR removes leftover/dead code related to RQL. This includes classes, config settings, etc.
The most visible change is that rql""" is now snapi""".
It also applies some renames to classes that were conflicting with other projects, e.g. Service becomes RawService.
ProgramSettings is now gone; this was a complicated mechanism used to pass settings. This is no longer needed since the "options" are now available in the ProgramEnvironment.
The JIRACrashReporter is also removed from this codebase.

@miguelbranco80 miguelbranco80 changed the title Remove old deprecated code. Remove deprecated code. Aug 23, 2023
@bgaidioz
Copy link
Collaborator

bgaidioz commented Aug 24, 2023

/publish

will publish version: 0.24.13+16-7f9f4d9f-SNAPSHOT
published
run 5960693631 success ✔️

@miguelbranco80 miguelbranco80 merged commit 99d68f8 into main Aug 24, 2023
3 checks passed
@miguelbranco80 miguelbranco80 deleted the remove-old-code branch August 24, 2023 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants