Can you give me your cwiki user id? I found three differents Rakesh Kumar there so not sure which one to assign the permissions to.
On Wed, Jun 12, 2019 at 1:17 AM Rakesh Kumar <rakeshku...@lyft.com> wrote: > > It seems command mentioned on the confluence is little old. > The update command should be: > > ./gradlew :website:serveWebsite > > As Melissa pointed out in the PR that changes are automatically staged > Example: > http://apache-beam-website-pull-requests.storage.googleapis.com/<PR-NUMBER>/index.html > > I tried to update the confluence but it doesn't give me an edit option. Can > anyone provide me the edit access? my confluence username is rakeshcusat > > > > > On Tue, Jun 11, 2019 at 3:34 PM Rakesh Kumar <rakeshku...@lyft.com> wrote: >> >> Thanks Alan, >> >> I will give it a try. >> >> >> On Tue, Jun 11, 2019 at 3:31 PM Alan Myrvold <amyrv...@google.com> wrote: >>> >>> You can serve (or test) the website locally, using >>> https://cwiki.apache.org/confluence/display/BEAM/Website+Tips >>> >>> On Tue, Jun 11, 2019 at 3:27 PM Rakesh Kumar <rakeshku...@lyft.com> wrote: >>>> >>>> Hi, >>>> >>>> I have been updating the documentation section of Beam website, mostly the >>>> code examples [1], & [2]. I want to check these changes locally before >>>> merging it to master just to make sure that changes will look good on the >>>> website. What is the best way of testing this in local? >>>> >>>> [1]: https://github.com/apache/beam/pull/8740 >>>> [2]: https://github.com/apache/beam/pull/8803 >>>> >>>> Thank you, >>>> Rakesh