Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Plone 6.0.11 #5989

Merged
merged 4 commits into from Apr 29, 2024
Merged

Update to Plone 6.0.11 #5989

merged 4 commits into from Apr 29, 2024

Conversation

sneridagh
Copy link
Member

No description provided.

Copy link

netlify bot commented Apr 27, 2024

Deploy Preview for plone-components canceled.

Name Link
🔨 Latest commit d235582
🔍 Latest deploy log https://app.netlify.com/sites/plone-components/deploys/662f7f84aae66b00089c427b

Copy link

netlify bot commented Apr 27, 2024

Deploy Preview for volto canceled.

Name Link
🔨 Latest commit d235582
🔍 Latest deploy log https://app.netlify.com/sites/volto/deploys/662f7f843dc857000731063b

@sneridagh
Copy link
Member Author

@stevepiercy Netlify builds are failing, any idea why?

11:36:05 AM: Exception occurred:
11:36:05 AM:   File "/opt/buildhome/python3.8/lib/python3.8/site-packages/myst_parser/mdit_to_docutils/base.py", line 1925, in html_meta_to_nodes
11:36:05 AM:     meta_node = nodes.meta(content)
11:36:05 AM: AttributeError: module 'docutils.nodes' has no attribute 'meta'
11:36:05 AM: The full traceback has been saved in /tmp/sphinx-err-b4w1zslw.log, if you want to report the issue to the developers.
11:36:05 AM: Please also report this if it was a user error, so that a better error message can be provided next time.

@stevepiercy
Copy link
Collaborator

It's been failing since 2024-04-23:

https://app.netlify.com/sites/volto/deploys/6628a245b1491900090e2c6c

Last known good build, earlier on the same day:

https://app.netlify.com/sites/volto/deploys/66277280ad5f1a0008a4eb52

I think that myst_parser had a new release that same day:

https://github.com/executablebooks/MyST-Parser/releases/tag/v3.0.0

I have v0.18.1 installed, but v1.0.0 should work with the versions of the themes and Sphinx we use.

@stevepiercy
Copy link
Collaborator

Commit pushed. Let's see if that fixes Netlify.

@stevepiercy
Copy link
Collaborator

stevepiercy commented Apr 27, 2024

Whoopsie, no change in docs, so I had to manually restart it.

https://app.netlify.com/sites/plone-components/deploys/662d2f681f56e9edace3c6ee

@stevepiercy
Copy link
Collaborator

Meanwhile the README linkcheck fails because https://www.fz-juelich.de/de returns a 404. The entire site is 404. Who should we ping?

@sneridagh sneridagh merged commit 466a358 into main Apr 29, 2024
73 checks passed
@sneridagh sneridagh deleted the updatePlone6.0.11 branch April 29, 2024 17:20
@sneridagh
Copy link
Member Author

@stevepiercy it should be ok soon, we are on it.

sneridagh added a commit that referenced this pull request Apr 29, 2024
* main: (49 commits)
  Update to Plone 6.0.11 (#5989)
  Defines the last 4 parameters of the `asyncConnect` function with optional (#5986)
  Flexibilize the pins for all ESlint deps, in Volto and generators (#5991)
  Release 18.0.0-alpha.29
  Release @plone/types 1.0.0-alpha.11
  fix: pass down locale to IntlProvider (#5976)
  Add Vite (client only, no SSR) build. Update Next.js 14.2.2 and Remix to 2.8.0 (#5970)
  Fix no router link in logo (#5981)
  Improve postinstall script, building all the deps (#5980)
  Better BlocksData types (#5979)
  Add missing types ts fields
  Release 18.0.0-alpha.28
  Release @plone/slate 18.0.0-alpha.12
  Release @plone/registry 1.5.6
  Improvements to the monorepo setup with utilities, especially ESLint.… (#5969)
  DEV: put nvm installation section into a separate include file (#5968)
  Bundle optimization (#5295)
  [client] Move provider to own package - Use parcel - `@plone/providers` (#5887)
  Fix flaky test 'As editor I can add links' by using getSlateEditorAndType (#5966)
  Fix rendering if ConditionalLink has no children (#5963)
  ...
sneridagh added a commit that referenced this pull request May 7, 2024
* main: (1206 commits)
  Allow Makefile to be modified by Makefile.local if present (#5997)
  Cypress replaced wait with assertions (#5998)
  Replace spinner with Progress bar and fix it's position . (#5620) (#5929)
  Fix type for component registry components (#6002)
  Fix 301 and 302 redirects. (#5999)
  Release 18.0.0-alpha.30
  Force add .d.ts files to releaser
  Release generate-volto 9.0.0-alpha.15
  Fix server side sidebar rendering (#5993)
  Cleaned up useless injectIntl in DefaultView (#5995)
  Fix image disappears after pressing the Enter key on title field in i… (#5975)
  Update to Plone 6.0.11 (#5989)
  Defines the last 4 parameters of the `asyncConnect` function with optional (#5986)
  Flexibilize the pins for all ESlint deps, in Volto and generators (#5991)
  Release 18.0.0-alpha.29
  Release @plone/types 1.0.0-alpha.11
  fix: pass down locale to IntlProvider (#5976)
  Add Vite (client only, no SSR) build. Update Next.js 14.2.2 and Remix to 2.8.0 (#5970)
  Fix no router link in logo (#5981)
  Improve postinstall script, building all the deps (#5980)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants