Skip to content

chore: add archive column to template versions #10178

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 5 commits into from
Oct 10, 2023

Conversation

Emyrk
Copy link
Member

@Emyrk Emyrk commented Oct 10, 2023

What this does

Adds the archived column on template versions. cli/api changes coming in another PR

return version
}

func TestArchiveVersions(t *testing.T) {
Copy link
Member Author

Choose a reason for hiding this comment

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

The cli/api branch has a test at the coderd layer, adding this test at the db layer since the coderd layer of this feat does not exist yet.

Copy link
Member

Choose a reason for hiding this comment

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

I think it's no harm to have some database-layer tests.

@Emyrk Emyrk requested a review from johnstcn October 10, 2023 15:09
@Emyrk Emyrk merged commit 69d13f1 into main Oct 10, 2023
@Emyrk Emyrk deleted the stevenmasley/add_archive_column branch October 10, 2023 15:52
@github-actions github-actions bot locked and limited conversation to collaborators Oct 10, 2023
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