Skip to content

chore: move template meta last_used_at to workspacestats #13415

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

Merged
merged 1 commit into from
May 31, 2024

Conversation

f0ssel
Copy link
Contributor

@f0ssel f0ssel commented May 30, 2024

Moves the updating of last_used_at for affected workspaces into the workspacestat package.

Because of a cyclical import between workspacestats and schedule I've opted to pass the function into the schedule store. I've also removed the json tags from the options struct, as I don't believe the struct is serialized anywhere.

@f0ssel f0ssel requested a review from johnstcn May 30, 2024 16:31
@f0ssel f0ssel changed the title chore: move template meta last_used_at update to workspacestats chore: move template meta last_used_at to workspacestats May 30, 2024
Copy link
Member

@johnstcn johnstcn left a comment

Choose a reason for hiding this comment

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

👍

@f0ssel f0ssel merged commit de8149f into main May 31, 2024
37 checks passed
@f0ssel f0ssel deleted the f0ssel/template-last-used-at branch May 31, 2024 16:26
@github-actions github-actions bot locked and limited conversation to collaborators May 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants