Bowrna commented on PR #623: URL: https://github.com/apache/airflow-site/pull/623#issuecomment-1364671183
As I am currently working on this PR, I will post the parts that I have completed and parts that are pending to keep on track. Following are the commands supported in the `site.sh` bash script that's being moved to python: 1. install-node-deps (successfully moved to python as of now) 2. preview-landing-pages (successfully moved to python as of now) 3. build-site (successfully moved to python as of now) 4. build-landing-pages (successfully moved to python as of now) 5. check-site-links (only pending part) 6. prepare-theme (successfully moved to python as of now) 7. lint-js (successfully moved to python as of now) 8. lint-css (successfully moved to python as of now) -- 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]
