Skip to content

Installation script cannot fetch repo information for Alpine 3.22 #1039

@efrecon

Description

@efrecon

🔧 Summary

Installation on Alpine 3.22 as per the official documentation does not work.

Lefthook version

Steps to reproduce

The official install script fails. This is because there is no repository information for Alpine 3.22

Expected results

Actual results

Running the following

curl -1sLf 'https://dl.cloudsmith.io/public/evilmartians/lefthook/config.alpine.txt?distro=alpine&codename=v3.22'

returns nothing.

But running the following:

curl -1sLf 'https://dl.cloudsmith.io/public/evilmartians/lefthook/config.alpine.txt?distro=alpine&codename=v3.21'

returns apk compatible information.

# Source: Evil Martians
# Site: https://github.com/evilmartians/lefthook
# Repository: Evil Martians / Lefthook
# Description: Fast and powerful Git hooks manager for any type of projects.


https://dl.cloudsmith.io/public/evilmartians/lefthook/alpine/v3.21/main

Possible Solution

Logs / Screenshots

See above

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions