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

fix: don't try to run sync job from downstreams #397

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Conversation

alexeagle
Copy link
Member

Fixes red X appearing on those repos, e.g. aspect-build/bazel-examples-gha@3a12238

Note, I tried using a matrix job to reduce duplication here, but it got very difficult to debug the SSH credentials not working. You can't just put both of them into the ssh-agent based on my testing. Not worth my time.

Fixes red X appearing on those repos, e.g. aspect-build/bazel-examples-gha@3a12238

Note, I tried using a matrix job to reduce duplication here, but it got very difficult to debug the SSH credentials not working. You can't just put both of them into the ssh-agent based on my testing. Not worth my time.
@alexeagle alexeagle requested a review from gregmagolan January 14, 2025 17:06
@alexeagle alexeagle enabled auto-merge (squash) January 14, 2025 17:06
Copy link
Contributor

aspect-workflows bot commented Jan 14, 2025

Test

All tests were cache hits

27 tests (100.0%) were fully cached saving 15s.


Format      Lint      Lint [.]

@alexeagle alexeagle requested review from jbedard and kormide January 14, 2025 19:44
@alexeagle alexeagle merged commit 9db557f into main Jan 14, 2025
5 checks passed
@alexeagle alexeagle deleted the alexeagle-patch-11 branch January 14, 2025 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants