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

add missing dcap arg within dockerfile #3004

Merged
merged 7 commits into from
Aug 27, 2024
Merged

add missing dcap arg within dockerfile #3004

merged 7 commits into from
Aug 27, 2024

Conversation

BillyWooo
Copy link
Collaborator

@BillyWooo BillyWooo requested review from Kailai-Wang and a team August 20, 2024 02:38
@BillyWooo BillyWooo marked this pull request as draft August 20, 2024 03:25
@BillyWooo BillyWooo force-pushed the enable_dcap_feature branch from e91108e to 15568b3 Compare August 20, 2024 03:33
@BillyWooo BillyWooo marked this pull request as ready for review August 26, 2024 02:03
@Kailai-Wang
Copy link
Collaborator

Shall we use DCAP in regular CI too?

Co-authored-by: higherordertech <higherordertech>
@BillyWooo
Copy link
Collaborator Author

Shall we use DCAP in regular CI too?

Maybe not. Because it requires hardware. Regular CI runners don't have hardware.
Or do you mean to set up a self-host runner?

@Kailai-Wang
Copy link
Collaborator

I think we should let it run with DCAP RA - you could double-check how these RA extrinsics are generated. It's a skip-ra variant, but it's a dcap version of skip-ra

@BillyWooo
Copy link
Collaborator Author

I think we should let it run with DCAP RA - you could double-check how these RA extrinsics are generated. It's a skip-ra variant, but it's a dcap version of skip-ra

Not really, this PR doesn't change any logic within ci.yml. So our general CI is not affected. DCAP feature will only be enabled when building release package.

@Kailai-Wang Kailai-Wang merged commit 569e669 into dev Aug 27, 2024
35 checks passed
@Kailai-Wang Kailai-Wang deleted the enable_dcap_feature branch August 27, 2024 14:23
BillyWooo added a commit that referenced this pull request Aug 27, 2024
* add missing arg within dockerfile

* copy missing protobuf

* fix: use dynamic date for unit test (#3015)

Co-authored-by: higherordertech <higherordertech>

* add dcap as default feature

---------

Co-authored-by: will.li <[email protected]>
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.

3 participants