Problem/Motivation

Varbase 9.2.x drops drupal/social_auth_twitter (X/Twitter API removal), but the profile's legacy build.xml Phing build script still contains a leftover exec step that enables it, which fails on the 9.2.x branch since the module is no longer a dependency.

Steps to reproduce

Run the profile build via build.xml on a 9.2.x checkout and inspect the social authentication exec steps.

Proposed resolution

Remove the single leftover <exec command="${drush} en social_auth_twitter --yes" dir="${docroot}" /> line from build.xml.

Remaining tasks

  • ✅ File an issue about this project
  • ✅ Addition/Change/Update/Fix to this project
  • ✅ Testing to ensure no regression
  • ➖ Automated unit/functional testing coverage
  • ➖ Developer Documentation support on feature change/addition
  • ➖ User Guide Documentation support on feature change/addition
  • ➖ UX/UI designer responsibilities
  • ➖ Accessibility and Readability
  • ✅ Reviewed by a human
  • ✅ Code review by maintainers
  • ✅ Full testing and approval
  • ✅ Credit contributors
  • ✅ Review with the product owner
  • ✅ Update Release Notes
  • ✅ Release varbase-9.2.0

User interface changes

  • N/A

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

  • task: #3608748 Drop social_auth_twitter references (removed in the 9.2.x Drupal 11 line)

Issue fork varbase-3608748

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

rajab natshah created an issue. See original summary.

  • rajab natshah committed 0eb6409e on 3608748-drop-social-auth-twitter
    task: #3608748 Drop social_auth_twitter references removed in 9.2.x
    
    By...

  • rajab natshah committed 335c1e88 on 9.2.x
    task: #3608748 Drop social_auth_twitter references removed in 9.2.x
    
rajab natshah’s picture

Status: Active » Needs review
rajab natshah’s picture

Assigned: rajab natshah » Unassigned
Issue summary: View changes
Status: Needs review » Fixed
Issue tags: +varbase-9.2.0

✅ Part of the Varbase 9.2.0 release (tagged varbase-9.2.0).

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

rajab natshah’s picture

✅ Released varbase-9.2.0

rajab natshah’s picture

Issue summary: View changes

Status: Fixed » Closed (fixed)

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