Skip to content

Refactor APIs to unify workspace activity #13279

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

Closed
14 tasks done
f0ssel opened this issue May 15, 2024 · 0 comments
Closed
14 tasks done

Refactor APIs to unify workspace activity #13279

f0ssel opened this issue May 15, 2024 · 0 comments
Assignees
Labels
roadmap https://coder.com/roadmap. Only humans may set this.

Comments

@f0ssel
Copy link
Contributor

f0ssel commented May 15, 2024

This is a collection of tasks related to stabilizing our internal tracking of user activity from a workspace. Once completed, the code should ensure that there's a single place to keep track of user activity in order to reduce the chance of bugs where we forget to implement it properly for future features.

Internal APIs

External APIs

Once we update how the internal APIs handle tracking of user activity we must update things like the CLI and jetbrains plugins to be compatible with the new flows. This will ensure users will continue to see accurate data from these external sources.

Release Readiness

Before release we need to make sure that the new code paths are stable and ready for customers to consume. This requires testing and release documentation for how to safely upgrade.

@f0ssel f0ssel added this to the Workspace Activity Refactor milestone May 15, 2024
@f0ssel f0ssel self-assigned this May 15, 2024
@coder-labeler coder-labeler bot added the chore label May 15, 2024
@f0ssel f0ssel changed the title Refactor internal APIs to unify workspace activity Refactor APIs to unify workspace activity May 15, 2024
@f0ssel f0ssel closed this as completed Jun 27, 2024
@matifali matifali added the roadmap https://coder.com/roadmap. Only humans may set this. label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
roadmap https://coder.com/roadmap. Only humans may set this.
Projects
None yet
Development

No branches or pull requests

2 participants