Coder Social home page Coder Social logo

Comments (20)

AlanGreene avatar AlanGreene commented on June 15, 2024

/kind bug

from website.

tualeron avatar tualeron commented on June 15, 2024

/kind documentation

from website.

tualeron avatar tualeron commented on June 15, 2024

/help-wanted

from website.

popcor255 avatar popcor255 commented on June 15, 2024

/assign @popcor255

from website.

AlanGreene avatar AlanGreene commented on June 15, 2024

PRs open against dashboard + each of the repos currently syncing docs to the website. Ideally in future we wouldn't need to make this kind of change in each repo, but the alternative would require changes to the script to detect and modify the frontmatter block inside a HTML comment in a markdown file... This seems like it would be more likely to cause problems so I went with the simpler approach for now.

from website.

AlanGreene avatar AlanGreene commented on June 15, 2024

/close

from website.

tekton-robot avatar tekton-robot commented on June 15, 2024

@AlanGreene: Closing this issue.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

from website.

AlanGreene avatar AlanGreene commented on June 15, 2024

Looks like this is back... #186 (comment)

/reopen

from website.

tekton-robot avatar tekton-robot commented on June 15, 2024

@AlanGreene: Reopened this issue.

In response to this:

Looks like this is back... #186 (comment)

/reopen

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

from website.

popcor255 avatar popcor255 commented on June 15, 2024

#187 There is a fix @AlanGreene

from website.

AlanGreene avatar AlanGreene commented on June 15, 2024

@popcor255 #187 does fix a number of cases of broken links, but as far as I can tell the 'Edit this page' links are a totally different issue. I fixed this originally back in May by adding some config to the frontmatter of the root docs page for each project (see the PRs above) that should be read to determine the project base URL when constructing that link specifically. I'll see if I can figure out why it's broken again...

from website.

tekton-robot avatar tekton-robot commented on June 15, 2024

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale with a justification.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close with a justification.
If this issue should be exempted, mark the issue as frozen with /lifecycle frozen with a justification.

/lifecycle stale

Send feedback to tektoncd/plumbing.

from website.

tekton-robot avatar tekton-robot commented on June 15, 2024

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten with a justification.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close with a justification.
If this issue should be exempted, mark the issue as frozen with /lifecycle frozen with a justification.

/lifecycle rotten

Send feedback to tektoncd/plumbing.

from website.

tekton-robot avatar tekton-robot commented on June 15, 2024

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen with a justification.
Mark the issue as fresh with /remove-lifecycle rotten with a justification.
If this issue should be exempted, mark the issue as frozen with /lifecycle frozen with a justification.

/close

Send feedback to tektoncd/plumbing.

from website.

tekton-robot avatar tekton-robot commented on June 15, 2024

@tekton-robot: Closing this issue.

In response to this:

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen with a justification.
Mark the issue as fresh with /remove-lifecycle rotten with a justification.
If this issue should be exempted, mark the issue as frozen with /lifecycle frozen with a justification.

/close

Send feedback to tektoncd/plumbing.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

from website.

AlanGreene avatar AlanGreene commented on June 15, 2024

This is still an issue, the edit links are broken and we should fix them.
/reopen

from website.

tekton-robot avatar tekton-robot commented on June 15, 2024

@AlanGreene: Reopened this issue.

In response to this:

This is still an issue, the edit links are broken and we should fix them.
/reopen

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

from website.

AlanGreene avatar AlanGreene commented on June 15, 2024

/lifecycle frozen

from website.

afrittoli avatar afrittoli commented on June 15, 2024

Looking at the latest docsy docs I think this could be solved by:

  • updating docsy - see #303
  • updating the content matter in the various projects to include the following type of data
---
title: Some super section
path_base_for_github_subdir:
  from: content/some-section/(.*?)/_index.md
  to: $1/README.md
cascade:
  github_repo: https://github.com/some-username/another-repo/
  github_subdir: docs
  path_base_for_github_subdir: content/some-section
...
---

from website.

AlanGreene avatar AlanGreene commented on June 15, 2024

This is currently working, the edit links point to the correct location in the repo for the owning project.

from website.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.