Skip to content

fix(site): ignore fileInfo if file is missing #12154

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
Feb 15, 2024
Merged

fix(site): ignore fileInfo if file is missing #12154

merged 1 commit into from
Feb 15, 2024

Conversation

mtojek
Copy link
Member

@mtojek mtojek commented Feb 15, 2024

Spotted by @matifali.

It seems that the implementation changed over time, and some older template files may not be rendered. Let's fix it.

Rendering now:

Screenshot 2024-02-15 at 10 05 46

Testing:

cd site
CODER_HOST=https://dev.coder.com pnpm dev

@mtojek mtojek self-assigned this Feb 15, 2024
@mtojek mtojek marked this pull request as ready for review February 15, 2024 09:08
@mtojek mtojek enabled auto-merge (squash) February 15, 2024 09:12
@mtojek mtojek merged commit 8cc62fb into main Feb 15, 2024
@mtojek mtojek deleted the fix-tfiles branch February 15, 2024 09:15
@github-actions github-actions bot locked and limited conversation to collaborators Feb 15, 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