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

twoliter: allow relative project path #280

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

webern
Copy link
Contributor

@webern webern commented Jun 11, 2024

Issue number:

Closes #279

Description of changes:

Make it work.

Testing done:

This was broken, now it works.

cargo run --package twoliter \
  --bin twoliter -- build kit extra-3-kit \
  --project-path ./tests/projects/local-kit/Twoliter.toml --arch x86_64

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

@webern webern force-pushed the canonicalize-project-path branch from 6917669 to 007361b Compare June 11, 2024 18:35
@webern webern merged commit e31e20f into bottlerocket-os:develop Jun 11, 2024
1 check passed
@webern webern deleted the canonicalize-project-path branch June 11, 2024 19:00
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.

twoliter: relative project path doesn't work
3 participants