Giter VIP home page Giter VIP logo

Comments (8)

sam-byng avatar sam-byng commented on August 15, 2024 1

Update on the status of this issue:

The podling scan at https://incubator.apache.org/clutch/pekko.html is still failing with errors stating that the Text and URIs to the ASF websites are not present. See https://whimsy.apache.org/pods/project/pekko .

From looking at the pekko docs homepage (https://pekko.apache.org/docs/pekko/current/), at least some of these are present, however the errors are still raised.

Impact

For pekko to go to 1.0.0 I believe these incubator errata must be resolved. Therefore I think that we should place this task in the 1.0.0 Milestone (github.com)

Root cause:

To me it looks like the issue may be related to the fact that our homepage URI is not actually https://pekko.apache.org (per expecatation from the crawler code) but is https://pekko.apache.org/docs/pekko/current/ (since we're matching the behaviour performed by the non-apache sbt-paradox homepage which also has a redirect to /docs/paradox/current).

The redirect from https://pekko.apache.org -> https://pekko.apache.org/docs/pekko/current/ might be causing an issue with the crawler code, such that the crawler does not read the correct file and therefore does not find the regex matches for text and URIs.

Proposed Fix
Other apache projects: e.g. see Apache Annotator (incubating) go straight to the apache.org without do not redirect to a 'docs/pekko/current' URL ending. I propose we do that here.

from pekko.

pjfanning avatar pjfanning commented on August 15, 2024

the web site will be https://pekko.apache.org/ and this is allowed - if you check the podling scan output.

from pekko.

kw217 avatar kw217 commented on August 15, 2024

the web site will be https://pekko.apache.org/ and this is allowed - if you check the podling scan output.

Thanks, corrected in description.

from pekko.

kw217 avatar kw217 commented on August 15, 2024

The Apache Pekko landing page https://github.com/apache/incubator-pekko/blob/main/docs/src/main/paradox/index.md is currently just a TOC page (rendered: https://pekko.staged.apache.org/).

There are two ways we could ensure the project landing page meets the Apache project site requirements:

  • We could add content to the existing TOC page, so it has the intro material and then the TOC below that.
  • We could replace the existing TOC page with the intro material, move the TOC to a new page, and add a link from the landing page.

Does anyone have a preference?

from pekko.

pjfanning avatar pjfanning commented on August 15, 2024

We are likely to clone sbt-paradox - we have an empty repo earmarked and an issue open. My preference would be to have a collapsible tab on all pages with all the required links.

from pekko.

kw217 avatar kw217 commented on August 15, 2024

That's a great solution, I like it. Obviously we should wait for that issue #92 to be resolved.

from pekko.

pjfanning avatar pjfanning commented on August 15, 2024

Thanks for your interest. We are working closely with the Incubator PMC. We are aware of the issues. We will not do a release until we meet the requirements of the PMC. This release is many months away.

from pekko.

sam-byng avatar sam-byng commented on August 15, 2024

Thanks for the quick response. Can we add this task into the 1.0.0 milestone so that it is tracked there?

from pekko.

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.