Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
128 commits
Select commit Hold shift + click to select a range
dc73791
update script for new mergify syntax (#6597)
jxs Jan 22, 2025
6b6f2be
Fix branch/tag names in mergify config (#6842)
michaelsproul Jan 23, 2025
029b4f2
Improve mergify config (#6852)
jxs Jan 24, 2025
fbab829
Remove request tracking inside syncing chains
dapplion Jan 24, 2025
2faf5f1
Prioritize by range peers in network context
dapplion Jan 24, 2025
0e13a8d
Prioritize custody peers for columns by range
dapplion Jan 25, 2025
70e6066
Explicit error handling of the no peers error case
dapplion Jan 25, 2025
8cf4e8c
Remove good_peers_on_sampling_subnets
dapplion Jan 25, 2025
4da322f
Count AwaitingDownload towards the buffer limit
dapplion Jan 25, 2025
9cd238d
Retry syncing chains in AwaitingDownload state
dapplion Jan 25, 2025
891c8fc
Use same peer priorization for lookups
dapplion Feb 5, 2025
29a5aff
Review PR
dapplion Feb 6, 2025
cd6c5d6
Address TODOs
dapplion Feb 6, 2025
2c6a7cc
Revert changes to peer erroring in range sync
dapplion Feb 6, 2025
f77bc24
Revert metrics changes
dapplion Feb 6, 2025
4792275
Update comment
dapplion Feb 6, 2025
bf955c7
Update mergify conditions for `trivial` and `ready-for-merge` labels …
jimmygchen Feb 13, 2025
45f5528
Pass peers_to_deprioritize to select_columns_by_range_peers_to_request
dapplion Mar 17, 2025
7ec350b
more idiomatic
dapplion Mar 17, 2025
6f7a524
Merge remote-tracking branch 'sigp/unstable' into peer-loadbalancing
dapplion Mar 17, 2025
8962808
Idiomatic while
dapplion Mar 17, 2025
e9247d2
Add note about infinite loop
dapplion Mar 17, 2025
97e75ef
Use while let
dapplion Mar 23, 2025
0e7284f
Merge remote-tracking branch 'sigp/unstable' into peer-loadbalancing
dapplion Mar 25, 2025
0af1bd6
Fix wrong custody column count for lookup blocks
dapplion Apr 8, 2025
d6a68a6
Remove impl
dapplion Apr 8, 2025
3131892
Remove stale comment
jimmygchen Apr 8, 2025
017c6ab
Fix build errors.
jimmygchen Apr 8, 2025
cac7f3e
Or default
dapplion Apr 8, 2025
5c87e37
Review PR
dapplion Apr 8, 2025
53536c7
Merge remote-tracking branch 'sigp/unstable' into peer-loadbalancing
dapplion Apr 8, 2025
001e70d
Merge branch 'fix-custody-column-count-lookup' into peerdas-sync
dapplion Apr 11, 2025
2df888a
Merge branch 'peer-loadbalancing' into peerdas-sync
dapplion Apr 11, 2025
034186f
BatchPeerGroup
dapplion Mar 21, 2025
08882c6
Fix execution engine integration tests with latest geth version (#6996)
EllipticPoint Apr 12, 2025
ecc894a
Match block and blob signatures
dapplion Apr 12, 2025
bb6175c
Explicit match statement to BlockError in range sync
dapplion Apr 12, 2025
dbd23a4
Remove todo in BatchPeerGroup
dapplion Apr 12, 2025
ea6cdb7
Remove participating peers from backfill sync
dapplion Apr 12, 2025
9db66f0
Remove MissingAllCustodyColumns error
dapplion Apr 12, 2025
476f3a5
Add `MAX_BLOBS_PER_BLOCK_FULU` config (#7161)
jimmygchen Apr 15, 2025
bff6dd3
Update withdrawals processing (spec v1.5.0-beta.6)
michaelsproul Apr 15, 2025
6fad6fb
Release v7.0.0-beta.6
michaelsproul Apr 15, 2025
5352d5f
Update proposer_slashings and attester_slashings amounts for electra.…
jybp Apr 17, 2025
fd82ee2
Release v7.0.0-beta.7 (#7333)
michaelsproul Apr 17, 2025
c7acffc
Merge remote-tracking branch 'origin/stable' into release-v7.0.0
michaelsproul Apr 17, 2025
c32569a
Restore HTTP API logging and add more metrics (#7225)
macladson Apr 17, 2025
410af7c
feat: update mainnet bootnodes (#7279)
varun-doshi Apr 17, 2025
80fe133
Update Lighthouse Book for Electra features (#7280)
chong-he Apr 17, 2025
54f7bc5
Release v7.0.0 (#7288)
michaelsproul Apr 21, 2025
9f4b0cd
Fix Kurtosis doppelganger CI (#7343)
chong-he Apr 22, 2025
e61e92b
Merge remote-tracking branch 'origin/stable' into unstable
michaelsproul Apr 22, 2025
5527125
Fix GitHub releases page looks bad in GitHub dark theme (#7340)
timfaner Apr 22, 2025
c13e069
Revise logging when `queue is full` (#7324)
chong-he Apr 22, 2025
1dd3704
Enable cross-compiling for riscv64 architecture (#7346)
cmd0s Apr 23, 2025
402a81c
Fix Kurtosis testnet (#7350)
chong-he Apr 24, 2025
1324d3d
Delayed RPC Send Using Tokens (#5923)
ackintosh Apr 24, 2025
6fad186
feat: presign for validator account (#6747)
hamdiallam Apr 24, 2025
2e2b0d2
Revise consolidation info in Lighthouse book (#7351)
chong-he Apr 28, 2025
63a10ea
Changing `boot_enr.yaml` to expect `bootstap_nodes.yaml` for pectra d…
hopinheimer Apr 28, 2025
34a6c3a
vc: increase default gas limit (#6897)
rkrasiuk Apr 30, 2025
94ccd76
Add documentation for VC API `/lighthouse/beacon/health` (#6653)
macladson Apr 30, 2025
9779b4b
Optimize `validate_data_columns` (#7326)
eserilev Apr 30, 2025
93ec9df
Compute proposer shuffling only once in gossip verification (#7304)
jimmygchen May 1, 2025
2aa5d5c
Make sure to log SyncingChain ID (#7359)
dapplion May 1, 2025
c8224c8
docs: fix broken link to voluntary exit guide (#7387)
GarmashAlex May 5, 2025
43c38a6
Change slog to tracing in comments (#7378)
chong-he May 6, 2025
beb0ce6
Make range sync peer loadbalancing PeerDAS-friendly (#6922)
dapplion May 7, 2025
3d92e36
Modularize validator store (#6705)
dknopik May 7, 2025
058dae0
Add requires --http when using vc subcommands --http-port (#7405)
Pyoyeongjong May 7, 2025
0f13029
Don't publish data columns reconstructed from RPC columns to the goss…
jimmygchen May 7, 2025
8dc3d23
Add a default timeout to all `BeaconNodeHttpClient` requests (#7400)
jimmygchen May 8, 2025
e90fcbe
Add ARM binary for macOS in release (#7416)
chong-he May 8, 2025
4b9c16f
Add Electra forks to basic sim tests (#7199)
jimmygchen May 8, 2025
a497ec6
Retry custody requests after peer metadata updates (#6975)
dapplion May 9, 2025
e0c1f27
simulator: Persist beacon logs (#7394)
ackintosh May 9, 2025
92391cd
update gossipsub to the latest upstream revision (#7284)
jxs May 9, 2025
5933901
`peerdas-devnet-7`: update `DataColumnSidecarsByRoot` request to use …
SunnysidedJ May 12, 2025
5b25a48
Siren installation improvement (#7404)
AgeManning May 12, 2025
e051c7c
Siren Pectra Feature Updates (#7396)
rickimoore May 12, 2025
0a91798
impl test random for some types (#7370)
ltitanb May 12, 2025
807848b
Next sync committee branch bug (#7443)
eserilev May 13, 2025
a3d26b6
Merge remote-tracking branch 'sigp/peerdas-devnet-7' into peerdas-sync
dapplion May 14, 2025
4b2bbe3
Merge fixes
dapplion May 14, 2025
e0b3650
Clean up PR
dapplion May 14, 2025
851ee2b
Extract get_domain for VoluntaryExit (#7454)
diegomrsantos May 14, 2025
6d56323
Consistent naming of batch_peers
dapplion May 14, 2025
1b8a8a2
Address multiple review comments
dapplion May 14, 2025
6ba7f7c
Better errors for das
dapplion May 14, 2025
675ae07
Penalize column peers once
dapplion May 14, 2025
56f7c36
Restore fn
dapplion May 14, 2025
f12d210
Fix error enum
dapplion May 14, 2025
f0c7750
Removed MismatchedPublicKeyLen
dapplion May 14, 2025
fad3a0a
Revert testing changes
dapplion May 14, 2025
f637cbb
Change BlockAndCustodyColumns enum variant
dapplion May 14, 2025
9292f82
Revert type change in import_historical_block_batch
dapplion May 15, 2025
c2c7fb8
Make DAG construction more permissive (#7460)
michaelsproul May 15, 2025
1853d83
Added E::slots_per_epoch() to deneb time calculation (#7458)
PoulavBhowmick03 May 15, 2025
c4182e3
simulator: Write dependency logs to separate files (#7433)
ackintosh May 15, 2025
edc7da0
Drop pubkey cache
dapplion May 15, 2025
859f380
Don't collect Vec
dapplion May 15, 2025
74f137e
Classify errors
dapplion May 15, 2025
f48b586
Remove ReconstructColumnsError
dapplion May 15, 2025
4649211
More detailed UnrequestedSlot error
dapplion May 15, 2025
10882fd
Lint test
dapplion May 15, 2025
50032a4
Fix slot conversion
dapplion May 15, 2025
06d4076
Reduce penalty for missing blobs
dapplion May 15, 2025
91663f4
Revert changes in peer selection
dapplion May 15, 2025
31f46a1
Lint tests
dapplion May 15, 2025
268809a
Rust clippy 1.87 lint fixes (#7471)
eserilev May 16, 2025
b051a5d
Delete `at-most` in `lighthouse vm create` (#7469)
chong-he May 16, 2025
1d27855
impl from hash256 for `ExecutionBlockHash` (#7369)
ltitanb May 16, 2025
b11f8a3
Rename block matching functions
dapplion May 16, 2025
d82bf26
Reorder block matching in historical blocks
dapplion May 16, 2025
23ad833
Change default EngineState to online (#7417)
pawanjay176 May 16, 2025
9434046
Fix order of block matching
dapplion May 16, 2025
fcfcbf9
Update mdlint to disable descriptive-link-text (#7481)
michaelsproul May 19, 2025
7684d1f
ContextDeserialize and Beacon API Improvements (#7372)
ethDreamer May 19, 2025
5393d33
Silence `Uninitialized` warn log on start-up (#7411)
macladson May 19, 2025
1e6cdeb
feat: Add docker reproducible builds (#6799)
MoeMahhouk May 19, 2025
50dbfdf
Some updates to Lighthouse book (#7455)
chong-he May 19, 2025
40772ca
Add store tests
dapplion May 19, 2025
af87135
Move MD059 rule to configuration file (#7484)
chong-he May 20, 2025
805c2dc
Correct reward denominator in op pool (#5047)
michaelsproul May 20, 2025
e575e10
Merge branch 'peerdas-devnet-7' into peerdas-sync
jimmygchen May 20, 2025
0058471
Filter blockchain in assert_correct_historical_block_chain
dapplion May 20, 2025
d4046ac
Also filter before KZG checks
dapplion May 20, 2025
fe0a15d
Lint tests
dapplion May 20, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
44 changes: 40 additions & 4 deletions .github/mergify.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,37 @@
pull_request_rules:
- name: Ask to resolve conflict
conditions:
- conflict
- -author=dependabot[bot]
- or:
- -draft # Don't report conflicts on regular draft.
- and: # Do report conflicts on draft that are scheduled for the next major release.
- draft
- milestone~=v[0-9]\.[0-9]{2}
actions:
comment:
message: This pull request has merge conflicts. Could you please resolve them
@{{author}}? 🙏

- name: Approve trivial maintainer PRs
conditions:
- base!=stable
- label=trivial
- author=@sigp/lighthouse
- -conflict
actions:
review:
type: APPROVE

- name: Add ready-to-merge labeled PRs to merge queue
conditions:
# All branch protection rules are implicit: https://docs.mergify.com/conditions/#about-branch-protection
- base!=stable
- label=ready-for-merge
- label!=do-not-merge
actions:
queue:

queue_rules:
- name: default
batch_size: 8
Expand All @@ -6,14 +40,16 @@ queue_rules:
merge_method: squash
commit_message_template: |
{{ title }} (#{{ number }})

{% for commit in commits %}
* {{ commit.commit_message }}
{% endfor %}

{{ body | get_section("## Issue Addressed", "") }}


{{ body | get_section("## Proposed Changes", "") }}
queue_conditions:
- "#approved-reviews-by >= 1"
- "check-success=license/cla"
- "check-success=target-branch-check"
- "label!=do-not-merge"
merge_conditions:
- "check-success=test-suite-success"
- "check-success=local-testnet-success"
23 changes: 16 additions & 7 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
arch: [aarch64-unknown-linux-gnu,
x86_64-unknown-linux-gnu,
x86_64-apple-darwin,
aarch64-apple-darwin,
x86_64-windows]
include:
- arch: aarch64-unknown-linux-gnu
Expand All @@ -44,6 +45,9 @@ jobs:
- arch: x86_64-apple-darwin
runner: macos-13
profile: maxperf
- arch: aarch64-apple-darwin
runner: macos-14
profile: maxperf
- arch: x86_64-windows
runner: ${{ github.repository == 'sigp/lighthouse' && fromJson('["self-hosted", "windows", "release"]') || 'windows-2019' }}
profile: maxperf
Expand Down Expand Up @@ -94,6 +98,10 @@ jobs:
if: matrix.arch == 'x86_64-apple-darwin'
run: cargo install --path lighthouse --force --locked --features portable,gnosis --profile ${{ matrix.profile }}

- name: Build Lighthouse for aarch64-apple-darwin
if: matrix.arch == 'aarch64-apple-darwin'
run: cargo install --path lighthouse --force --locked --features portable,gnosis --profile ${{ matrix.profile }}

- name: Build Lighthouse for Windows
if: matrix.arch == 'x86_64-windows'
run: cargo install --path lighthouse --force --locked --features portable,gnosis --profile ${{ matrix.profile }}
Expand Down Expand Up @@ -221,7 +229,7 @@ jobs:
|Non-Staking Users| <TODO>|---|

*See [Update
Priorities](https://lighthouse-book.sigmaprime.io/installation-priorities.html)
Priorities](https://lighthouse-book.sigmaprime.io/installation_priorities.html)
more information about this table.*

## All Changes
Expand All @@ -230,19 +238,20 @@ jobs:

## Binaries

[See pre-built binaries documentation.](https://lighthouse-book.sigmaprime.io/installation-binaries.html)
[See pre-built binaries documentation.](https://lighthouse-book.sigmaprime.io/installation_binaries.html)

The binaries are signed with Sigma Prime's PGP key: `15E66D941F697E28F49381F426416DC3F30674B0`

| System | Architecture | Binary | PGP Signature |
|:---:|:---:|:---:|:---|
| <img src="https://simpleicons.org/icons/apple.svg" style="width: 32px;"/> | x86_64 | [lighthouse-${{ env.VERSION }}-x86_64-apple-darwin.tar.gz](https://github.com/${{ env.REPO_NAME }}/releases/download/${{ env.VERSION }}/lighthouse-${{ env.VERSION }}-x86_64-apple-darwin.tar.gz) | [PGP Signature](https://github.com/${{ env.REPO_NAME }}/releases/download/${{ env.VERSION }}/lighthouse-${{ env.VERSION }}-x86_64-apple-darwin.tar.gz.asc) |
| <img src="https://simpleicons.org/icons/linux.svg" style="width: 32px;"/> | x86_64 | [lighthouse-${{ env.VERSION }}-x86_64-unknown-linux-gnu.tar.gz](https://github.com/${{ env.REPO_NAME }}/releases/download/${{ env.VERSION }}/lighthouse-${{ env.VERSION }}-x86_64-unknown-linux-gnu.tar.gz) | [PGP Signature](https://github.com/${{ env.REPO_NAME }}/releases/download/${{ env.VERSION }}/lighthouse-${{ env.VERSION }}-x86_64-unknown-linux-gnu.tar.gz.asc) |
| <img src="https://simpleicons.org/icons/raspberrypi.svg" style="width: 32px;"/> | aarch64 | [lighthouse-${{ env.VERSION }}-aarch64-unknown-linux-gnu.tar.gz](https://github.com/${{ env.REPO_NAME }}/releases/download/${{ env.VERSION }}/lighthouse-${{ env.VERSION }}-aarch64-unknown-linux-gnu.tar.gz) | [PGP Signature](https://github.com/${{ env.REPO_NAME }}/releases/download/${{ env.VERSION }}/lighthouse-${{ env.VERSION }}-aarch64-unknown-linux-gnu.tar.gz.asc) |
| <img src="https://upload.wikimedia.org/wikipedia/commons/c/c4/Windows_logo_-_2021_%28Black%29.svg" style="width: 32px;"/> | x86_64 | [lighthouse-${{ env.VERSION }}-x86_64-windows.tar.gz](https://github.com/${{ env.REPO_NAME }}/releases/download/${{ env.VERSION }}/lighthouse-${{ env.VERSION }}-x86_64-windows.tar.gz) | [PGP Signature](https://github.com/${{ env.REPO_NAME }}/releases/download/${{ env.VERSION }}/lighthouse-${{ env.VERSION }}-x86_64-windows.tar.gz.asc) |
| <picture> <source media="(prefers-color-scheme: dark)" srcset="https://cdn.simpleicons.org/apple/white" > <source media="(prefers-color-scheme: light)" srcset="https://cdn.simpleicons.org/apple" ><img src="https://cdn.simpleicons.org/apple" width="32" alt="Apple logo"> </picture> | x86_64 | [lighthouse-${{ env.VERSION }}-x86_64-apple-darwin.tar.gz](https://github.com/${{ env.REPO_NAME }}/releases/download/${{ env.VERSION }}/lighthouse-${{ env.VERSION }}-x86_64-apple-darwin.tar.gz) | [PGP Signature](https://github.com/${{ env.REPO_NAME }}/releases/download/${{ env.VERSION }}/lighthouse-${{ env.VERSION }}-x86_64-apple-darwin.tar.gz.asc) |
| <picture> <source media="(prefers-color-scheme: dark)" srcset="https://cdn.simpleicons.org/apple/white" > <source media="(prefers-color-scheme: light)" srcset="https://cdn.simpleicons.org/apple" ><img src="https://cdn.simpleicons.org/apple" width="32" alt="Apple logo"> </picture> | aarch64 | [lighthouse-${{ env.VERSION }}-aarch64-apple-darwin.tar.gz](https://github.com/${{ env.REPO_NAME }}/releases/download/${{ env.VERSION }}/lighthouse-${{ env.VERSION }}-aarch64-apple-darwin.tar.gz) | [PGP Signature](https://github.com/${{ env.REPO_NAME }}/releases/download/${{ env.VERSION }}/lighthouse-${{ env.VERSION }}-aarch64-apple-darwin.tar.gz.asc) |
| <picture> <source media="(prefers-color-scheme: dark)" srcset="https://cdn.simpleicons.org/linux/white" > <source media="(prefers-color-scheme: light)" srcset="https://cdn.simpleicons.org/linux/black" ><img src="https://cdn.simpleicons.org/linux" width="32" alt="Linux logo"> </picture> | x86_64 | [lighthouse-${{ env.VERSION }}-x86_64-unknown-linux-gnu.tar.gz](https://github.com/${{ env.REPO_NAME }}/releases/download/${{ env.VERSION }}/lighthouse-${{ env.VERSION }}-x86_64-unknown-linux-gnu.tar.gz) | [PGP Signature](https://github.com/${{ env.REPO_NAME }}/releases/download/${{ env.VERSION }}/lighthouse-${{ env.VERSION }}-x86_64-unknown-linux-gnu.tar.gz.asc) |
| <picture> <source media="(prefers-color-scheme: dark)" srcset="https://cdn.simpleicons.org/raspberrypi/white" > <source media="(prefers-color-scheme: light)" srcset="https://cdn.simpleicons.org/raspberrypi/black" > <img src="https://cdn.simpleicons.org/raspberrypi" width="32" alt="Raspberrypi logo"> </picture> | aarch64 | [lighthouse-${{ env.VERSION }}-aarch64-unknown-linux-gnu.tar.gz](https://github.com/${{ env.REPO_NAME }}/releases/download/${{ env.VERSION }}/lighthouse-${{ env.VERSION }}-aarch64-unknown-linux-gnu.tar.gz) | [PGP Signature](https://github.com/${{ env.REPO_NAME }}/releases/download/${{ env.VERSION }}/lighthouse-${{ env.VERSION }}-aarch64-unknown-linux-gnu.tar.gz.asc) |
| <picture> <source media="(prefers-color-scheme: dark)" srcset="https://upload.wikimedia.org/wikipedia/commons/8/87/Windows_logo_-_2021.svg"> <source media="(prefers-color-scheme: light)" srcset="https://upload.wikimedia.org/wikipedia/commons/c/c4/Windows_logo_-_2021_%28Black%29.svg"> <img src="https://upload.wikimedia.org/wikipedia/commons/c/c4/Windows_logo_-_2021_%28Black%29.svg" width="32" alt="Windows logo"> </picture> | x86_64 | [lighthouse-${{ env.VERSION }}-x86_64-windows.tar.gz](https://github.com/${{ env.REPO_NAME }}/releases/download/${{ env.VERSION }}/lighthouse-${{ env.VERSION }}-x86_64-windows.tar.gz) | [PGP Signature](https://github.com/${{ env.REPO_NAME }}/releases/download/${{ env.VERSION }}/lighthouse-${{ env.VERSION }}-x86_64-windows.tar.gz.asc) |
| | | | |
| **System** | **Option** | - | **Resource** |
| <img src="https://simpleicons.org/icons/docker.svg" style="width: 32px;"/> | Docker | [${{ env.VERSION }}](https://hub.docker.com/r/${{ env.IMAGE_NAME }}/tags?page=1&ordering=last_updated&name=${{ env.VERSION }}) | [${{ env.IMAGE_NAME }}](https://hub.docker.com/r/${{ env.IMAGE_NAME }}) |
| <picture> <source media="(prefers-color-scheme: dark)" srcset="https://cdn.simpleicons.org/docker/white" > <source media="(prefers-color-scheme: light)" srcset="https://cdn.simpleicons.org/docker/black" > <img src="https://cdn.simpleicons.org/docker/black" width="32" alt="Docker logo"></picture> | Docker | [${{ env.VERSION }}](https://hub.docker.com/r/${{ env.IMAGE_NAME }}/tags?page=1&ordering=last_updated&name=${{ env.VERSION }}) | [${{ env.IMAGE_NAME }}](https://hub.docker.com/r/${{ env.IMAGE_NAME }}) |
ENDBODY
)
assets=(./lighthouse-*.tar.gz*/lighthouse-*.tar.gz*)
Expand Down
20 changes: 17 additions & 3 deletions .github/workflows/test-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -295,8 +295,15 @@ jobs:
with:
channel: stable
cache-target: release
- name: Run a basic beacon chain sim that starts from Bellatrix
run: cargo run --release --bin simulator basic-sim
- name: Create log dir
run: mkdir ${{ runner.temp }}/basic_simulator_logs
- name: Run a basic beacon chain sim that starts from Deneb
run: cargo run --release --bin simulator basic-sim --disable-stdout-logging --log-dir ${{ runner.temp }}/basic_simulator_logs
- name: Upload logs
uses: actions/upload-artifact@v4
with:
name: basic_simulator_logs
path: ${{ runner.temp }}/basic_simulator_logs
fallback-simulator-ubuntu:
name: fallback-simulator-ubuntu
needs: [check-labels]
Expand All @@ -309,8 +316,15 @@ jobs:
with:
channel: stable
cache-target: release
- name: Create log dir
run: mkdir ${{ runner.temp }}/fallback_simulator_logs
- name: Run a beacon chain sim which tests VC fallback behaviour
run: cargo run --release --bin simulator fallback-sim
run: cargo run --release --bin simulator fallback-sim --disable-stdout-logging --log-dir ${{ runner.temp }}/fallback_simulator_logs
- name: Upload logs
uses: actions/upload-artifact@v4
with:
name: fallback_simulator_logs
path: ${{ runner.temp }}/fallback_simulator_logs
execution-engine-integration-ubuntu:
name: execution-engine-integration-ubuntu
needs: [check-labels]
Expand Down
Loading
Loading