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

wordpress bump #284

Merged
merged 3 commits into from
Jan 30, 2024
Merged

wordpress bump #284

merged 3 commits into from
Jan 30, 2024

Conversation

grooverdan
Copy link
Member

current test failures

license.txt's year needs to be updated to 2024.
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'2024'
+'2023'

https://buildbot.mariadb.org/#/builders/505/builds/2721

so just bumping. Any bump pulls latest wordpress that has contraints https://github.com/WordPress/wordpress-develop/blob/trunk/package.json

@grooverdan grooverdan force-pushed the eco_wp_bump branch 2 times, most recently from 29aa16c to 5686258 Compare January 23, 2024 07:58
@vladbogo
Copy link
Collaborator

CI failing with npm not installed

@grooverdan
Copy link
Member Author

yep, working around a form of npm/cli#4783

 cd '/wp-test-runner/wordpress-develop'; npm install && npm run build
npm ERR! code EMFILE
npm ERR! syscall open
npm ERR! path /root/.npm/_cacache/index-v5/18/ce/55345d3cba5b3c5650abf3687718415cbc865505089a50a09e96fb8cd897
npm ERR! errno -24
npm ERR! EMFILE: too many open files, open '/root/.npm/_cacache/index-v5/18/ce/55345d3cba5b3c5650abf3687718415cbc865505089a50a09e96fb8cd897'

Not sure how to do it yet. GH actions appear to have 64k of a NOFILE limit.

@grooverdan grooverdan merged commit bdf1637 into MariaDB:main Jan 30, 2024
2 checks passed
@grooverdan grooverdan deleted the eco_wp_bump branch January 30, 2024 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants