Automatically closed - issue fixed for 2 weeks with no activity.
- đŽđłIndia ankitv18
All green.. looks good to be merge.
Moving into RTBC. - đ¨đŚCanada danrod Ottawa
I took the liberty to jump into this and I create a MR, hope you don't mind.
- @danrod opened merge request.
- First commit to issue fork.
- đ¨đŚCanada xmacinfo Canada
We are now using the 2.x branch.
Fixed. Thank you.
-
tim.plunkett â
committed 296550d9 on 2.0.x
Issue #3477335: Follow-up; Update core.phpcs.xml.dist
-
tim.plunkett â
committed 296550d9 on 2.0.x
- đŽđŞIreland markconroy
From reading the issue where we created a Stable9 theme - #3050374: Create Drupal 9 stable theme â - I can't see any reason given for why we moved items from
/misc
to/media-library
.My feeling is that someone decided that "misc" is too general, and each template should live somewhere specific. But I don't know why media-library was chosen. It's interesting that we do not have any "misc" folder in Stable9.
I have a suspicion that we can either:
- Leave it as is, or
- Decide where we think those templates should go - with the requisite release notes/change record.
If we choose option 2, do we want to (re)create a "misc" directory in the Stable9 theme, or is there somewhere more appropriate to place these templates? Would they all be better placed in the /admin directory? Or maybe feed-icon.html.twig could go in the /views directory?
- đŽđłIndia adwivedi008
Hello @arturopanetta
Created the MR with the fix for the issue
Please review and let me know if any other changes are neededMoving the issue to needs review
- @adwivedi008 opened merge request.
- First commit to issue fork.
- đŽđłIndia adwivedi008
Hi @xmacinfo
Created the MR with the proposed solution
Please review and let me know if any other changes are needed - @adwivedi008 opened merge request.
- đŽđłIndia adwivedi008
adwivedi008 â changed the visibility of the branch 3507917-move-fakeobjects-logo to active.
- đŽđłIndia adwivedi008
adwivedi008 â changed the visibility of the branch 3507917-move-fakeobjects-logo to hidden.
- đŽđłIndia adwivedi008
adwivedi008 â changed the visibility of the branch 3507917-move-fakeobjects-logo to active.
- đŽđłIndia adwivedi008
adwivedi008 â changed the visibility of the branch 3507917-move-fakeobjects-logo to hidden.
- First commit to issue fork.
- đŽđłIndia adwivedi008
Hello @nod
Can you please suggest what other changes are needed on this
Or do we need to create another issue related to this for cleanup - đŽđłIndia adwivedi008
Hello @daniel
I have taken a look at MR and it seems to be correct
Moving the issue at RTBC
Thank You let's wait for some more feedbacks - Issue created by @xmacinfo
- @danielj opened merge request.
- đŹđ§United Kingdom daniel.j
daniel.j â changed the visibility of the branch 11.x to hidden.
- đŹđ§United Kingdom daniel.j
Rebased onto 11.x and resolved conflicts.
Please review again, thanks!
- đŹđ§United Kingdom daniel.j
Added DRUPAL_CORE variable to the Gitlab CI composer build variables and added a .cspell-project-words.txt.
Pipelines are now passing, please review. Thanks!
- đŹđ§United Kingdom daniel.j
Added a .eslintrc.yml file to ignore import and no-console eslint errors specifically in the gulpfile.js. Changes also include anonymous function and eslint automatic fixes.
Pipelines are now passing, please review. Thanks!
- đşđ¸United States chrisfromredfin Portland, Maine
we've come a long way, baby
-
chrisfromredfin â
committed 3f7517a5 on 2.0.x authored by
tim.plunkett â
Issue #3477335 by sayan_k_dutta, tim.plunkett, utkarsh_33, jvbrian,...
-
chrisfromredfin â
committed 3f7517a5 on 2.0.x authored by
tim.plunkett â
- đşđ¸United States phenaproxima Massachusetts
This seems like great clean-up and it will help us actually catch bugs. I didn't review the .gitlab-ci.yml changes in depth, to be honest, but I'm not particularly concerned about those anyway. The pipeline looks like it's running, and passing, and that seems right to me. I don't really feel like blocking quality improvements. :)
- đşđ¸United States tim.plunkett Philadelphia
Rebuilt this based on how XB is handling it, with @todos pointing to đ Only run linting jobs if the files changed make sense for the job Active
- đŽđłIndia ankitv18
ankitv18 â changed the visibility of the branch 3477335-include-phpcs.xml.dist to hidden.
- @timplunkett opened merge request.
- đşđ¸United States tim.plunkett Philadelphia
tim.plunkett â changed the visibility of the branch 2.0.x to hidden.
- đşđ¸United States tedbow Ithaca, NY, USA
It would good to get đ Openapi.yml uses patternProperties which is not supported by our dependencies Needs work fixed next. We still have 3 large parts of openapi.yml spec that is getting ignored, and we will likely add more until we get this fixed(the problem got worse last mont)
Automatically closed - issue fixed for 2 weeks with no activity.
- First commit to issue fork.
- @ankitv18 opened merge request.
-
pfrenssen â
committed 2722e3ab on 2.x authored by
b_harold â
Issue #3505768 by b_harold, pfrenssen, ankitv18: Fix phpstan warnings
-
pfrenssen â
committed 2722e3ab on 2.x authored by
b_harold â
- đŹđ§United Kingdom catch
The body of the function should also trigger a deprecation I think. Unlikely that anything is calling this, but if it was, it would tell them.
Automatically closed - issue fixed for 2 weeks with no activity.
- đ§đŹBulgaria pfrenssen Sofia
This is looking great, thanks a lot! We can now configure PHPStan to not allow any failures and this is good to go.
- đŽđłIndia ankitv18
ESLint pipeline still needs attention ~~ few warnings left, please consider to fix them too.
- đŽđłIndia ankitv18
Thanks @ b_harold,
Now you can move into review and mark all threads resolved on the MR. - đŞđ¨Ecuador b_harold
I have restored the latest changes and set Drupal 10.3 as the minimum required version. Let me know if any further adjustments are needed.
- đ§đŹBulgaria pfrenssen Sofia
I agree, Drupal 10.2 is no longer supported so we can drop it and set Drupal 10.3 as the minimum version.
- đŽđłIndia ankitv18
I would like to suggest to add minimum support of D10.3 and then we can avoid using deprecationHelper or version_compare then things will remain intact.
@pfrenssen Any thoughts ? The Needs Review Queue Bot â tested this issue. It no longer applies to Drupal core. Therefore, this issue status is now "Needs work".
This does not mean that the patch necessarily needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide â to find step-by-step guides for working with issues.
- đŽđłIndia ankitv18
Left some comment, please check.
see@ https://www.drupal.org/node/3407994 â
You have to use version_compare to avoid this error. - @b_harold opened merge request.
- First commit to issue fork.