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

feat(BA-748): Implement AuditLogs table, and Record ImageAuditLogType events #3712

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

jopemachine
Copy link
Member

@jopemachine jopemachine commented Feb 15, 2025

Resolves #3696 (BA-748).

Checklist: (if applicable)

  • Mention to the original issue

📚 Documentation preview 📚: https://sorna--3712.org.readthedocs.build/en/3712/


📚 Documentation preview 📚: https://sorna-ko--3712.org.readthedocs.build/ko/3712/

@github-actions github-actions bot added comp:manager Related to Manager component comp:agent Related to Agent component comp:common Related to Common component comp:cli Related to CLI component require:db-migration Automatically set when alembic migrations are added or updated size:L 100~500 LoC labels Feb 15, 2025
@jopemachine jopemachine changed the title feat: Add ImageAuditLogs table feat(BA-748): Add ImageAuditLogs table Feb 15, 2025
@jopemachine jopemachine added this to the 25Q1 milestone Feb 15, 2025
@jopemachine jopemachine force-pushed the feat/add_metadata_to_image branch from 77dbb7e to b5f8a7f Compare February 18, 2025 01:49
@jopemachine jopemachine marked this pull request as ready for review February 18, 2025 03:29
@jopemachine jopemachine changed the title feat(BA-748): Add ImageAuditLogs table feat(BA-748): Add AuditLogs table Feb 18, 2025
@jopemachine jopemachine changed the title feat(BA-748): Add AuditLogs table feat(BA-748): Implement AuditLogs table, record ImageAuditLogs event Feb 18, 2025
@jopemachine jopemachine changed the title feat(BA-748): Implement AuditLogs table, record ImageAuditLogs event feat(BA-748): Implement AuditLogs table, and Record ImageAuditLogs event Feb 18, 2025
@jopemachine jopemachine changed the title feat(BA-748): Implement AuditLogs table, and Record ImageAuditLogs event feat(BA-748): Implement AuditLogs table, and Record ImageAuditLogType events Feb 18, 2025
@jopemachine jopemachine force-pushed the feat/add_metadata_to_image branch from 3d0fced to aa2079b Compare February 20, 2025 06:15
@github-actions github-actions bot added the area:docs Documentations label Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:docs Documentations comp:agent Related to Agent component comp:cli Related to CLI component comp:common Related to Common component comp:manager Related to Manager component require:db-migration Automatically set when alembic migrations are added or updated size:L 100~500 LoC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Collect and store Image metadata in database
2 participants