Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: mark workspace apps and workspace agents as unaudited#18761

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

ethanndickson
Copy link
Member

@ethanndicksonethanndickson commentedJul 7, 2025
edited
Loading

The main goal of this PR is to remove Workspace Apps and Workspace Agents from the auto-generated audit log documentation, that incorrectly claims they are audited resources (no longer true with the addition of the connection log).

Though I believe we haven't touched any codepaths for returning audit logs, this PR also adds a test that ensures we continue to returnexisting connection, disconnect and open events correctly from the audit log API.

@ethanndicksonethanndickson changed the titlechore(coderd/audit): remove workspace app and agent fromAuditablechore: mark workspace apps and workspace audits as unauditedJul 7, 2025
@ethanndicksonethanndicksonforce-pushed theethan/remove-workspace-app-agent-auditable branch from4802e88 tobd16b9dCompareJuly 7, 2025 07:34
@ethanndicksonethanndickson marked this pull request as ready for reviewJuly 7, 2025 07:35
@ethanndicksonethanndickson changed the titlechore: mark workspace apps and workspace audits as unauditedchore: mark workspace apps and workspace agents as unauditedJul 7, 2025
@ethanndicksonethanndicksonforce-pushed theethan/docs-add-connection-logs branch fromc5131a3 tod14aa91CompareJuly 7, 2025 09:34
@ethanndicksonethanndicksonforce-pushed theethan/remove-workspace-app-agent-auditable branch frombd16b9d to273363fCompareJuly 7, 2025 09:34
@ethanndicksonethanndicksonforce-pushed theethan/docs-add-connection-logs branch fromd14aa91 toa4bb7c4CompareJuly 8, 2025 08:58
@ethanndicksonethanndicksonforce-pushed theethan/remove-workspace-app-agent-auditable branch 2 times, most recently from7c35e80 to8e0a43dCompareJuly 9, 2025 05:58
@ethanndicksonethanndicksonforce-pushed theethan/docs-add-connection-logs branch from451bfd9 to59a7992CompareJuly 10, 2025 05:58
@ethanndicksonethanndicksonforce-pushed theethan/remove-workspace-app-agent-auditable branch from8e0a43d to3b8277bCompareJuly 10, 2025 05:58
@ethanndicksonethanndicksonforce-pushed theethan/docs-add-connection-logs branch from59a7992 to13569cbCompareJuly 10, 2025 10:29
@ethanndicksonethanndicksonforce-pushed theethan/remove-workspace-app-agent-auditable branch from3b8277b to93a9073CompareJuly 10, 2025 10:29
@ethanndicksonethanndicksonforce-pushed theethan/docs-add-connection-logs branch from13569cb toad9a966CompareJuly 10, 2025 10:37
@ethanndicksonethanndicksonforce-pushed theethan/remove-workspace-app-agent-auditable branch from93a9073 to23079d7CompareJuly 10, 2025 10:37
@ethanndicksonethanndicksonforce-pushed theethan/docs-add-connection-logs branch fromad9a966 to5153f7bCompareJuly 10, 2025 10:50
@ethanndicksonethanndicksonforce-pushed theethan/remove-workspace-app-agent-auditable branch from23079d7 to27eea0aCompareJuly 10, 2025 10:50
@ethanndicksonethanndicksonforce-pushed theethan/docs-add-connection-logs branch from5153f7b to6c2f035CompareJuly 14, 2025 02:04
@ethanndicksonethanndicksonforce-pushed theethan/remove-workspace-app-agent-auditable branch from27eea0a to8a35e5fCompareJuly 14, 2025 02:05
@ethanndicksonethanndicksonforce-pushed theethan/docs-add-connection-logs branch from6c2f035 tofab8dbdCompareJuly 14, 2025 06:13
@ethanndicksonethanndicksonforce-pushed theethan/remove-workspace-app-agent-auditable branch from8a35e5f toc58bc89CompareJuly 14, 2025 06:13
@ethanndicksonethanndicksonforce-pushed theethan/docs-add-connection-logs branch fromfab8dbd to245c72dCompareJuly 15, 2025 03:33
@ethanndicksonethanndicksonforce-pushed theethan/remove-workspace-app-agent-auditable branch fromc58bc89 to72a0299CompareJuly 15, 2025 03:33
@ethanndicksonethanndicksonforce-pushed theethan/docs-add-connection-logs branch from245c72d to111ff29CompareJuly 15, 2025 04:00
@ethanndicksonethanndicksonforce-pushed theethan/remove-workspace-app-agent-auditable branch from72a0299 to44097edCompareJuly 15, 2025 04:00
@ethanndicksonethanndicksonforce-pushed theethan/docs-add-connection-logs branch from111ff29 to6eb7cbeCompareJuly 15, 2025 05:12
@ethanndicksonethanndicksonforce-pushed theethan/remove-workspace-app-agent-auditable branch from44097ed to85c01aaCompareJuly 15, 2025 05:13
@ethanndicksonethanndicksonforce-pushed theethan/docs-add-connection-logs branch 2 times, most recently from327e549 toe8b4e70CompareJuly 15, 2025 05:46
@ethanndicksonethanndicksonforce-pushed theethan/remove-workspace-app-agent-auditable branch from85c01aa to425c2dcCompareJuly 15, 2025 05:46
@ethanndicksonethanndickson changed the base branch fromethan/docs-add-connection-logs tographite-base/18761July 15, 2025 05:52
@ethanndicksonethanndicksonforce-pushed theethan/remove-workspace-app-agent-auditable branch from425c2dc to29e78d1CompareJuly 15, 2025 05:52
@graphite-appgraphite-appbot changed the base branch fromgraphite-base/18761 tomainJuly 15, 2025 05:53
@ethanndicksonethanndicksonforce-pushed theethan/remove-workspace-app-agent-auditable branch from29e78d1 to0d73833CompareJuly 15, 2025 05:53
@ethanndicksonGraphite App
Copy link
MemberAuthor

ethanndickson commentedJul 15, 2025
edited
Loading

Merge activity

  • Jul 15, 6:08 AM UTC: A user started a stack merge that includes this pull request viaGraphite.
  • Jul 15, 6:08 AM UTC:@ethanndickson merged this pull request withGraphite.

@ethanndicksonethanndickson merged commitef807e4 intomainJul 15, 2025
33 checks passed
@ethanndicksonethanndickson deleted the ethan/remove-workspace-app-agent-auditable branchJuly 15, 2025 06:08
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsJul 15, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@deansheatherdeansheatherdeansheather approved these changes

Assignees

@ethanndicksonethanndickson

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@ethanndickson@deansheather

[8]ページ先頭

©2009-2025 Movatter.jp