Add new .gitlab-ci.yml file and work on tests if needed.

https://www.drupal.org/docs/develop/git/using-gitlab-to-contribute-to-dr...

Comments

Nathaniel created an issue. See original summary.

  • b83ac4b3 committed on 6.0.x
    Issue #3389638 by Nathaniel: Add GitLab CI file and work on tests.
    

  • ec5f34ea committed on 6.0.x
    Issue #3389638 by Nathaniel: Work on sorting use statements...

  • 42d20050 committed on 6.0.x
    Issue #3389638 by Nathaniel: Use trusted redirect on password form.
    

  • 9533d209 committed on 6.0.x
    Issue #3389638 by Nathaniel: Continue working on trusted redirect issues...

  • 00da782f committed on 6.0.x
    Issue #3389638 by Nathaniel: Continue working on stylelint. Work on...

  • 101c1474 committed on 6.0.x
    Issue #3389638 by Nathaniel: Continue working on stylelint. Work on...
nathaniel’s picture

Error:
Exception: User error: Redirects to external URLs are not allowed by default, use \Drupal\Core\Routing\TrustedRedirectResponse for it.

Possibly from destination path(s). Try using routes when creating URI. Maybe try overriding the _WEB_ROOT variable to "" instead of "web".

  • ff8b3af1 committed on 6.0.x
    Issue #3389638 by Nathaniel: Continue working on trusted redirect issues...

  • 1982b6d9 committed on 6.0.x
    Issue #3389638 by Nathaniel: Work on various code issues.
    

  • 9dda0fef committed on 6.0.x
    Issue #3389638 by Nathaniel: Attempt to fix album password test. Work on...
nathaniel’s picture

Status: Active » Fixed

Removing the destination query parameter fixes the album password test for now.

Status: Fixed » Closed (fixed)

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