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 script incorrect path #426

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Conversation

pendo324
Copy link
Member

Issue #, if available:

Previous build failed due to incorrect directory path (source: https://github.com/runfinch/finch-core/actions/runs/11846730024/job/33014965223)

Config /Users/ec2-user/ar/_work/finch-core/finch-core/src/lima/examples/alpine.yaml not found at ./bin/lima-and-qemu.pl line 55.

This is because the examples directory is now the templates directory.

Description of changes

Added a way to detect when the new path to the templates should be used. This should be backwards compatible in case we have to roll our lima version back.

Testing done

Local testing

Contribution agreement

  • I've reviewed the guidance in CONTRIBUTING.md

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Signed-off-by: Justin Alvarez <[email protected]>
@pendo324 pendo324 self-assigned this Nov 14, 2024
@pendo324 pendo324 merged commit 5ab4908 into runfinch:main Nov 15, 2024
12 checks passed
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