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 routes #131

Merged
merged 2 commits into from
May 19, 2024
Merged

💚 fix CI routes #131

merged 2 commits into from
May 19, 2024

Conversation

mingi3314
Copy link
Owner

@mingi3314 mingi3314 commented May 19, 2024

TL;DR

This PR updates the paths used in the GitHub CI workflow for building backend executables across multiple platforms (Linux, macOS, Windows).

What changed?

The paths used to reference the 'build-backend-executable.yaml' workflow file have been changed from relative to absolute.

How to test?

After this PR is merged, triggering the CI should successfully execute the build-backend-executable.yaml workflow with the updated absolute paths.

Why make this change?

This change ensures that the CI workflow can correctly locate and run the build-backend-executable.yaml workflow regardless of the execution context, providing consistency and preventing potential build errors.


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:06
Copy link
Owner Author

mingi3314 commented May 19, 2024

Merge activity

@mingi3314 mingi3314 merged commit c338b4b into main May 19, 2024
3 checks passed
@mingi3314 mingi3314 deleted the 05-19-_fix_ci_routes branch May 19, 2024 09:07
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