Skip to content

2025 housekeeping ii#195

Merged
DanielElisenberg merged 4 commits intomainfrom
2025_housekeeping_II
Oct 9, 2025
Merged

2025 housekeeping ii#195
DanielElisenberg merged 4 commits intomainfrom
2025_housekeeping_II

Conversation

@DanielElisenberg
Copy link
Collaborator

  • Environment and Secrets objects
  • /common package
    • move exceptions to common
    • camel_model to common/models
  • move /manager and /worker to domain
  • local storage models moved under /local_storage instead of common
  • job/maintenance models moved into the datastore_api adapter

@DanielElisenberg DanielElisenberg requested a review from a team as a code owner October 9, 2025 04:28
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 9, 2025

Quality Gate Passed Quality Gate passed

Issues
9 New issues
0 Accepted issues

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

See analysis details on SonarQube Cloud

Copy link
Contributor

@haraldsvik haraldsvik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good cleanup🤩 I like the new organisation 💯



@dataclass
class Environment:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Like the dataclass alot, cleans up the environment usage all over the app!

@DanielElisenberg DanielElisenberg merged commit f1dc6b7 into main Oct 9, 2025
5 of 7 checks passed
@DanielElisenberg DanielElisenberg deleted the 2025_housekeeping_II branch October 9, 2025 11:00
@DanielElisenberg DanielElisenberg linked an issue Oct 13, 2025 that may be closed by this pull request
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.

Housekeeping: Restructure

2 participants