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(ci): fix docker builds on release & release rebuilds #2712

Merged
merged 2 commits into from
Sep 5, 2024

Conversation

Arqu
Copy link
Collaborator

@Arqu Arqu commented Sep 5, 2024

Description

Allows us to rebuild binaries for a release and attach them again.
Fixes docker input passing when doing a workflow call.

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 Sep 5, 2024
@Arqu Arqu self-assigned this Sep 5, 2024
@Arqu Arqu marked this pull request as ready for review September 5, 2024 17:59
Copy link

github-actions bot commented Sep 5, 2024

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/iroh/pr/2712/docs/iroh/

Last updated: 2024-09-05T18:05:32Z

@Arqu Arqu merged commit 21d75c7 into main Sep 5, 2024
26 of 28 checks passed
@Arqu Arqu deleted the arqu/update_release_ci branch September 5, 2024 18:15
matheus23 pushed a commit that referenced this pull request Nov 14, 2024
## Description

Allows us to rebuild binaries for a release and attach them again.
Fixes docker input passing when doing a workflow call.

## Breaking Changes

<!-- Optional, if there are any breaking changes document them,
including how to migrate older code. -->

## Notes & open questions

<!-- Any notes, remarks or open questions you have to make about the PR.
-->

## Change checklist

- [ ] Self-review.
- [ ] Documentation updates following the [style
guide](https://rust-lang.github.io/rfcs/1574-more-api-documentation-conventions.html#appendix-a-full-conventions-text),
if relevant.
- [ ] Tests if relevant.
- [ ] All breaking changes documented.
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