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

Add audit log entries as tasks complete #414

Merged
merged 2 commits into from Jul 18, 2020

Conversation

mcpierce
Copy link
Contributor

@mcpierce mcpierce commented Jul 17, 2020

Status

READY

Migrations

YES

Description

Added an audit log entry model and repository. Added calls in TaskManager to create new entries for all tasks (Exception MonitorTaskQueue) upon completion.

 - Bumped DbUnit to 2.7.0.
 - Added the Java class.
 - Added a migration to create the table.
 - Added a repository and tests.
@mcpierce mcpierce added the enhancement A pull request containing a a new feature, refactoring, or security improvement.. label Jul 17, 2020
@mcpierce mcpierce added this to the 0.7 milestone Jul 17, 2020
@sonarcloud
Copy link

sonarcloud bot commented Jul 17, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

83.3% 83.3% Coverage
0.0% 0.0% Duplication

@BRUCELLA2 BRUCELLA2 merged commit 9b3e8a6 into comixed:develop Jul 18, 2020
@mcpierce mcpierce deleted the feature/issue-204 branch July 19, 2020 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A pull request containing a a new feature, refactoring, or security improvement..
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants