Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration to use the canonical gradle directory layout / project naming [BEAM-4046]

...

For larger changes, you can run:

$ ./gradlew :beam-website:serveWebsite

Which will start a docker container and serve the website to http://localhost:4000. Ater one hour, the docker container will exit and you will need to re-start it.

You can also check links with:

$ ./gradlew :beam-website:testWebsite


Pull requests with website changes will automatically be staged to GCS. The URL is at the end of the console logs for beam_PreCommit_Website_Stage_GCS_Commit, and is of the form http://apache-beam-website-pull-requests.storage.googleapis.com/{PR_NUM}|/index.html