Pipelines are failing with this:

ERROR: Job failed: prepare environment: waiting for pod running: pulling image "git.dropfort.com:4567/dropfort/dropfort_ci_runner:php81" for container build: image pull failed: failed to pull and unpack image "git.dropfort.com:4567/dropfort/dropfort_ci_runner:php81": failed to resolve reference "git.dropfort.com:4567/dropfort/dropfort_ci_runner:php81": failed to authorize: failed to fetch anonymous token: unexpected status from GET request to https://git.dropfort.com/jwt/auth?scope=repository%3Adropfort%2Fdropfort... 403 Forbidden. Check https://docs.gitlab.com/runner/shells/#shell-profile-loading for more information

So it looks like there's some Coldfront-specific stuff we need to take out.

I'm thinking:

  1. Use drupal.org's GitLab CI template, and then
  2. re-add some of the useful tests from Coldfront.

Issue fork sshkey-3577824

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

colan created an issue. See original summary.

colan’s picture

Issue summary: View changes

colan’s picture

For the second part, I created a follow-up: #3577829: Add tests

  • colan committed 430e7f31 on 4.x
    Merge branch '3577824-get-ci-pipelines' into '4.x'
    
    #3577824: Get CI...

  • 6a4c093d committed on 4.x
    Refs #3577824: Replaced custom Gitlab CI config with the drupal.org...
colan’s picture

Status: Active » Fixed

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.

Status: Fixed » Closed (fixed)

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