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
Issue fork project_issue_file_test-3419327
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
Comment #4
fjgarlin commentedReady 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_disabledwhich 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.
Comment #5
drummNo 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.
Comment #6
fjgarlin commentedJust simplified the code. MR ready for review.
Comment #8
drummThis is now deployed.