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

EDU-427: Add Data Studios events to audit log table #344

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jason-seqera
Copy link
Contributor

@jason-seqera jason-seqera commented Dec 11, 2024

Preview not working for this -- puzzling. But the Files changed is correct.

@jason-seqera jason-seqera self-assigned this Dec 11, 2024
Copy link

netlify bot commented Dec 11, 2024

Deploy Preview for seqera-docs ready!

Name Link
🔨 Latest commit 0a8f48c
🔍 Latest deploy log https://app.netlify.com/sites/seqera-docs/deploys/675a6a700a6baa000813c6ec
😎 Deploy Preview https://deploy-preview-344--seqera-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@jason-seqera jason-seqera force-pushed the EDU-427-add-audit-log-events branch 2 times, most recently from 65ff29e to 31c98bb Compare December 11, 2024 17:26
@jason-seqera jason-seqera force-pushed the EDU-427-add-audit-log-events branch from 31c98bb to 0a8f48c Compare December 12, 2024 04:45
@justinegeffen
Copy link
Contributor

This looks good to me! Preview also isn't working for me so once @robnewman approves we can merge and check in prod.

@justinegeffen justinegeffen added the 2. Dev/PM review Needs a review by a Dev or PM label Dec 12, 2024
Copy link
Member

@robnewman robnewman left a comment

Choose a reason for hiding this comment

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

For the sake of brevity/iterations I'm approving, but please incorporate my suggestions. Thanks!

@@ -15,6 +15,14 @@
Resource: 'Data Explorer cloud buckets'
Events logged: 'Add, edit, delete, hide, show'
Note: 'Events for public and private buckets are logged.'
-
Resource: 'Data Studios sessions'
Events logged: 'Add, started, connected, disconnected, stopped, deleted'
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
Events logged: 'Add, started, connected, disconnected, stopped, deleted'
Events logged: 'Add, start, connect, disconnect, stop, delete'

Copy link
Member

Choose a reason for hiding this comment

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

None of the other audit log entry verbs are past tense - they are all present tense.

Note: 'Does not include temporary states (starting, stopping, deleting)'
-
Resource: 'Data Studios custom environments'
Events logged: 'Build started, build succeeded, build failed'
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
Events logged: 'Build started, build succeeded, build failed'
Events logged: 'Build start, build success, build fail'

@@ -15,6 +15,14 @@
Resource: 'Data Explorer cloud buckets'
Events logged: 'Add, edit, delete, hide, show'
Copy link
Member

Choose a reason for hiding this comment

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

Just noticed this - you can't delete a cloud bucket (!), but you can remove it from Data Explorer

Suggested change
Events logged: 'Add, edit, delete, hide, show'
Events logged: 'Add, edit, remove, hide, show'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2. Dev/PM review Needs a review by a Dev or PM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants