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: build docker when workflow explicitly includes component #1498

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

joroshiba
Copy link
Member

Summary

We have a workflow docker build which specifies a component but that was only building that component if the tag passed in was also a target tag.

@github-actions github-actions bot added the ci issues that are related to ci and github workflows label Sep 12, 2024
@joroshiba joroshiba marked this pull request as ready for review September 13, 2024 17:48
@joroshiba joroshiba requested a review from a team as a code owner September 13, 2024 17:48
@joroshiba joroshiba enabled auto-merge September 13, 2024 17:54
@joroshiba joroshiba added this pull request to the merge queue Sep 13, 2024
Merged via the queue into main with commit 8bc06f1 Sep 13, 2024
42 checks passed
@joroshiba joroshiba deleted the joroshiba/enable-force-build branch September 13, 2024 18:08
steezeburger added a commit that referenced this pull request Sep 23, 2024
* main:
  feat(conductor): implement restart logic (#1463)
  fix: ignore `RUSTSEC-2024-0370` (#1483)
  fix, refactor(sequencer): refactor ics20 logic (#1495)
  fix(ci): use commit SHA instead of PR number preview-env images (#1501)
  chore(bridge-withdrawer): pass GRPC and CometBFT clients to consumers directly (#1510)
  fix(sequencer): Fix incorrect error message from BridgeUnlock actions (#1505)
  fix(bridge-contracts): fix memo transaction hash encoding (#1428)
  fix: build docker when workflow explicitly includes component (#1498)
  chore(sequencer): migrate from `anyhow::Result` to `eyre::Result` (#1387)
  fix(ci): typo for required field in sequencer preview-env (#1500)
  feat(ci): provide demo/preview environments (#1406)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci issues that are related to ci and github workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants