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

[CO] fix pipeline futures #16119

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

[CO] fix pipeline futures #16119

wants to merge 1 commit into from

Conversation

zekun000
Copy link
Contributor

This commit properly sets parent futures when the ordered blocks have more than one block.

Description

How Has This Been Tested?

Key Areas to Review

Type of Change

  • New feature
  • Bug fix
  • Breaking change
  • Performance improvement
  • Refactoring
  • Dependency update
  • Documentation update
  • Tests

Which Components or Systems Does This Change Impact?

  • Validator Node
  • Full Node (API, Indexer, etc.)
  • Move/Aptos Virtual Machine
  • Aptos Framework
  • Aptos CLI/SDK
  • Developer Infrastructure
  • Move Compiler
  • Other (specify)

Checklist

  • I have read and followed the CONTRIBUTING doc
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I identified and added all stakeholders and component owners affected by this change as reviewers
  • I tested both happy and unhappy path of the functionality
  • I have made corresponding changes to the documentation

This commit properly sets parent futures when the ordered blocks have more than one block.
Copy link

trunk-io bot commented Mar 13, 2025

⏱️ 15m total CI duration on this PR
Job Cumulative Duration Recent Runs
check-dynamic-deps 5m 🟩🟩
test-target-determinator 4m 🟩
rust-cargo-deny 3m 🟩
general-lints 57s 🟩🟩
semgrep/ci 42s 🟩🟩
file_change_determinator 25s 🟩🟩
file_change_determinator 10s 🟩
permission-check 6s 🟩🟩
permission-check 5s 🟩🟩
permission-check 4s 🟩
determine-docker-build-metadata 1s 🟩

settingsfeedbackdocs ⋅ learn more about trunk.io

@zekun000 zekun000 requested a review from JoshLind March 13, 2025 05:32
@zekun000 zekun000 added the CICD:build-images when this label is present github actions will start build+push rust images from the PR. label Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CICD:build-images when this label is present github actions will start build+push rust images from the PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants