Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed to build argo 3.6.0 release #13911

Open
3 of 4 tasks
chenrui333 opened this issue Nov 17, 2024 · 1 comment
Open
3 of 4 tasks

failed to build argo 3.6.0 release #13911

chenrui333 opened this issue Nov 17, 2024 · 1 comment
Labels

Comments

@chenrui333
Copy link
Contributor

chenrui333 commented Nov 17, 2024

Pre-requisites

  • I have double-checked my configuration
  • I have tested with the :latest image tag (i.e. quay.io/argoproj/workflow-controller:latest) and can confirm the issue still exists on :latest. If not, I have explained why, in detail, in my description below.
  • I have searched existing issues and could not find a match for this bug
  • I'd like to contribute the fix myself (see contributing guide)

What happened? What did you expect to happen?

👋 trying to build the latest release, but run into some build issue. The error log is as below:

error build log
  Bundling for production...
  Generating listers for workflow:v1alpha1 at github.com/argoproj/argo-workflows/v3/pkg/client/listers
  Generating informers for workflow:v1alpha1 at github.com/argoproj/argo-workflows/v3/pkg/client/informers
  # Force the timestamp to be up to date
  touch pkg/apis/workflow/v1alpha1/zz_generated.deepcopy.go
  # Delete the link
  [ -e ./v3 ] && rm -rf v3
  make: *** [Makefile:659: pkg/apis/workflow/v1alpha1/zz_generated.deepcopy.go] Error 1
  make: *** Waiting for unfinished jobs....

Version(s)

v3.6.0

Paste a minimal workflow that reproduces the issue. We must be able to run the workflow; don't enter a workflows that uses private images.

brew install -s https://raw.githubusercontent.com/Homebrew/homebrew-core/cefeab8b49d9b0ac97d63be136c251c744bbe1a3/Formula/a/argo.rb

Logs from the workflow controller

n/a

Logs from in your workflow's wait container

n/a

relates to Homebrew/homebrew-core#197750
full build log, https://github.com/Homebrew/homebrew-core/actions/runs/11875018496/job/33091776717?pr=197750

@MasonM
Copy link
Contributor

MasonM commented Nov 19, 2024

It looks like Homebrew/homebrew-core#197750 was merged. Is this still an issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants