Skip to content

Actions Runner v2.288.0 now allows 150 characters long service name #124

@MonolithProjects

Description

@MonolithProjects

Actions Runner v2.288.0 now allows 150 character long service name

In previous releases of Github Actions self-hosted Runner, the service name was trimmed to 80 characters. Since the release 2.288.0 it allows 150 characters.
Ansible Role builds the service name max to 80 characters. As a result the Role is unable to start the service with a long name.

TASK [ansible-github_actions_runner : START and enable Github Actions Runner service] ***
fatal: [ubuntu20-latest]: FAILED! => {"changed": false, "msg": "Could not find the requested service actions.runner.monolithprojects-testorg-ansible-github_actio.ubuntu20-la.service: host"}

Related change: actions/runner#1710

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions