fix: Container file name issue #1

Merged
jdelpilar merged 1 commits from fix/act_runner_quadlet_file_name into main 2026-06-12 17:09:54 -07:00
Owner

This PR fixes a minor bug in the generation of container files for act_runner.
container files were being created missing a period for the file extension.
Expected outcome is act_runner.container, however before this fix container files were being created as act_runnercontainer.

This PR fixes a minor bug in the generation of container files for act_runner. container files were being created missing a period for the file extension. Expected outcome is act_runner.container, however before this fix container files were being created as act_runnercontainer.
jdelpilar added 1 commit 2026-06-12 17:09:34 -07:00
fixed an error with the name of the .container file during generation.
jdelpilar merged commit 915b5aac62 into main 2026-06-12 17:09:54 -07:00
jdelpilar deleted branch fix/act_runner_quadlet_file_name 2026-06-12 17:09:54 -07:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jdelpilar/johto-infra#1