317brian opened a new pull request, #437:
URL: https://github.com/apache/druid-website-src/pull/437

   This PR does a few things: 
   
   * Reverts the build files I committed for the build artifacts from the 
`/techonlogy` img fix cause that version of site was built with the incorrect 
`versions.js` and indicated Druid 28 was already out. Thankfully, it wasn't 
deployed to the `druid-website` repo yet.
   * Reverts @LakshSingla 's PR that went to `asf-staging` for Druid 28. That 
was mistakenly merged into `master` for this repo. It should have been left 
unmerged until it went to the `asf-site` branch
   * builds the site with the correct version: 27.0.0
   * Updates the README to explicitly state that `master` should be equal to 
`asf-site` in `apache/druid-website`
   
   Verify by launching the site locally and confirming:
   * Most recent release  on the homepage is 27.0.0
   * The images on the technology page load and stay there even after a few 
refreshes
   * Verify that the 28 docs are not present in the site, so either check 
`published_versions/docs/` for a 28 directory or just go to a 28 url like the 
following when you launch the site locally: 
http://localhost:8080/docs/28.0.0/tutorials/
   
   
   I also confirmed that it uses the correct 27.0.0 docs for `latest`. The 
UNNEST experimental label is present. It is gone in 28.0: 
   
![image](https://github.com/apache/druid-website-src/assets/53799971/632fb567-ac22-4945-a1fd-2463e1f030d0)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to