Skip to content
This repository has been archived by the owner on Jan 16, 2025. It is now read-only.

Update gitlab-ci-multi-runner #49536

Closed
wants to merge 1 commit into from
Closed

Update gitlab-ci-multi-runner #49536

wants to merge 1 commit into from

Conversation

johnjelinek
Copy link

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

You can erase any parts of this template not applicable to your Pull Request.

New Formulae Submissions:

  • Does your submission pass
    brew audit --strict --online <formula> (where <formula> is the name of the formula you're submitting)?
  • Have you built your formula locally prior to submission with brew install <formula>?

Changes to Homebrew's Core:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable? Here's an example if you'd like one.
  • Have you successfully ran brew tests with your changes locally?

v0.7.2 => v1.0.4

@bfontaine
Copy link
Contributor

This is the error:

==> go build -o gitlab-ci-multi-runner -ldflags -X main.NAME=gitlab-ci-multi-runner -X main.VERSION=1.0.4 -X main.REVISION=014aa8c
# gitlab.com/gitlab-org/gitlab-ci-multi-runner/executors/docker
src/gitlab.com/gitlab-org/gitlab-ci-multi-runner/executors/docker/executor_docker.go:134: undefined: Asset

@johnjelinek
Copy link
Author

hmm ... strange. I guess we can close this for someone else to take a shot at it.

@johnjelinek
Copy link
Author

Looks like the build passed here for this revision: https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/builds/681394

@johnjelinek
Copy link
Author

@johnjelinek
Copy link
Author

I'm guessing we could run something like make deps docker before it does a build.

@cybertk
Copy link
Contributor

cybertk commented Feb 26, 2016

See #49562

@johnjelinek
Copy link
Author

Thanks for taking this @cybertk

@johnjelinek johnjelinek deleted the patch-1 branch February 27, 2016 15:26
@Homebrew Homebrew locked and limited conversation to collaborators Jul 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants