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

Ensure playground deps are not broken for macos #2948

Open
shahzadlone opened this issue Aug 22, 2024 · 0 comments
Open

Ensure playground deps are not broken for macos #2948

shahzadlone opened this issue Aug 22, 2024 · 0 comments
Labels
ci/build This is issue is about the build or CI system, and the administration of it.

Comments

@shahzadlone
Copy link
Member

There was an issue discovered in #2944 where make deps:playground step would specifically fail on macos but not on other distros (for go releaser), due to some dependencies in the lock files.

Suggestions:

  1. Either completely remove the lockfiles
    OR
  2. Add a ci rule for make deps:playground to ensure it always works for all distros we do a release for.
@shahzadlone shahzadlone added the ci/build This is issue is about the build or CI system, and the administration of it. label Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/build This is issue is about the build or CI system, and the administration of it.
Projects
None yet
Development

No branches or pull requests

1 participant