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

Update workflow #232

Merged
merged 3 commits into from
Feb 15, 2024
Merged

Update workflow #232

merged 3 commits into from
Feb 15, 2024

Conversation

r-czajkowski
Copy link
Contributor

@r-czajkowski r-czajkowski commented Feb 9, 2024

Ref: #217

This PR updates the dapp workflow. The dapp needs sdk module as a dependency so we need to first build SDK module and upload the build artifacts and then run dapp workflows. Here we extract the SDK build process into a separate file so we can reuse the same jobs in other workflows.

@r-czajkowski r-czajkowski force-pushed the update-sdk-CI branch 9 times, most recently from 1f3e072 to 180668f Compare February 9, 2024 14:01
@r-czajkowski r-czajkowski added the ⚙️ Backend APIs, Maintainers label Feb 9, 2024
Extract building the `sdk` package to a separate file to use the same
workflow in other workflows.
The dapp needs `sdk` build artifacts so before we run other dapp jobs we
need to build the `sdk` first and then trigger other jobs.
@r-czajkowski r-czajkowski changed the base branch from dapp-acre-sdk-final-integration to main February 14, 2024 09:28
@r-czajkowski r-czajkowski marked this pull request as ready for review February 14, 2024 09:31
@nkuba nkuba enabled auto-merge February 14, 2024 09:33
@nkuba nkuba merged commit 71f6635 into main Feb 15, 2024
15 checks passed
@nkuba nkuba deleted the update-sdk-CI branch February 15, 2024 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙️ Backend APIs, Maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants