You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow 10 minutes from last push for the staging site to build. If the link doesn't work, try using incognito mode instead. For internal reviewers, check web-documentation repo actions for staging build status. Link to build for this PR: http://docs-dev.timescale.com/docs-chore-static-files
@robsoncoelho only after this is merged, I added this script to copy these static files during production builds. I can also open a new PR on web-documentation to add this to build-dev as well, not sure why I didn't
@robsoncoelho only after this is merged, I added this script to copy these static files during production builds. I can also open a new PR on web-documentation to add this to build-dev as well, not sure why I didn't
@robsoncoelho only after this is merged, I added this script to copy these static files during production builds. I can also open a new PR on web-documentation to add this to build-dev as well, not sure why I didn't
let's do that for builds on dev too.
@coelhucas did you do this? I think it would be nice to see llms.txt file being loaded on this preview link before we push to production.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added inside a static folder so we don't get the project messy and we can handle any further static files to be added in build-time later.