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

FIX: Build SDKs issue in cicd #14

Merged
merged 2 commits into from
May 9, 2024
Merged

FIX: Build SDKs issue in cicd #14

merged 2 commits into from
May 9, 2024

Conversation

ingridcrant
Copy link
Contributor

@ingridcrant ingridcrant commented May 9, 2024

The boilerplate instructed us to use this release.yml file to publish. However, this yaml does not contain a step to build the SDKs before publishing - resulting in artifact not found errors.

This is a PR to fix this issue by rewriting the release.yml to explicitly contain these steps. Resources I used to get started are here:

.github/workflows/release.yml Show resolved Hide resolved
.github/workflows/release.yml Show resolved Hide resolved
.github/workflows/release.yml Show resolved Hide resolved
.github/workflows/release.yml Outdated Show resolved Hide resolved
.github/workflows/release.yml Outdated Show resolved Hide resolved
.github/workflows/release.yml Outdated Show resolved Hide resolved
@ingridcrant ingridcrant merged commit 069d5ff into main May 9, 2024
1 check passed
@ingridcrant ingridcrant deleted the ingrid/fix-ci-cd branch May 9, 2024 19:36
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.

2 participants