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

move zone config into a database #28

Closed
Tracked by #24
th-schwarz opened this issue Jan 25, 2024 · 0 comments
Closed
Tracked by #24

move zone config into a database #28

th-schwarz opened this issue Jan 25, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@th-schwarz
Copy link
Owner

No description provided.

@th-schwarz th-schwarz self-assigned this Jan 25, 2024
@th-schwarz th-schwarz added the enhancement New feature or request label Jan 25, 2024
@th-schwarz th-schwarz added this to the 0.6.0 milestone Jan 25, 2024
th-schwarz added a commit that referenced this issue Jan 25, 2024
th-schwarz added a commit that referenced this issue Jan 25, 2024
th-schwarz added a commit that referenced this issue Jan 26, 2024
th-schwarz added a commit that referenced this issue Jan 26, 2024
th-schwarz added a commit that referenced this issue Jan 26, 2024
th-schwarz added a commit that referenced this issue Jan 26, 2024
@th-schwarz th-schwarz changed the title move zone config and zone update logs into a database move zone config into a database Jan 27, 2024
th-schwarz added a commit that referenced this issue Jan 27, 2024
th-schwarz added a commit that referenced this issue Jan 27, 2024
th-schwarz added a commit that referenced this issue Jan 28, 2024
th-schwarz added a commit that referenced this issue Jan 28, 2024
th-schwarz added a commit that referenced this issue Jan 28, 2024
th-schwarz added a commit that referenced this issue Feb 2, 2024
This commit introduces a new 'AbstractJdbcModel' class as the superclass to the 'Host' and 'Zone' classes. This deduplication simplifies the code by consolidating common properties ('id' and 'changed') into a parent class. All test classes previously extending 'GenericIntegrationTest' have been renamed to 'AbstractIntegrationTest' for better readability.
th-schwarz added a commit that referenced this issue Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant