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 CI #133

Merged
merged 1 commit into from
May 19, 2024
Merged

💚 fix CI #133

merged 1 commit into from
May 19, 2024

Conversation

mingi3314
Copy link
Owner

@mingi3314 mingi3314 commented May 19, 2024

TL;DR

This change is about updating the paths used in the backend-release.yaml workflow file to call reusable workflows for building the backend executable on different platforms.

What changed?

The paths previously pointed to the same directory, but now they point to the parent directory, indicating that the reusable workflows' location might have been changed.

How to test?

Ensure that the CI/CD pipeline runs correctly without errors related to the path changes applied in this PR. Verify that the backend is being built correctly on all specified platforms.

Why make this change?

This change ensures that the project's CI/CD workflow uses the correct paths to reusable workflows. This is imperative for the smooth execution of the CI/CD pipeline tasks and the successful build of the backend executable on different platforms.


Copy link
Owner Author

mingi3314 commented May 19, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @mingi3314 and the rest of your teammates on Graphite Graphite

@mingi3314 mingi3314 marked this pull request as ready for review May 19, 2024 09:41
Copy link
Owner Author

mingi3314 commented May 19, 2024

Merge activity

@mingi3314 mingi3314 merged commit 5da5964 into main May 19, 2024
3 checks passed
@mingi3314 mingi3314 deleted the fix-ci-paths branch May 19, 2024 09:42
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