Skip to content

Fix revive-fixtures CI#785

Closed
ggwpez wants to merge 2 commits into
mainfrom
oty-fix-revive
Closed

Fix revive-fixtures CI#785
ggwpez wants to merge 2 commits into
mainfrom
oty-fix-revive

Conversation

@ggwpez

@ggwpez ggwpez commented Jun 25, 2025

Copy link
Copy Markdown
Member

DNM need to check that the fix works first.

ggwpez added 2 commits June 25, 2025 13:13
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
github-merge-queue Bot pushed a commit to paritytech/polkadot-sdk that referenced this pull request Jun 25, 2025
The .polkavm files are not recompiled when deleting
`target/pallet-revive-fixtures`. I assume that CI is not caching that
folder or the .polkavm file extension. This leads to the
`include_bytes!` macro to not finding these files.

Tested it here polkadot-fellows/runtimes#785

---------

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Co-authored-by: Alexander Theißen <alex.theissen@me.com>
paritytech-release-backport-bot Bot pushed a commit to paritytech/polkadot-sdk that referenced this pull request Jun 25, 2025
The .polkavm files are not recompiled when deleting
`target/pallet-revive-fixtures`. I assume that CI is not caching that
folder or the .polkavm file extension. This leads to the
`include_bytes!` macro to not finding these files.

Tested it here polkadot-fellows/runtimes#785

---------

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Co-authored-by: Alexander Theißen <alex.theissen@me.com>
(cherry picked from commit e774263)
paritytech-release-backport-bot Bot pushed a commit to paritytech/polkadot-sdk that referenced this pull request Jun 26, 2025
The .polkavm files are not recompiled when deleting
`target/pallet-revive-fixtures`. I assume that CI is not caching that
folder or the .polkavm file extension. This leads to the
`include_bytes!` macro to not finding these files.

Tested it here polkadot-fellows/runtimes#785

---------

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Co-authored-by: Alexander Theißen <alex.theissen@me.com>
(cherry picked from commit e774263)
@ggwpez

ggwpez commented Jun 30, 2025

Copy link
Copy Markdown
Member Author

works

@ggwpez ggwpez closed this Jun 30, 2025
alvicsam pushed a commit to paritytech/polkadot-sdk that referenced this pull request Oct 17, 2025
The .polkavm files are not recompiled when deleting
`target/pallet-revive-fixtures`. I assume that CI is not caching that
folder or the .polkavm file extension. This leads to the
`include_bytes!` macro to not finding these files.

Tested it here polkadot-fellows/runtimes#785

---------

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Co-authored-by: Alexander Theißen <alex.theissen@me.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant