Identify what should be in the next beta release of Panels.

Comments

DamienMcKenna created an issue. See original summary.

damienmckenna’s picture

Are we going to skip further 8.x-3.x releases?

damienmckenna’s picture

Title: Plan for Panels 8.x-3.0-beta7 release » Plan for Panels 8.x-4.3 release
Version: 8.x-3.x-dev » 8.x-4.x-dev

The 8.x-3.x branch is defunct, so lets focus on the next 8.x-4.x release.

joelpittet’s picture

Title: Plan for Panels 8.x-4.3 release » Plan for Panels 8.x-4.8 release
andypost’s picture

rajab natshah’s picture

This issue is six years old, indicating its significant age.
Upon closer inspection, I realized that I hadn't noticed it initially. It would be beneficial if Drupal.org issues could be pinned.

Proposed resolution

#3359684: Release Panels 4.8.0 or a new 5.0.x branch and 5.0.0-alpha1 tag
Feel free to close the issue if it was not inline with the plan.

xem8vfdh’s picture

xem8vfdh’s picture

I think we should close either this issue or https://www.drupal.org/project/panels/issues/3359684

they seem like duplicates to me

xem8vfdh’s picture

thanks for your work on this @Rajab Natshah.

Would any maintainers care to chime in on this? The ctools and jquery_ui dependency issues (the later of which is fixed in dev, I believe) are blockers for some of us who'd like to be on the latest versions. While this module is not being actively developed for new features, I think these issues squarely fall within the realm of "maintaining current functionality and compatibility". As such, I'd love to see a new release with these fixes. I'd appreciate maintainer feedback and am happy to assist.

xem8vfdh’s picture

this is great news! Thanks everyone for their work, I'm excited we may cross the finish line soon :)

liam morland’s picture

I suggest that the current 8.x-4.x be released as 8.x-4.8 and the remaining issues be moved to 8.x-4.9. There are lots of integers, so it's not a waste to make a release and then shortly afterwards make another. There haven't been any commits since August. It would be nice to get those commits released.

liam morland’s picture

There has been no development in several months on the issues identified in #12. Is there a reason we can't tag 8.x-4.8 now and move the remaining issues to 8.x-4.9?

joseph.olstad’s picture

joseph.olstad’s picture

@joelpittet, 8.x-4.8 should include these two head test fixes
please go ahead with these!
I agree with @Liam Morland, defer the rest to 8.x-4.9

xem8vfdh’s picture

amazing, thanks @joseph.olstad!

xem8vfdh’s picture

congrats, thanks you all for the work!

Do you know if composer handles `^4.8-rc1` gracefully, such that future 4.8 rcs and 4.8.1 or 4.9.0 would be accepted when available?

liam morland’s picture

If you put "drupal/panels": "^4.8" in your composer.json, it should pull in the RC.

xem8vfdh’s picture

amazing, thank you for the clarification, very much appreciated

joseph.olstad’s picture

This should work:

composer require 'drupal/panels:^4.8@RC'

I'd stick to this ^ just in case. It should work fine on future rc releases and future minors.

xem8vfdh’s picture

awesome, thanks!

liam morland’s picture

Which you choose depends on whether you want to get every RC or just this one.

xem8vfdh’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.