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: docker image builds #2530

Merged
merged 1 commit into from
Jul 22, 2024
Merged

fix: docker image builds #2530

merged 1 commit into from
Jul 22, 2024

Conversation

Arqu
Copy link
Collaborator

@Arqu Arqu commented Jul 22, 2024

Description

This will allow us to trigger manual builds (we can re-build old releases) and should fix the issue moving forward with building the docker images.

The original failure in https://github.com/n0-computer/iroh/actions/runs/10046498425/job/27766736564 was due to the fact that the needs variables are not propagated down the graph but only seem to be directly passed from parent to child.

Breaking Changes

Notes & open questions

Change checklist

  • Self-review.
  • Documentation updates following the style guide, if relevant.
  • Tests if relevant.
  • All breaking changes documented.

@Arqu Arqu added the ci continous integration label Jul 22, 2024
@Arqu Arqu requested review from flub and dignifiedquire July 22, 2024 19:36
@Arqu Arqu self-assigned this Jul 22, 2024
@Arqu Arqu changed the title fix: docker builds fix: docker image builds Jul 22, 2024
@Arqu Arqu enabled auto-merge July 22, 2024 19:45
@Arqu Arqu added this pull request to the merge queue Jul 22, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 22, 2024
@Arqu Arqu added this pull request to the merge queue Jul 22, 2024
Merged via the queue into main with commit 5c60a52 Jul 22, 2024
29 of 52 checks passed
@Arqu Arqu deleted the arqu/docker_gha branch July 22, 2024 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci continous integration
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants