dispatcher.drupalci.org will not be publicly accessible again, so we should not link to it. We can put in something along the lines of:

DrupalCI console output and artifacts are no longer available from dispatcher.drupalci.org. Use GitLab CI instead

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

drumm created an issue. See original summary.

fjgarlin made their first commit to this issue’s fork.

fjgarlin’s picture

Status: Active » Needs review

Ready to review here: https://fjgarlin-drupal.dev.devdrupal.org/pift-ci-job/2498279
MR: https://git.drupalcode.org/project/project_issue_file_test/-/merge_reque...

I added a flag variable called pift_dispatcher_disabled which is set to TRUE by default to allow BC.
If we want to completely remove the old messages in favor of the new ones, I can do that, but I wasn't sure.

drumm’s picture

No need for a feature flag, dispatcher is already not publicly accessible and won’t be again. In the unlikely event it does come back, we have the Git history.

fjgarlin’s picture

Just simplified the code. MR ready for review.

  • drumm committed 134dc164 on 7.x-3.x authored by fjgarlin
    Issue #3419327: Replace “View results on dispatcher” link with...
drumm’s picture

Status: Needs review » Fixed

This is now deployed.

Status: Fixed » Closed (fixed)

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