Detect whether we're running in a Namespace runner, and if so, set init: none #52

Merged
hugosantos merged 1 commit from main into main 2023-11-02 15:58:38 +00:00
hugosantos commented 2023-11-02 15:10:10 +00:00 (Migrated from github.com)
Description

Namespace managed runners run each github job in a container, in a separate micro-vm managed by Namespace. These VMs and containers do not rely on systemd, and instead use Namespace's own init/process management.

Checklist
  • Tested changes against a test repository
  • Added or updated relevant documentation (leave unchecked if not applicable)
  • (If this PR is for a release) Updated README to point to the new tag (leave unchecked if not applicable)
##### Description Namespace managed runners run each github job in a container, in a separate micro-vm managed by Namespace. These VMs and containers do not rely on systemd, and instead use Namespace's own init/process management. ##### Checklist - [x] Tested changes against a test repository - [ ] Added or updated relevant documentation (leave unchecked if not applicable) - [ ] (If this PR is for a release) Updated README to point to the new tag (leave unchecked if not applicable)
grahamc (Migrated from github.com) approved these changes 2023-11-02 15:57:28 +00:00
grahamc (Migrated from github.com) left a comment

lgtm, thanks!

lgtm, thanks!
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/lix-install-action#52
No description provided.