Skip to content

Alire community index is not up to date regarding the Ada Language Server #1167

@dalybrown

Description

@dalybrown

I'm not sure if this is the correct place to raise this issue, but the version of the Ada Language Server in the Alire community index is out of date with respect to the released in GitHub.

The latest version of the language server (as of writing this) in the community index is 23.0.0: https://github.com/alire-project/alire-index/tree/stable-1.2.1/index/ad/ada_language_server.

There is an alternate index managed here that is more up to date: https://github.com/reznikmm/als-alire-index/tree/main/index/ad/ada_language_server.

I think the fragmentation is confusing: the community index should be kept up to date and reflect the latest releases. Otherwise, developers will just abandon it. It's also not quite clear to me why there are multiple indices managing the same sources. I feel that just creates more work.

The reason it's important to me is that I develop on a Mac M1 (well, linux/arm64 in a docker container on a Mac M1) and I have to build the language server myself for use with VS Code. I like to keep up to date on it, which means having to use another developer's index or my own private one. That seems to be against the whole concept of the Alire ecosystem and community index.

I'm happy to help automate building / publishing the Ada Language Server to the community index. I feel like it should be an automated job as part of the release process.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions