Skip to content

refactor: move GUEST_BIN_REL_PATH to constants.rs#48

Closed
ygd58 wants to merge 1 commit into
logos-co:masterfrom
ygd58:refactor/guest-bin-rel-path
Closed

refactor: move GUEST_BIN_REL_PATH to constants.rs#48
ygd58 wants to merge 1 commit into
logos-co:masterfrom
ygd58:refactor/guest-bin-rel-path

Conversation

@ygd58
Copy link
Copy Markdown
Contributor

@ygd58 ygd58 commented Apr 9, 2026

Fixes #44.

GUEST_BIN_REL_PATH was defined identically in deploy.rs and report.rs. Moved to src/constants.rs and imported in both files.

Was defined identically in deploy.rs and report.rs.
Moved to src/constants.rs and imported in both files.

Fixes logos-co#44
@ygd58 ygd58 requested a review from a team April 9, 2026 07:48
@weboko
Copy link
Copy Markdown
Collaborator

weboko commented Apr 10, 2026

duplicate of #45

@weboko weboko closed this Apr 10, 2026
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.

refactor: GUEST_BIN_REL_PATH duplicated in deploy.rs and report.rs

2 participants