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 6.5.3 upgrade #234

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Wordpress 6.5.3 upgrade #234

wants to merge 1 commit into from

Conversation

alithethird
Copy link
Contributor

Just upgraded the Wordpress version to 6.5.3

Overview

Upgraded Wordpress version to 6.5.3 as a response to the issue

Rationale

Never and shinier Wordpress.

Juju Events Changes

Module Changes

Library Changes

Checklist

@alithethird alithethird added the trivial This is a trivial PR label Jul 31, 2024
@alithethird alithethird requested a review from a team as a code owner July 31, 2024 14:12
@alithethird alithethird linked an issue Jul 31, 2024 that may be closed by this pull request
Copy link
Contributor

Test coverage for 596a0b6

Name                Stmts   Miss Branch BrPart  Cover   Missing
---------------------------------------------------------------
src/charm.py          537     35    184     33    91%   162, 203-206, 370, 429->433, 582, 613, 619, 636-640, 670, 705-706, 764, 773, 877->890, 889, 891, 896-897, 957, 977, 984, 1074, 1083, 1095, 1116, 1125, 1144, 1148, 1177, 1218, 1350, 1372, 1379->1381, 1424->exit, 1436, 1446, 1484
src/cos.py             20      0      0      0   100%
src/exceptions.py      16      1      2      1    89%   41
src/state.py           33      0      4      0   100%
src/types_.py          15      0      0      0   100%
---------------------------------------------------------------
TOTAL                 621     36    190     34    91%

Static code analysis report

Run started:2024-07-31 14:14:39.750681

Test results:
  No issues identified.

Code scanned:
  Total lines of code: 4563
  Total lines skipped (#nosec): 1
  Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0

Run metrics:
  Total issues (by severity):
  	Undefined: 0
  	Low: 0
  	Medium: 0
  	High: 0
  Total issues (by confidence):
  	Undefined: 0
  	Low: 0
  	Medium: 0
  	High: 0
Files skipped (0):

@weiiwang01
Copy link
Collaborator

I ran the test locally and it seems like there's a problem with the launchpad wordpress plugin. That plugin hasn't been upgraded for a while; I think we might need to put this on hold.

2024-08-01T05:18:13.763Z [wordpress] [Thu Aug 01 05:18:13.763761 2024] [php7:error] [pid 181] [client 172.16.0.2:58743] PHP Fatal error:  Uncaught Error: Call to a member function query() on null in /var/www/html/wp-includes/widgets.php:2090\nStack trace:\n#0 /var/www/html/wp-includes/class-wp-hook.php(324): wp_check_widget_editor_deps()\n#1 /var/www/html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()\n#2 /var/www/html/wp-includes/plugin.php(517): WP_Hook->do_action()\n#3 /var/www/html/wp-content/plugins/openid/common.php(764): do_action()\n#4 /var/www/html/wp-content/plugins/openid/common.php(746): openid_page()\n#5 /var/www/html/wp-content/plugins/openid/consumer.php(59): openid_repost()\n#6 /var/www/html/wp-content/plugins/openid/consumer.php(177): openid_redirect()\n#7 /var/www/html/wp-content/plugins/wordpress-launchpad-integration/openid-launchpad.php(173): openid_start_login()\n#8 /var/www/html/wp-includes/class-wp-hook.php(326): openid_launchpad_wp_authenticate()\n#9 /var/www/html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()\n#10 /var/www/html/wp-includes/plugin.php(565): WP_Hook->do_action()\n#11 /var/www/html/wp-inclu in /var/www/html/wp-includes/widgets.php on line 2090, referer: http://10.1.75.149/wp-login.php?redirect_to=http%3A%2F%2F10.1.75.149%2Fwp-admin%2F&reauth=1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Requesting 6.5 build
3 participants