15:00:03 <vishalmanchanda> #startmeeting horizon 15:00:03 <opendevmeet> Meeting started Wed Aug 2 15:00:03 2023 UTC and is due to finish in 60 minutes. The chair is vishalmanchanda. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:00:03 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:00:03 <opendevmeet> The meeting name has been set to 'horizon' 15:00:39 <rdopiera> o/ 15:01:19 <vishalmanchanda> Hello everyone 15:01:35 <tmazur> o/ 15:02:22 <amotoki> hi 15:02:41 <vishalmanchanda> agenda of the meeting can be found here https://etherpad.opendev.org/p/horizon-release-priorities#L38 15:03:37 <vishalmanchanda> #topic Notices 15:03:55 <vishalmanchanda> I have no announcements for this week. 15:04:22 <vishalmanchanda> if anyone have any announcement to make for this week, please go ahead. 15:05:50 <vishalmanchanda> Looks like nothing, moving to the next topic. 15:06:02 <vishalmanchanda> #topic Release priorities 15:06:30 <vishalmanchanda> Update on jQuery Migration 15:07:18 <vishalmanchanda> Now horizon is using XStatic-jQuery===3.5.1.1 in the CI job. 15:07:47 <vishalmanchanda> Patch to update upper-constraints merged this week. 15:07:58 <vishalmanchanda> https://review.opendev.org/c/openstack/requirements/+/890081 15:08:52 <vishalmanchanda> I also pushed a patch to bump lower bound of jQuery in horizon Bump minor version of XStatic-jQuery 15:09:08 <vishalmanchanda> https://review.opendev.org/c/openstack/horizon/+/890217 15:09:19 <vishalmanchanda> Please take a look once you have time. 15:09:51 <vishalmanchanda> Now I thing this migration is completed after above patch got merged. 15:10:09 <rdopiera> \o/ 15:10:26 <tmazur> Yay 15:10:35 <vishalmanchanda> I will push more patches if I see any deprecation warning with latest jQuery version. 15:10:58 <vishalmanchanda> I am not going to bring this topic in upcoming horizon weekly meeting. 15:11:07 <vishalmanchanda> marking it as completed. 15:11:45 <vishalmanchanda> moving to the next topic. 15:13:16 <vishalmanchanda> As discussed in the last weekly meeting, I am going through the docs how to switch to SCSS library or any other alternatives. 15:13:49 <vishalmanchanda> that's is all update from my side on this topic. 15:14:49 <vishalmanchanda> Does anyone have any update to share on this topic? 15:16:18 <rdopiera> vishalmanchanda: I think the relevant docs is https://django-compressor.readthedocs.io/en/latest/settings.html#django.conf.settings.COMPRESS_PRECOMPILERS 15:16:33 <rdopiera> vishalmanchanda: we can specify a command line command in there for scss 15:18:10 <vishalmanchanda> rdopiera: ok thanks, will through the doc. link 15:20:31 <vishalmanchanda> moving to the next topic 15:20:40 <vishalmanchanda> #topic open-discussion 15:20:55 <vishalmanchanda> I have one topic to discuss here. 15:22:02 <vishalmanchanda> adding xstatic-angular-fileupload as part of release repo 15:22:13 <vishalmanchanda> deliverables 15:23:17 <vishalmanchanda> There is a patch up to add "xstatic-angular-fileupload" as a release deliverables but CI is failing for the patch. 15:24:22 <vishalmanchanda> Error msg is "ERROR: Could not find 12.2.13.0: Command '['git', 'show', '12.2.13.0']' returned non-zero exit status 128." 15:24:53 <vishalmanchanda> https://zuul.opendev.org/t/openstack/build/9e394cd3dc7849dea8811dba376a5851/log/job-output.txt#7342 15:25:44 <vishalmanchanda> If I look at pypi.org "12.2.13.0" version is not available there https://pypi.org/project/XStatic-Angular-FileUpload/#history 15:26:22 <vishalmanchanda> Anyone have any idea how to fix this CI issue? 15:26:49 <rdopiera> have you seen the error a few lines up? 15:26:52 <rdopiera> ERROR: tarball-base for openstack/xstatic-angular-fileupload 12.2.13.0 is set to 'XStatic-Angular-Fileupload' but the sdist name is actually 'XStatic-Angular-FileUpload'. It is too expensive to determine this value during the site build, please set it explicitly. 15:27:07 <rdopiera> maybe it's related? 15:28:59 <vishalmanchanda> rdopiera: thanks, updated let's see if it got resolved now. 15:32:08 <vishalmanchanda> Does anyone have any other topic to discuss? 15:34:16 <rdopiera> I submitted the patch making room for the new tests 15:35:10 <rdopiera> it should pass the gate tests now, I eventually decided to put everything in openstack_dashboard/test/selenium 15:35:26 <rdopiera> I made sure the new tests are not run automatically 15:35:54 <rdopiera> next I will look into using the new memcached driver 15:37:59 <vishalmanchanda> rdopiera: thanks, i will test your patch in my local env. 15:39:44 <rdopiera> the tests themselves fill probably fail at the moment 15:40:06 <rdopiera> they need more work, but we want to be able to do it properly, through patches with review, not in one big patch 15:41:20 <vishalmanchanda> yeah, make sense. It will be difficult to review. 15:43:05 <vishalmanchanda> https://review.opendev.org/c/openstack/releases/+/889385 still fails 15:43:10 <vishalmanchanda> rdopiera: ^^ 15:44:34 <vishalmanchanda> rdopiera: You have updated xstatic-angular-fileupload version but it is not released/published on pypi.org https://review.opendev.org/c/openstack/xstatic-angular-fileupload/+/703626 15:48:25 <vishalmanchanda> Anyway I will check with release team if they can help here. 15:51:10 <vishalmanchanda> If we have no other topic to discuss here, let's end this meeting. 15:51:29 <vishalmanchanda> thanks everyone for joining, See you next week. 15:51:42 <vishalmanchanda> #endmeeting