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 metadata tracking to workspace object #711

Merged
merged 4 commits into from
Oct 23, 2024

Conversation

douglasjacobsen
Copy link
Collaborator

This merge allows workspaces to track metadata in a workspace_metadata.yaml file written to the root of a workspace.

This merge transitions the last archive URL to this metadata file, and also adds the workspace digest to the metadata file.

@douglasjacobsen douglasjacobsen added the enhancement New feature or request label Oct 21, 2024
@douglasjacobsen douglasjacobsen requested a review from rfbgo October 21, 2024 15:36
rfbgo
rfbgo previously approved these changes Oct 22, 2024
This commit adds the ability to workspaces to have their own metadata
which is tracked in a file in the workspace root.

This can include things like the last URL an arcive was uploaded to.
@rfbgo rfbgo merged commit f3dffbe into GoogleCloudPlatform:develop Oct 23, 2024
12 checks passed
@douglasjacobsen douglasjacobsen deleted the workspace-metadata branch November 8, 2024 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants