Closed (fixed)
Project:
Auto Login URL
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 Dec 2023 at 09:17 UTC
Updated:
30 Dec 2023 at 08:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
ultimikeI spent a few hours this morning trying to convert the Auto Login Url module’s tests from DrupalCI to GitLabCI to no avail. The tests pass on my local, but fail on GitLabCI. I’ve made a bunch of tweaks to the tests in my efforts, to no avail. For the life of me I can’t figure out what the issue is. I would love a second set of eyes on this...
-mike
Comment #5
fjgarlin commentedIt was due to paths as drupal is installed in a subdirectory. I fixed a few lines regarding URL generation and also some tests to use absolute URLs.
Last pipeline shows all phpunit jobs fully green so the issue might be marked as Needs review now.
Comment #7
ultimikeComment #8
fjgarlin commentedJust fixing credit as sometimes if #6 and #7 happen too close in time credits might be lost (this is a known issue).
I can see that the checkbox was checked when merging the MR (because the message has both of us populated), but it's missing in the final table of credited people.
Comment #9
fjgarlin commentedOk, I was trying to fix it by myself (because I know it's a known issue) but I can't (which also makes sense since I'm not a maintainer).
Sorry for the noise.
@ultimike - just so you know, when the automatic commit message happens too close to the "Fixed" message, the credits might be overwritten. For example, I can see that you tried to credit me here, but the credit is not there (see the table of credits below). This can only be fixed by maintainers.
Comment #10
ultimikeAttempting to fix credit :)
Comment #11
ultimikeHmm - @fjgarlin - I'm one of the co-maintainers - how can I fix this?
-mike
Comment #12
fjgarlin commentedI think you fixed it in #10 as the checkbox is persisting now.
So everything looks good I think.