eclipse-openj9 / openj9-website

openj9-website
24 stars 28 forks source link

Updated website release note 0.36.x #340

Closed Sreekala-Gopakumar closed 1 year ago

Sreekala-Gopakumar commented 1 year ago

https://github.com/eclipse-openj9/openj9-website/issues/328

Updated the website release note 0.36.x

Signed-off-by: Sreekala Gopakumar sreekala.gopakumar@ibm.com

Sreekala-Gopakumar commented 1 year ago

Jenkins website stage

doveye commented 1 year ago

@pshipton @AdamBrousseau I've merged these changes but the website staging build isn't working so I haven't run the website publish build. The staging build appeared to run ok but the changes aren't visible on the staging site and the console log contains the error message cp: cannot stat 'website/docs': No such file or directory. I'm thinking this is related to https://github.com/eclipse-openj9/openj9-website/pull/333. Can you take a look please, thanks.

pshipton commented 1 year ago

This is normal and didn't cause any failure.

06:27:45  cp: cannot stat 'website/docs': No such file or directory
06:27:45  no docs dir
06:27:50  Published

The website was published to the staging branch, you can see the commit at https://github.com/eclipse-openj9/openj9-website-publish/tree/staging

I've asked Eclipse about it. They may need to update something, or may not be able to handle the different branch as per previous comments. https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/1849#note_1078675

pshipton commented 1 year ago

@AdamBrousseau there is another issue however. Merging this PR didn't trigger https://openj9-jenkins.osuosl.org/view/Website-Doc/job/Deploy-OpenJ9-Website/. It's setup with "Poll SCM" every 5 min. Maybe I broke it earlier when I modified the configuration to use my fork, but I had restored to use this repo last night. I didn't run one manually yet, until you take a look.